freebsd-ports/x11/xautomation/pkg-descr
Rusmir Dusko 61accd76b9 - Update to 1.08
- Support STAGEDIR
- Use pkg-plist instead of PLIST_FILES

Approved by:	wg/pawel (mentors)
2013-10-14 14:03:14 +00:00

8 lines
498 B
Text

Control X from the command line for scripts, and do "visual scraping" to find
things on the screen. The control 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 programs to find buttons, etc, on the screen to click on.
WWW: http://hoopajoo.net/projects/xautomation.html