Update tablet settings
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"Display": {
|
"Display": {
|
||||||
"Width": 2560.0,
|
"Width": 2560.0,
|
||||||
"Height": 1440.0,
|
"Height": 1440.0,
|
||||||
"X": 1280.0001,
|
"X": 1280.0,
|
||||||
"Y": 720.0,
|
"Y": 720.0,
|
||||||
"Rotation": 0.0
|
"Rotation": 0.0
|
||||||
},
|
},
|
||||||
@@ -80,6 +80,29 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"AuxButtons": [
|
"AuxButtons": [
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
null,
|
||||||
|
{
|
||||||
|
"Path": "OpenTabletDriver.Desktop.Binding.KeyBinding",
|
||||||
|
"Settings": [
|
||||||
|
{
|
||||||
|
"Property": "Key",
|
||||||
|
"Value": "LeftControl"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Enable": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Path": "OpenTabletDriver.Desktop.Binding.KeyBinding",
|
||||||
|
"Settings": [
|
||||||
|
{
|
||||||
|
"Property": "Key",
|
||||||
|
"Value": "LeftShift"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Enable": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Path": "OpenTabletDriver.Desktop.Binding.MultiKeyBinding",
|
"Path": "OpenTabletDriver.Desktop.Binding.MultiKeyBinding",
|
||||||
"Settings": [
|
"Settings": [
|
||||||
@@ -89,12 +112,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Enable": true
|
"Enable": true
|
||||||
},
|
}
|
||||||
null,
|
|
||||||
null,
|
|
||||||
null,
|
|
||||||
null,
|
|
||||||
null
|
|
||||||
],
|
],
|
||||||
"MouseButtons": [],
|
"MouseButtons": [],
|
||||||
"MouseScrollUp": null,
|
"MouseScrollUp": null,
|
||||||
|
|||||||
Reference in New Issue
Block a user