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