Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-09 | Implemented "locked drags", after a suggestion from | Peter Osterlund | |
"Karl Kashofer" <karl.kashofer@gmx.at>. | |||
2006-04-09 | Minor documentation fixes. | Peter Osterlund | |
2006-04-09 | Clarified description of FingerLow/FingerHigh parameters. | Peter Osterlund | |
2006-04-09 | Made it possible to disable the touchpad at runtime. (Patch | Peter Osterlund | |
from "Jörg Bösner" <ich@joerg-boesner.de>.) | |||
2006-04-09 | Updated documentation for new "auto-dev" option. | Peter Osterlund | |
2006-04-09 | Rewrote timer handling so that the driver no longer depends | Peter Osterlund | |
on packets arriving 1s after the last state change. (The kernel driver only reports to user space when something changes.) Use wall clock time instead of packet counting for time computations. This change also means that configurable times are now specified in milliseconds instead of units of 1/80s. | |||
2006-04-09 | Added "Protocol" option to activate the kernel input event | Peter Osterlund | |
interface. | |||
2006-04-09 | Documented parameter HorizScrollDelta. | Peter Osterlund | |
2006-04-09 | Made the timeout for middle button emulation configurable. | Peter Osterlund | |
2006-04-09 | Merged handling of UpDownScrolling option from 0.11.3. | Peter Osterlund | |
2006-04-09 | Implemented edge motion. | Peter Osterlund | |
2006-04-09 | Added source code for the synaptics touchpad XFree86 | Peter Osterlund | |
driver. |