x11_automate/README

7 lines
237 B
Plaintext
Raw Normal View History

2011-07-01 03:36:41 +08:00
py_xdotool is a Python wrapper for the xdotool utility:
http://www.semicomplete.com/projects/xdotool/
2011-07-01 12:27:00 +08:00
Requires: xdotool, python-imaging, python-xlib
2011-07-01 03:36:41 +08:00
Only a very small subset of the functions are supported. Feel free to add any others!