add my presets

This commit is contained in:
Mylloon 2023-01-04 12:56:37 +01:00
parent 59da4e556b
commit 0b6023ade7
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 188 additions and 0 deletions

View file

@ -0,0 +1,94 @@
{
"Profiles": [
{
"Tablet": "Gaomon M10K",
"OutputMode": {
"Path": "VoiDPlugins.OutputMode.WinInkAbsoluteMode",
"Settings": [
{
"Property": "Sync",
"Value": null
},
{
"Property": "ForcedSync",
"Value": null
}
],
"Enable": true
},
"Filters": [],
"AbsoluteModeSettings": {
"Display": {
"Width": 1920.0,
"Height": 1080.0,
"X": 960.0,
"Y": 540.0,
"Rotation": 0.0
},
"Tablet": {
"Width": 127.0,
"Height": 79.375,
"X": 127.0,
"Y": 79.375,
"Rotation": 270.0
},
"EnableClipping": true,
"EnableAreaLimiting": false,
"LockAspectRatio": false
},
"RelativeModeSettings": {
"XSensitivity": 10.0,
"YSensitivity": 10.0,
"RelativeRotation": 0.0,
"RelativeResetDelay": "00:00:00.1000000"
},
"Bindings": {
"TipActivationThreshold": 0.0,
"TipButton": {
"Path": "VoiDPlugins.OutputMode.WindowsInkButtonHandler",
"Settings": [
{
"Property": "Button",
"Value": "Pen Tip"
}
],
"Enable": true
},
"EraserActivationThreshold": 0.0,
"EraserButton": null,
"PenButtons": [
{
"Path": "VoiDPlugins.OutputMode.WindowsInkButtonHandler",
"Settings": [
{
"Property": "Button",
"Value": "Eraser (Hold)"
}
],
"Enable": true
},
null
],
"AuxButtons": [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null
],
"MouseButtons": [],
"MouseScrollUp": null,
"MouseScrollDown": null
}
}
],
"LockUsableAreaDisplay": true,
"LockUsableAreaTablet": true,
"Tools": []
}

View file

@ -0,0 +1,94 @@
{
"Profiles": [
{
"Tablet": "Gaomon M10K",
"OutputMode": {
"Path": "VoiDPlugins.OutputMode.WinInkAbsoluteMode",
"Settings": [
{
"Property": "Sync",
"Value": null
},
{
"Property": "ForcedSync",
"Value": null
}
],
"Enable": true
},
"Filters": [],
"AbsoluteModeSettings": {
"Display": {
"Width": 1920.0,
"Height": 1080.0,
"X": 2880.0,
"Y": 1156.0,
"Rotation": 0.0
},
"Tablet": {
"Width": 127.0,
"Height": 79.375,
"X": 127.0,
"Y": 79.375,
"Rotation": 270.0
},
"EnableClipping": true,
"EnableAreaLimiting": false,
"LockAspectRatio": false
},
"RelativeModeSettings": {
"XSensitivity": 10.0,
"YSensitivity": 10.0,
"RelativeRotation": 0.0,
"RelativeResetDelay": "00:00:00.1000000"
},
"Bindings": {
"TipActivationThreshold": 0.0,
"TipButton": {
"Path": "VoiDPlugins.OutputMode.WindowsInkButtonHandler",
"Settings": [
{
"Property": "Button",
"Value": "Pen Tip"
}
],
"Enable": true
},
"EraserActivationThreshold": 0.0,
"EraserButton": null,
"PenButtons": [
{
"Path": "VoiDPlugins.OutputMode.WindowsInkButtonHandler",
"Settings": [
{
"Property": "Button",
"Value": "Eraser (Hold)"
}
],
"Enable": true
},
null
],
"AuxButtons": [
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null
],
"MouseButtons": [],
"MouseScrollUp": null,
"MouseScrollDown": null
}
}
],
"LockUsableAreaDisplay": true,
"LockUsableAreaTablet": true,
"Tools": []
}