A Python wrapper for xdotool
Go to file
ZaneYork 1322ec61f4 Bug fix 2020-07-14 17:04:12 +08:00
examples Added a multi_screen.py script. 2011-07-01 17:14:38 -04:00
.gitignore Add ocr support and find colors function 2020-07-14 16:30:10 +08:00
README Added a ton more functions. 2011-07-01 00:27:00 -04:00
x11_automate.py Bug fix 2020-07-14 17:04:12 +08: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!