Add a KeystrokeWithModifiersAction to the to uhk-config.json
This commit is contained in:
@@ -32,6 +32,10 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"keyActionType": "keystroke",
|
"keyActionType": "keystroke",
|
||||||
|
"scancode": 110
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"keyActionType": "keystrokeWithModifiers",
|
||||||
"scancode": 120,
|
"scancode": 120,
|
||||||
"modifierMask": 16
|
"modifierMask": 16
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user