summaryrefslogtreecommitdiff
path: root/synaptics.h
AgeCommit message (Expand)Author
2006-04-09Added proper support for "multi buttons". The old codePeter Osterlund
2006-04-09Added #define's for the constants used by the linux eventPeter Osterlund
2006-04-09Removed trailing whitespace.Peter Osterlund
2006-04-09Made horizontal wheel replacement buttons work. (FromPeter Osterlund
2006-04-09Use packet counting instead of time to decide when to startPeter Osterlund
2006-04-09Rewrote timer handling so that the driver no longer dependsPeter Osterlund
2006-04-09Added support for kernel input event interface. NotPeter Osterlund
2006-04-09Abstracted out the code to determine the hardware statePeter Osterlund
2006-04-09Remove shared memory segment when the X server terminates.Peter Osterlund
2006-04-09Forgot comment in change 3db42d5b33662dbda6f0dde6cdb34748a254884f.Peter Osterlund
2006-04-09Merged 6 button support from 0.11.3, but only activate itPeter Osterlund
2006-04-09Better state machine for handling middle mouse buttonPeter Osterlund
2006-04-09Build improvements.Peter Osterlund
2006-04-09Made the timeout for middle button emulation configurable.Peter Osterlund
2006-04-09Make double click processing from changePeter Osterlund
2006-04-09Merged handling of UpDownScrolling option from 0.11.3.Peter Osterlund
2006-04-09Lots of whitespace changes to reduce the diff compared toPeter Osterlund
2006-04-09Implemented horizontal scrolling (button 6 & 7 events) whenPeter Osterlund
2006-04-09Implemented edge motion.Peter Osterlund
2006-04-09Added heuristics for palm detection. There are somePeter Osterlund
2006-04-09* Added z, w, left, right, up and down information to the shared memoryPeter Osterlund
2006-04-09Added comments to let emacs know about the non-standard tabPeter Osterlund
2006-04-09Added source code for the synaptics touchpad XFree86Peter Osterlund