A Python wrapper for xdotool
Go to file
Cory Walker 2018a7d18b Added Window class. 2011-06-30 17:30:36 -04:00
.gitignore Basic point and clicking. 2011-06-30 16:34:49 -04:00
README First commit. 2011-06-30 15:36:41 -04:00
example.py Added Window class. 2011-06-30 17:30:36 -04:00
py_xdotool.py Added Window class. 2011-06-30 17:30:36 -04:00

README

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

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