summaryrefslogtreecommitdiffstats
path: root/system/xautomation/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/xautomation/README')
-rw-r--r--system/xautomation/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/xautomation/README b/system/xautomation/README
new file mode 100644
index 0000000000..dd2e6f9417
--- /dev/null
+++ b/system/xautomation/README
@@ -0,0 +1,6 @@
+xautomation contains tools to 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.