mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-16 23:00:31 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,7 +12,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`xdotool search --onlyvisible --name {{firefox}}`
|
||||
|
||||
- Click the right mouse button:
|
||||
- Perform a mouse `<RightClick>`:
|
||||
|
||||
`xdotool click {{3}}`
|
||||
|
||||
@@ -28,6 +28,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`xdotool type --delay {{500}} "Hello world"`
|
||||
|
||||
- Press the enter key:
|
||||
- Press the `<Enter>` key:
|
||||
|
||||
`xdotool key {{KP_Enter}}`
|
||||
|
||||
Reference in New Issue
Block a user