diff options
author | B. Watson <yalhcru@gmail.com> | 2011-05-31 18:20:54 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:31:19 -0400 |
commit | a55177359000b3bbb2bf20b964e8bd2c9b1e25a8 (patch) | |
tree | 3f402e6f823a4f87599e69629c5fb249a7f43f18 /accessibility/xdotool/README | |
parent | b2d62ba24b7e4de0db6b731ae67c9dbfdd9f0e26 (diff) | |
download | slackbuilds-a55177359000b3bbb2bf20b964e8bd2c9b1e25a8.tar.gz |
accessibility/xdotool: Updated for version 2.20101012.3049.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'accessibility/xdotool/README')
-rw-r--r-- | accessibility/xdotool/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/xdotool/README b/accessibility/xdotool/README index 7dae652ddf..3b0086b955 100644 --- a/accessibility/xdotool/README +++ b/accessibility/xdotool/README @@ -1,7 +1,7 @@ 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 +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 |