diff options
Diffstat (limited to 'accessibility/xdotool/README')
-rw-r--r-- | accessibility/xdotool/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/accessibility/xdotool/README b/accessibility/xdotool/README index a587318f8416..7dae652ddf27 100644 --- a/accessibility/xdotool/README +++ b/accessibility/xdotool/README @@ -1,8 +1,8 @@ xdotool - fake keyboard/mouse input -This tool lets you programatically (or manually) simulate keyboard input -and mouse activity, move and resize windows, etc. It does this using -X11's XTEST extension and other Xlib functions. +This tool lets you programatically (or manually) simulate keyboard input and +mouse activity, move and resize windows, etc. It does this using X11's XTEST +extension and other Xlib functions. Example: focus the firefox url bar |