add my presets
This commit is contained in:
parent
59da4e556b
commit
0b6023ade7
2 changed files with 188 additions and 0 deletions
94
opentabletdriver/vertical-main.json
Normal file
94
opentabletdriver/vertical-main.json
Normal 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": []
|
||||
}
|
94
opentabletdriver/vertical-second.json
Normal file
94
opentabletdriver/vertical-second.json
Normal 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": []
|
||||
}
|
Loading…
Reference in a new issue