new xdotool version available (20090609)
Posted Tue, 09 Jun 2009
Hop on over to the xdotool project page and
download the new version.
The changelist from the previous announced release is as follows:
20090609: * Add '--delay' to xdotool type. Sets the delay between keys. * Add '--window ' to xdotool type, key, keyup, and keydown. This feature (key events with --window ) only works if the application does not reject X events that have 'send_event' set to true. Special notes: * Firefox appears to ignore all input when it does not have focus. * xterm ignores sendevent by default, ctrl+leftclick menu will let you enable it. * gnome-terminal appears to accept send_event input by default