mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 06:33:56 +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",
|
||||
"shift": "42",
|
||||
"enter": "28",
|
||||
"cmd": "3675",
|
||||
"command": "3675",
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user