mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-26 02:12:16 +03:00
xdotool: fix typo
This commit is contained in:
parent
8dbc49c36b
commit
09837acac5
@ -4,7 +4,7 @@
|
||||
|
||||
- Retrieve the X-Windows window ID of the running Firefox window(s):
|
||||
|
||||
`xdotool search --onlyvisibile --name {{firefox}}`
|
||||
`xdotool search --onlyvisible --name {{firefox}}`
|
||||
|
||||
- Click the right mouse button:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user