diff options
author | V'yacheslav Stetskevych <slava18@gmail.com> | 2010-05-13 01:01:18 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 01:01:18 +0200 |
commit | f8148f4768f5990ca80661402f3ec28c059a90c0 (patch) | |
tree | c1168f6a493d77b4d9cf4a0b4df59b90512a72a8 /system/xautomation/README | |
parent | d84fe24cbc86adeb6de9c61a79842e05d72cf6ef (diff) | |
download | slackbuilds-f8148f4768f5990ca80661402f3ec28c059a90c0.tar.gz |
system/xautomation: Added to 13.0 repository
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 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. |