summaryrefslogtreecommitdiff
path: root/synaptics.h
AgeCommit message (Expand)Author
2006-04-09Added support for circular scrolling. From Alexei GilchristPeter Osterlund
2006-04-09Handle touchpads with a scroll region on the right sidePeter Osterlund
2006-04-09Made tap processing configurable. Patch from Justin QuekPeter Osterlund
2006-04-09Added pass through support. From David Kennedy and FredPeter Osterlund
2006-04-09Replaced the oneFinger, twoFingers and threeFingersPeter Osterlund
2006-04-09Removed compatibility code for old (<test6) 2.6 kernels.Peter Osterlund
2006-04-09Removed unnecessary pointer typedefs.Peter Osterlund
2006-04-09Report all eight multi buttons in the synclient program.Peter Osterlund
2006-04-09Implemented "locked drags", after a suggestion fromPeter Osterlund
2006-04-09Added support for the new 2.6 kernel events ABS_TOOL_WIDTH,Peter Osterlund
2006-04-09Made it possible to disable the touchpad at runtime. (PatchPeter Osterlund
2006-04-09Comment fixes.Peter Osterlund
2006-04-09Changed tab size from 4 to the standard value 8. ReindentedPeter Osterlund
2006-04-09Removed trailing whitespace.Peter Osterlund
2006-04-09Reset the touchpad if it has been out of sync for too long.Peter Osterlund
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