Update tablet settings
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"Display": {
|
||||
"Width": 2560.0,
|
||||
"Height": 1440.0,
|
||||
"X": 1280.0001,
|
||||
"X": 1280.0,
|
||||
"Y": 720.0,
|
||||
"Rotation": 0.0
|
||||
},
|
||||
@@ -80,6 +80,29 @@
|
||||
}
|
||||
],
|
||||
"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",
|
||||
"Settings": [
|
||||
@@ -89,12 +112,7 @@
|
||||
}
|
||||
],
|
||||
"Enable": true
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
}
|
||||
],
|
||||
"MouseButtons": [],
|
||||
"MouseScrollUp": null,
|
||||
|
||||
Reference in New Issue
Block a user