add AddEvent() key "cmd" support

This commit is contained in:
vcaesar 2018-12-13 11:16:49 -04:00
parent c82ac7045a
commit e1214bf111

View File

@ -1218,6 +1218,7 @@ func AddEvent(key string) int {
"space": "57",
"shift": "42",
"enter": "28",
"cmd": "3675",
"command": "3675",
}