index
:
driver/xf86-input-synaptics
master
obsd
synaptics-1.6-branch
synaptics-1.7-branch
synaptics touchpad input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
synaptics.h
Age
Commit message (
Expand
)
Author
2006-04-09
Included driver version number in the shared memory
Peter Osterlund
2006-04-09
Fixed some long vs int inconsistencies to make the driver
Peter Osterlund
2006-04-09
Implemented new driver options LeftRightScrolling,
Peter Osterlund
2006-04-09
Revert change 15d3f642c725636446b3212b8efbd94a9fc9a59b and instead always
Peter Osterlund
2006-04-09
Implemented coasting, ie the ability to automatically
Peter Osterlund
2006-04-09
Made QueryHardware() static.
Peter Osterlund
2006-04-09
Always update the move_hist[] buffer when a finger is on the
Peter Osterlund
2006-04-09
Made it possible to use horizontal circular scrolling by
Peter Osterlund
2006-04-09
Improved edge motion behavior. The speed no longer depends
Peter Osterlund
2006-04-09
Better fix for the crash fixed in change
Peter Osterlund
2006-04-09
Made it possible to disable tapping without disabling mouse
Peter Osterlund
2006-04-09
Support up to 12 (virtual) mouse buttons.
Peter Osterlund
2006-04-09
Better palm detection options. Also reverts change
Peter Osterlund
2006-04-09
Added FastTaps option to make the driver react faster to
Peter Osterlund
2006-04-09
Added an option to disable the palm detection heuristics.
Peter Osterlund
2006-04-09
Added support for circular touchpads. Based on a patch from
Peter Osterlund
2006-04-09
Added two parameters.
Peter Osterlund
2006-04-09
Fixed compiler warnings when using the xorg sdk include
Peter Osterlund
2006-04-09
Made double clicks faster, so that they work in xmms and the
Peter Osterlund
2006-04-09
Added a "GuestMouseOff" parameter to disable the pass
Peter Osterlund
2006-04-09
Removed repeater from the shared memory segment. It's not
Peter Osterlund
2006-04-09
Renamed synapticshw to SynapticsHwInfo to avoid conflicts
Peter Osterlund
2006-04-09
Moved the CommData struct from synaptics.h to synproto.h so
Peter Osterlund
2006-04-09
Don't send the whole SynapticsPrivate struct to the
Peter Osterlund
2006-04-09
Small #include fix.
Peter Osterlund
2006-04-09
Moved reading of hardware state to the protocol specific
Peter Osterlund
2006-04-09
Moved the QueryHardware function to the protocol specific
Peter Osterlund
2006-04-09
The PrintIdent() function doesn't need access to the whole
Peter Osterlund
2006-04-09
Some work on abstracting out the protocol differences from
Peter Osterlund
2006-04-09
Spelling fix.
Peter Osterlund
2006-04-09
Implemented a proper state machine for tap and drag
Peter Osterlund
2006-04-09
Fixed spelling error.
Peter Osterlund
2006-04-09
Some changes to make supporting FreeBSD easier. From Arne
Peter Osterlund
2006-04-09
Made it possible to use "edge motion" also when not
Peter Osterlund
2006-04-09
Added pressure dependent edge motion speed. From Matthias
Peter Osterlund
2006-04-09
Added support for middle mouse buttons. (Some ALPS touchpads
Peter Osterlund
2006-04-09
Added support for circular scrolling. From Alexei Gilchrist
Peter Osterlund
2006-04-09
Handle touchpads with a scroll region on the right side
Peter Osterlund
2006-04-09
Made tap processing configurable. Patch from Justin Quek
Peter Osterlund
2006-04-09
Added pass through support. From David Kennedy and Fred
Peter Osterlund
2006-04-09
Replaced the oneFinger, twoFingers and threeFingers
Peter Osterlund
2006-04-09
Removed compatibility code for old (<test6) 2.6 kernels.
Peter Osterlund
2006-04-09
Removed unnecessary pointer typedefs.
Peter Osterlund
2006-04-09
Report all eight multi buttons in the synclient program.
Peter Osterlund
2006-04-09
Implemented "locked drags", after a suggestion from
Peter Osterlund
2006-04-09
Added support for the new 2.6 kernel events ABS_TOOL_WIDTH,
Peter Osterlund
2006-04-09
Made it possible to disable the touchpad at runtime. (Patch
Peter Osterlund
2006-04-09
Comment fixes.
Peter Osterlund
2006-04-09
Changed tab size from 4 to the standard value 8. Reindented
Peter Osterlund
2006-04-09
Removed trailing whitespace.
Peter Osterlund
[next]