diff --git a/pages/linux/xdotool.md b/pages/linux/xdotool.md index 917c5cc464..f5a43dfe65 100644 --- a/pages/linux/xdotool.md +++ b/pages/linux/xdotool.md @@ -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: