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-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
2006-04-09
Added comments to let emacs know about the non-standard tab
Peter Osterlund
2006-04-09
Added source code for the synaptics touchpad XFree86
Peter Osterlund