From 09837acac5c05d75bd5fd39602894b687bf1b52a Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Fri, 14 Apr 2017 23:08:36 +0100 Subject: [PATCH] xdotool: fix typo --- pages/linux/xdotool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: