Add a KeystrokeWithModifiersAction to the to uhk-config.json

This commit is contained in:
László Monda
2016-04-01 18:18:19 +02:00
parent d775a3db3c
commit 0ea8fdf5da

View File

@@ -32,6 +32,10 @@
},
{
"keyActionType": "keystroke",
"scancode": 110
},
{
"keyActionType": "keystrokeWithModifiers",
"scancode": 120,
"modifierMask": 16
},