diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 15:14:29 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:40 +0700 |
commit | ca479ea1991a56c4846df96dba7de751f9a698e5 (patch) | |
tree | d3fdb87000cf729435e503b1c08d7e7d2ee06f69 /accessibility | |
parent | 0458f03e3bd15fb0bcfc86b06bb5df9860d55e9a (diff) | |
download | slackbuilds-ca479ea1991a56c4846df96dba7de751f9a698e5.tar.gz |
accessibility/xdotool: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'accessibility')
-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 87037a5cd0..6f65856683 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 |