mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-08 09:33:56 +00:00
update key docs
This commit is contained in:
parent
6550f4af67
commit
54947c5065
18
docs/keys.md
18
docs/keys.md
@ -43,20 +43,20 @@
|
||||
"f23"
|
||||
"f24"
|
||||
|
||||
"cmd"
|
||||
"lcmd"
|
||||
"rcmd"
|
||||
"cmd" is the "win" key for windows
|
||||
"lcmd" left command
|
||||
"rcmd" right command
|
||||
"command"
|
||||
"alt"
|
||||
"lalt"
|
||||
"ralt"
|
||||
"lalt" left alt
|
||||
"ralt" right alt
|
||||
"ctrl"
|
||||
"lctrl"
|
||||
"rctrl"
|
||||
"lctrl" left ctrl
|
||||
"rctrl" right ctrl
|
||||
"control"
|
||||
"shift"
|
||||
"lshift"
|
||||
"rshift"
|
||||
"lshift" left shift
|
||||
"rshift" right shift
|
||||
"right_shift"
|
||||
"capslock"
|
||||
"space"
|
||||
|
Loading…
Reference in New Issue
Block a user