mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +00:00
add AddEvent() key "cmd" support
This commit is contained in:
parent
c82ac7045a
commit
e1214bf111
@ -1218,6 +1218,7 @@ func AddEvent(key string) int {
|
|||||||
"space": "57",
|
"space": "57",
|
||||||
"shift": "42",
|
"shift": "42",
|
||||||
"enter": "28",
|
"enter": "28",
|
||||||
|
"cmd": "3675",
|
||||||
"command": "3675",
|
"command": "3675",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user