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
/
synclient.c
Age
Commit message (
Expand
)
Author
2006-05-07
Add new parameter "SingleTapTimeout".
Vaclav Kadlcik
2006-04-09
Implemented two-finger vertical and horizontal scrolling.
Peter Osterlund
2006-04-09
Implemented pressure dependent motion speed. Patch from
Peter Osterlund
2006-04-09
Included driver version number in the shared memory
Peter Osterlund
2006-04-09
Implemented new driver options LeftRightScrolling,
Peter Osterlund
2006-04-09
Improved the "synclient -h" text when running on a 2.6 linux
Peter Osterlund
2006-04-09
Implemented coasting, ie the ability to automatically
Peter Osterlund
2006-04-09
Cosmetic changes.
Peter Osterlund
2006-04-09
Fixed off-by-one error (see also 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
Whitespace fixes.
Peter Osterlund
2006-04-09
Added support for circular touchpads. Based on a patch from
Peter Osterlund
2006-04-09
Added -V option to synclient to display the version number.
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
Added a "GuestMouseOff" parameter to disable the pass
Peter Osterlund
2006-04-09
Moved the QueryHardware function to the protocol specific
Peter Osterlund
2006-04-09
Implemented a proper state machine for tap and drag
Peter Osterlund
2006-04-09
Some changes to make supporting FreeBSD easier. From Arne
Peter Osterlund
2006-04-09
Made it possible to disable vertical and horizontal
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
The is_equal() function in synclient.c forgot to check
Peter Osterlund
2006-04-09
Added support for middle mouse buttons. (Some ALPS touchpads
Peter Osterlund
2006-04-09
Added copyright headers to synclient.c and syndaemon.c.
Peter Osterlund
2006-04-09
Added support for circular scrolling. From Alexei Gilchrist
Peter Osterlund
2006-04-09
Include time in the "synclient -m" output.
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
Added an fflush() call after the printf in the monitor loop
Peter Osterlund
2006-04-09
Report all eight multi buttons in the synclient program.
Peter Osterlund
2006-04-09
Use case insensitive matching when setting parameters.
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
Changed tab size from 4 to the standard value 8. Reindented
Peter Osterlund
2006-04-09
Update from Hartwig Felger.
Peter Osterlund
2006-04-09
Rewrote timer handling so that the driver no longer depends
Peter Osterlund
2006-04-09
Made the params[] array in synclient.c static.
Peter Osterlund
2006-04-09
Fixed incorrect usage text in synclient.
Peter Osterlund
2006-04-09
Updated the synclient program to make it possible to read
Peter Osterlund
2006-04-09
Fix use of uninitialized memory in synclient.c.
Peter Osterlund
2006-04-09
Remove shared memory segment when the X server terminates.
Peter Osterlund
2006-04-09
Build improvements.
Peter Osterlund
2006-04-09
Fixed compiler warning in synclient.c.
Peter Osterlund
2006-04-09
* Added z, w, left, right, up and down information to the shared memory
Peter Osterlund
[next]