x11vnc, xdotool, rev: add pages (#1264)
This commit is contained in:
11
pages/linux/xdotool.md
Normal file
11
pages/linux/xdotool.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# xdotool
|
||||
|
||||
> Command line automation for X11.
|
||||
|
||||
- Retrieve the X-Windows window ID of the running Firefox window(s):
|
||||
|
||||
`xdotool search --onlyvisibile --name {{firefox}}`
|
||||
|
||||
- Click the right mouse button:
|
||||
|
||||
`xdotool click {{3}}`
|
Reference in New Issue
Block a user