summaryrefslogtreecommitdiff
path: root/linux_input.h
AgeCommit message (Expand)Author
2008-06-06Start reorganizing the source treeChristoph Brill
2007-05-17Don't match wacom tablets in the event device probing.Peter Osterlund
2007-05-17On Linux 2.6, the evdev interface provides support for requesting theMatthew Garrett
2006-04-09Removed #defines from linux_input.h that are unused sincePeter Osterlund
2006-04-09Made the event device auto detection more robust. Check forPeter Osterlund
2006-04-09Implemented ALPS DualPoint support from changePeter Osterlund
2006-04-09Added support for Synaptics cPad devices. (Also requires aPeter Osterlund
2006-04-09Fixed detection of ALPS touchpads when using a 2.6 linuxPeter Osterlund
2006-04-09Added support for middle mouse buttons. (Some ALPS touchpadsPeter Osterlund
2006-04-09When using the Linux 2.6 event device, try to get exclusivePeter Osterlund
2006-04-09Added support for the new 2.6 kernel events ABS_TOOL_WIDTH,Peter Osterlund
2006-04-09Use the EVIOCGID ioctl for synaptics event device autoPeter Osterlund
2006-04-09Added #define's for the constants used by the linux eventPeter Osterlund