fake keyboard and mouse input
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://www.semicomplete.com/projects/xdotool/
