diff options
author | Peter Osterlund <petero2@telia.com> | 2004-06-13 18:47:12 +0200 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:02:29 +0200 |
commit | 6c00f1ea7a0e679cc17613434bbc92cfb85232a9 (patch) | |
tree | 651b7d3f005e5fdc3b01178e650582b05041caeb /NEWS | |
parent | a27efd8f04113b01384a2b5ba725d621c0076701 (diff) |
Changed version to 0.13.3.v0.13.3
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +0.13.3 (2004-06-13) +- Added support for Synaptics cPad devices. (Also requires a 2.6 + kernel patch.) From Jan Steinhoff. +- Bug fix for touchpads with a middle mouse button. +- Fixed handling of the repeater device. +- Fixed compiler warnings when using the xorg sdk include files. +- Added two parameters: + * MaxDoubleTapTime makes it easier to do fast double clicks. + * ClickTime adds a delay between the button down and button up + events generated in response to a tap event. +- Updated the alps patch for kernel 2.6.7-rc3. +- Added -V option to synclient to display the version number. +- Updated the compatibility list. + 0.13.2 (2004-05-09) - Fixed middle mouse button emulation, which broke in the 0.13.0 release. |