xdotool 0.0_20090710
Fake keyboard/mouse input generator
http://www.semicomplete.com/projects/xdotool/
Packager: Pardus
License: as-is
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
2 | 2009-07-23 | 0.0_20090710 | Gökçen Eraslan | Version bump to latest release: * You can clear keyboard modifiers during typing now with --clearmodifiers. When used, this flag causes physical keyboard modifiers (alt, control, etc)that are currently active to be ignored during typing. This is supported in: xdotool key, keyup, keydown, and type. * You can now specify literal keycodes for any key command. * Regression fix: 'xdotool type' now properly obeys capitalization, again. * Bug fix: 'xdotool key --window' now works properly * Fixed bug where shift modifier was not reset when 'xdotool type' used. http://code.google.com/p/semicomplete/issues/detail?id=5 * Add '--delay delay_in_ms' to xdotool type. Sets the delay between keys. * Add '--window windowid' to xdotool type, key, keyup, and keydown. |
1 | 2009-01-02 | 0.0_20080720 | Gökçen Eraslan | First release. |