mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Update key.md
This commit is contained in:
parent
b5ad8b3e4c
commit
d0adcd3847
@ -394,7 +394,7 @@ robotgo.ScrollMouse(50, "down")
|
||||
#### Examples:
|
||||
|
||||
```Go
|
||||
robotgo.Convert("test.png", "test.tif")
|
||||
robotgo.Convert("test.png", "test.tif")
|
||||
```
|
||||
|
||||
## <h2 id="Event">Event</h2>
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Keys
|
||||
|
||||
```Go
|
||||
"backspace"
|
||||
"backspace"
|
||||
"delete"
|
||||
"enter"
|
||||
"tab"
|
||||
|
Loading…
Reference in New Issue
Block a user