summaryrefslogtreecommitdiffstats
path: root/system/xautomation/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2021-08-09 13:30:45 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:31 +0700
commitcf15955a375e3f696d3b1cc27574b2c11fb603f1 (patch)
tree90a70f5a3a6c9a3d7271a638f7c902e30265fa21 /system/xautomation/README
parent2a6574b8d7e3cefcb85f24c06a650e82fc4b5e3d (diff)
downloadslackbuilds-cf15955a375e3f696d3b1cc27574b2c11fb603f1.tar.gz
slackbuilds-cf15955a375e3f696d3b1cc27574b2c11fb603f1.tar.xz
system/xautomation: Minor fixes.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xautomation/README')
-rw-r--r--system/xautomation/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/system/xautomation/README b/system/xautomation/README
index dd2e6f9417..f7d72e974d 100644
--- a/system/xautomation/README
+++ b/system/xautomation/README
@@ -1,6 +1,7 @@
-xautomation contains tools to control the X server from the command line.
+xautomation (control the X server from the command line)
-The tools will be useful for scripting, and for doing "visual scraping"
-to find things on the screen. These programs allow scripted mouse movement,
-clicking, button up/down, key up/down, etc., and use the XTest extension.
-The visgrep program finds images inside of images and reports their coordinates.
+The tools will be useful for scripting, and for doing "visual
+scraping" to find things on the screen. These programs allow scripted
+mouse movement, clicking, button up/down, key up/down, etc., and
+use the XTest extension. The visgrep program finds images inside of
+images and reports their coordinates.