Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |