Update buttons
This commit is contained in:
@@ -81,8 +81,26 @@
|
|||||||
],
|
],
|
||||||
"AuxButtons": [
|
"AuxButtons": [
|
||||||
null,
|
null,
|
||||||
null,
|
{
|
||||||
null,
|
"Path": "OpenTabletDriver.Desktop.Binding.KeyBinding",
|
||||||
|
"Settings": [
|
||||||
|
{
|
||||||
|
"Property": "Key",
|
||||||
|
"Value": "E"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Enable": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Path": "OpenTabletDriver.Desktop.Binding.MultiKeyBinding",
|
||||||
|
"Settings": [
|
||||||
|
{
|
||||||
|
"Property": "Keys",
|
||||||
|
"Value": "Control+Shift+Z"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Enable": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Path": "OpenTabletDriver.Desktop.Binding.KeyBinding",
|
"Path": "OpenTabletDriver.Desktop.Binding.KeyBinding",
|
||||||
"Settings": [
|
"Settings": [
|
||||||
|
|||||||
Reference in New Issue
Block a user