new xdotool version available (20091231)
Posted Thu, 31 Dec 2009
A new release of xdotool is available.
This release has only minor changes based on changes needed to help Debian and
other folks package this. Speaking of which: thanks to Daniel Kahn Gillmor and
Wen-Yen Chuang for helping maintain the Debian packages for xdotool and keynav
and for working with me on these changes.
Hop on over to the xdotool project page and
download the new version.
The changelist follows:
20091231.02:
No functional changes.
- fix linking problems and just use $(CC) for build and linking
- Make the tests headless (requires Xvfb and GNOME)
- Make the t/run.sh test runner exit-code friendly
20091231.01:
No xdotool changes.
libxdo changes:
* Rename keysymcharmap -> keysym_charmap
* Expose keysym_charmap and symbol_map as xdo_keysym_charmap()
and xdo_symbol_map()