A Python wrapper for xdotool
Go to file
Cory Walker da36f1c230 Added keyboard controls. 2013-06-22 19:32:08 -04:00
examples Added a multi_screen.py script. 2011-07-01 17:14:38 -04:00
.gitignore Basic point and clicking. 2011-06-30 16:34:49 -04:00
README Added a ton more functions. 2011-07-01 00:27:00 -04:00
x11_automate.py Added keyboard controls. 2013-06-22 19:32:08 -04:00

README

py_xdotool is a Python wrapper for the xdotool utility:
http://www.semicomplete.com/projects/xdotool/

Requires: xdotool, python-imaging, python-xlib

Only a very small subset of the functions are supported. Feel free to add any others!