aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xautomation/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-09-11 21:21:31 +0800
committerijliao <ijliao@FreeBSD.org>2002-09-11 21:21:31 +0800
commitc7b09d65dadb4e6271096369650c0d61bde93eca (patch)
tree4b10c83470d63cfadd7456582bb7b89019db20c0 /x11/xautomation/pkg-descr
parent9b0c63c17cc998168f170cda6ebd98a4e9b129c2 (diff)
downloadfreebsd-ports-gnome-c7b09d65dadb4e6271096369650c0d61bde93eca.tar.gz
freebsd-ports-gnome-c7b09d65dadb4e6271096369650c0d61bde93eca.tar.zst
freebsd-ports-gnome-c7b09d65dadb4e6271096369650c0d61bde93eca.zip
add xautomation 0.86
Control X from the command line for scripts
Diffstat (limited to 'x11/xautomation/pkg-descr')
-rw-r--r--x11/xautomation/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/x11/xautomation/pkg-descr b/x11/xautomation/pkg-descr
new file mode 100644
index 000000000000..35695ff99d8d
--- /dev/null
+++ b/x11/xautomation/pkg-descr
@@ -0,0 +1,8 @@
+Control X from the command line for scripts, and do "visual scraping" to find
+things on the screen. The conrol interface allows mouse movement, clicking,
+button up/down, key up/down, etc, and uses the XTest extension so you don't
+have the annoying problems that xse has when apps ignore sent events. The
+visgrep program find images inside of images and reports the coordinates,
+allowing progams to find buttons, etc, on the screen to click on.
+
+WWW: http://hoopajoo.net/projects/xautomation.html