mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-31 06:13:55 +00:00
update key docs
This commit is contained in:
parent
2fc27c517b
commit
7683bf28fa
@ -1,6 +1,8 @@
|
||||
# Keys
|
||||
|
||||
```Go
|
||||
"A-Z a-z 0-9"
|
||||
|
||||
"backspace"
|
||||
"delete"
|
||||
"enter"
|
||||
@ -15,6 +17,7 @@
|
||||
"end"
|
||||
"pageup"
|
||||
"pagedown"
|
||||
|
||||
"f1"
|
||||
"f2"
|
||||
"f3"
|
||||
@ -39,6 +42,7 @@
|
||||
"f22"
|
||||
"f23"
|
||||
"f24"
|
||||
|
||||
"command"
|
||||
"alt"
|
||||
"ctrl"
|
||||
|
Loading…
Reference in New Issue
Block a user