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