Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-06 | Rename the "manpages" directory to "man". | Christoph Brill | |
This way it is similar to the structure of the xf86-input-evdev driver. | |||
2007-07-06 | Implement "corner coasting". | Joseph P. Skudlarek | |
2007-07-06 | Repair mismatch between driver and client regarding parameter names. | Joseph P. Skudlarek | |
2007-06-03 | Documentation update. | Joseph P. Skudlarek | |
2007-05-17 | Document the LockedDragTimeout parameter. | Peter Osterlund | |
2007-04-11 | Add a config option to prevent the driver from grabbing the event | Peter Osterlund | |
device for exclusive use. | |||
2007-01-29 | Fix man page language inconsistency. | Peter Osterlund | |
2007-01-29 | Update man page for new trackstick emulation feature. | Peter Osterlund | |
2006-12-17 | Implement 2-finger emulation for ALPS touchpads. | Ingmar Ellenberger | |
A new parameter, EmulateTwoFingerMinZ, makes the driver emulate 2-finger scrolling (and tapping) when the finger pressure is big enough. This is no real multi-finger detection (the ALPS hardware can't do that), but seems to work quite well in practice. From Ingmar Ellenberger. | |||
2006-07-15 | Changed version to 0.14.6.v0.14.6 | Peter Osterlund | |
2006-06-04 | Changed version to 0.14.5.v0.14.5 | Peter Osterlund | |
2006-05-07 | Add new parameter "SingleTapTimeout". | Vaclav Kadlcik | |
This patch adds a new parameter - "SingleTapTimeout" - to control the "2A -> SINGLETAP" transition. This gives greater control of tap behavior. For exmple, it is possible to disable tap-and-drag by setting the parameter to 0. | |||
2006-05-07 | I added a note about "FastTaps" in the man page. | Vaclav Kadlcik | |
2006-04-09 | Implemented two-finger vertical and horizontal scrolling. | Peter Osterlund | |
Patch from Stefan Bethge <stefan@lanpartei.de>, somewhat modified by me. | |||
2006-04-09 | Small manpage clarification. | Peter Osterlund | |
2006-04-09 | Implemented pressure dependent motion speed. Patch from | Peter Osterlund | |
Stéphane Rosi <steph@via.ecp.fr>, somewhat modified by me. | |||
2006-04-09 | Changed version to 0.14.4.v0.14.4 | Peter Osterlund | |
2006-04-09 | Added information about "synclient -m" output to the | Peter Osterlund | |
synclient man page. | |||
2006-04-09 | Added option to syndaemon to ignore "modifier+another key" | Peter Osterlund | |
combos. This way you can press for example "alt-f1" to switch desktop without disabling the touchpad. Patch from Mattia Dongili <malattia@linux.it>, but modified by me so that syndaemon only monitors key presses. This way the touchpad is not disabled if you press alt-f1, but release the alt key before the f1 key. | |||
2006-04-09 | Changed version to 0.14.3.v0.14.3 | Peter Osterlund | |
2006-04-09 | Updated synaptics.5 to match change | Peter Osterlund | |
b39dab97b3d3c031cb60a6715d2c23a7bc792033. | |||
2006-04-09 | Implemented new driver options LeftRightScrolling, | Peter Osterlund | |
UpDownScrollRepeat, LeftRightScrollRepeat and ScrollButtonRepeat to control the auto-repeat behavior of the scroll buttons. From Sam Barnett-Cormack <sdb@geekworld.co.uk> with some small changes by me. | |||
2006-04-09 | Added references to synaptics(5) in the synclient and | Peter Osterlund | |
syndaemon man pages. | |||
2006-04-09 | Converted synaptics.5 to a proper man page. | Peter Osterlund | |
2006-04-09 | Also mention xorg.conf in synclient.1. | Peter Osterlund | |
2006-04-09 | Also mention XOrg in the synclient and syndaemon man pages. | Peter Osterlund | |
2006-04-09 | Preparing to create a man page describing the parameters | Peter Osterlund | |
that control the synaptics driver. | |||
2006-04-09 | Modified the man pages according to recommendations from the | Peter Osterlund | |
roff(7) man page. | |||
2006-04-09 | Revert change 15d3f642c725636446b3212b8efbd94a9fc9a59b and instead always | Peter Osterlund | |
disable scrolling whenever tapping is disabled. It doesn't make any sense to disable tapping but not scrolling as a response to keyboard activity. | |||
2006-04-09 | Added new switch -s to syndaemon, to make it disable tapping | Peter Osterlund | |
and scrolling. From Guido Flohr <guido@imperia.net> with some changes by me. | |||
2006-04-09 | Added missing flags to the syntax section in the syndaemon | Peter Osterlund | |
man page. | |||
2006-04-09 | Added -k switch to syndaemon to make it ignore modifier keys | Peter Osterlund | |
when monitoring keyboard activity. Suggested by Harold Aling <h.aling@home.nl>. | |||
2006-04-09 | Changed version to 0.14.2.v0.14.2 | Peter Osterlund | |
2006-04-09 | Updated Mattia Dongili's email address in the man pages. | Peter Osterlund | |
2006-04-09 | Changed version to 0.14.1.v0.14.1 | Peter Osterlund | |
2006-04-09 | Added -p switch to syndaemon to make it record its pid in | Peter Osterlund | |
a pid file. This simplifies init scripts. Based on a patch from maximilian attems <max@sternwelten.at>. | |||
2006-04-09 | Make it more obvious that the touchpad enable delay can | Peter Osterlund | |
be a floating point number. | |||
2006-04-09 | Changed version to 0.14.0.v0.14.0 | Peter Osterlund | |
2006-04-09 | Made it possible to disable tapping without disabling mouse | Peter Osterlund | |
movements. Added -t switch to syndaemon to disable only tapping in response to keyboard activity. | |||
2006-04-09 | Changed version to 0.13.6.v0.13.6 | Peter Osterlund | |
2006-04-09 | Document that syndaemon requires "shmconfig on". | Peter Osterlund | |
From Mattia Dongili <dongili@supereva.it>. | |||
2006-04-09 | Changed version to 0.13.5.v0.13.5 | Peter Osterlund | |
2006-04-09 | Changed version to 0.13.4.v0.13.4 | Peter Osterlund | |
2006-04-09 | Added a caveat about connecting syndaemon to a remote X | Peter Osterlund | |
server. | |||
2006-04-09 | Added a somewhat modified patch from James Ketrenos | Peter Osterlund | |
<james@ketrenos.com> that implements a daemon mode for syndaemon. | |||
2006-04-09 | Updated synclient man page for the new -V option. | Peter Osterlund | |
From Mattia Dongili <dongili@supereva.it>. | |||
2006-04-09 | Changed version to 0.13.3.v0.13.3 | Peter Osterlund | |
2006-04-09 | Changed version to 0.13.2.v0.13.2 | Peter Osterlund | |
2006-04-09 | Changed version to 0.13.1.v0.13.1 | Peter Osterlund | |
2006-04-09 | Changed version to 0.13.0.v0.13.0 | Peter Osterlund | |