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
/
tools
/
syndaemon.c
Age
Commit message (
Expand
)
Author
2009-03-23
Don't fail when building against server 1.5
Peter Hutterer
2009-03-04
syndaemon: disable XRecord by default.
Peter Hutterer
2009-03-04
syndaemon: use device properties unless SHM is requested.
Peter Hutterer
2009-03-04
syndaemon: if we wanted XRECORD, but it failed, exit.
Peter Hutterer
2009-03-04
syndaemon: move shm code into shm_init().
Peter Hutterer
2009-03-04
syndaemon: remove enable/disable_touchpad(), use toggle_touchpad instead
Peter Hutterer
2009-03-02
syndaemon: fix minor typo in --help output.
Peter Hutterer
2009-01-12
use Xrecord extension for event triggered key event notification
Andre Herms
2008-10-30
Revert "[syndaemon] use Xrecord extension in syndaemon to avoid polling."
Christoph Brill
2008-10-30
Revert "[syndaemon] switch over to input properties"
Christoph Brill
2008-10-16
[syndaemon] switch over to input properties
William Grant
2008-10-16
[syndaemon] use Xrecord extension in syndaemon to avoid polling.
Andre Herms
2008-10-09
[sparse] Fix warnings about non-ANSI function declarations
Magnus Kessler
2008-10-09
[sparse] Fix warnings about using plain integer as NULL pointer
Magnus Kessler
2008-09-05
syndaemon: fix BSD-specific build issues (signal related)
Matthieu Herrb
2008-07-23
Move synclient and syndaemon into a /tools/ directory.
Peter Hutterer