mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
add AddEvent() key "cmd" support
This commit is contained in:
parent
c82ac7045a
commit
e1214bf111
1 changed files with 1 additions and 0 deletions
|
|
@ -1218,6 +1218,7 @@ func AddEvent(key string) int {
|
|||
"space": "57",
|
||||
"shift": "42",
|
||||
"enter": "28",
|
||||
"cmd": "3675",
|
||||
"command": "3675",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue