Add KeystrokeModifiersAction.

This commit is contained in:
László Monda
2016-04-04 02:51:09 +02:00
parent aac65cca2e
commit 3ae8c3eb4b
7 changed files with 58 additions and 11 deletions

View File

@@ -34,6 +34,10 @@
"keyActionType": "keystroke",
"scancode": 110
},
{
"keyActionType": "keystrokeModifiers",
"modifierMask":33
},
{
"keyActionType": "keystrokeWithModifiers",
"scancode": 120,