diff options
Diffstat (limited to 'system/xautomation/README')
-rw-r--r-- | system/xautomation/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/xautomation/README b/system/xautomation/README new file mode 100644 index 000000000000..dd2e6f94172e --- /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. |