mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 14:15:44 +02:00
xdotool: fix typo
This commit is contained in:
parent
8dbc49c36b
commit
09837acac5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
- Retrieve the X-Windows window ID of the running Firefox window(s):
|
- 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:
|
- Click the right mouse button:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue