Update tablet settings

This commit is contained in:
2026-05-17 22:56:02 +01:00
parent b4f21dfe65
commit 9bfa1d6810
+25 -7
View File
@@ -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,