xdotool

fake keyboard and mouse input

Index | x11

Description

xdotool lets you programmatically (or manually) simulate keyboard input
and mouse activity, move and resize windows, etc. It does this using
X11's XTEST extension and other Xlib functions. It is a nice more
powerful alternative to wmctrl and devilspie.

Homepage: https://www.semicomplete.com/projects/xdotool/

Library Dependencies