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 87037a5cd034..6f6585668326 100644 --- a/accessibility/xdotool/README +++ b/accessibility/xdotool/README @@ -1,8 +1,8 @@ xdotool (fake X11 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 |