A Python wrapper for xdotool
Go to file
Cory Walker cbfdf1356f Added a ton more functions. 2011-07-01 00:27:00 -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
example.py Added a ton more functions. 2011-07-01 00:27:00 -04:00
py_xdotool.py Added a ton more functions. 2011-07-01 00:27:00 -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!