diff options
author | Peter Osterlund <petero2@telia.com> | 2004-02-10 22:46:16 +0100 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:01:48 +0200 |
commit | df9368ba91e836ae44bc1034b764a3c4b9e88df7 (patch) | |
tree | 46d1f5e820ad5210d54503ba5ceab07c44424da7 /NEWS | |
parent | 77c0402d14d58dbe100d4a43da4af6b1c50f2c9d (diff) |
Changed version to 0.12.4.v0.12.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +0.12.4 (2004-02-10) +- Changed suggested default values in the INSTALL file, to get more + reasonable speed settings and edge parameters. +- Include time in the "synclient -m" output. +- Handle touchpads with a scroll region on the right side where very + large X coordinates (typically 8176=0x1ff0) are reported. +- Added more models to the compatibility list. +- Updated the documentation. +- Added support for circular scrolling. From Alexei Gilchrist. +- Removed the saved_touchpad_off variable in syndaemon. It's more + robust to just not disable the touchpad if it already is disabled. +- Added manpages for synclient and syndaemon. Contributed by Mattia + Dongili. +- Added uninstall target to the Makefile. From Paul Bender. +- Automatically build using the 4.3 SDK if available. Patch from Paul + Bender. +- Removed unnecessary local X include files that are available in the + XFree86-devel package. Patch from Paul Bender. +- Added a "distribution" target to the Makefile. +- Added an RPM .spec file. From Giorgio Bellussi. + 0.12.3 (2004-01-11) - Added more models to the compatibility list. - Updated the documentation. |