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
/
Makefile
Age
Commit message (
Expand
)
Author
2006-04-09
Moved ps2_print_ident() forward declaration to ps2comm.h.
Peter Osterlund
2006-04-09
Added (untested) support for the FreeBSD psm mouse driver.
Peter Osterlund
2006-04-09
Updated Makefile dependencies.
Peter Osterlund
2006-04-09
Moved testprotokoll.c to the test directory.
Peter Osterlund
2006-04-09
Some work on abstracting out the protocol differences from
Peter Osterlund
2006-04-09
Implemented a proper state machine for tap and drag
Peter Osterlund
2006-04-09
Added back support for the TOP makefile variable.
Peter Osterlund
2006-04-09
Changed version to 0.12.5.
v0.12.5
Peter Osterlund
2006-04-09
Changed version to 0.12.4.
v0.12.4
Peter Osterlund
2006-04-09
Fixed "make clean" to also remove the distribution file.
Peter Osterlund
2006-04-09
Added a "distribution" target to the Makefile.
Peter Osterlund
2006-04-09
Automatically build using the 4.3 SDK if available. Patch
Peter Osterlund
2006-04-09
Added uninstall target to the Makefile. From Paul Bender
Peter Osterlund
2006-04-09
Fixed "make clean" to remove ~ files in the manpages
Peter Osterlund
2006-04-09
Added DESTDIR support to the Makefile. From giorgio bellussi
Peter Osterlund
2006-04-09
Added proper Makefile dependencies for synclient.1 and
Peter Osterlund
2006-04-09
Makefile cleanup. Removed DRIVER variable. Removed reference
Peter Osterlund
2006-04-09
Added manpages for synclient and syndaemon. Contributed by
Peter Osterlund
2006-04-09
Only use the -fno-merge-constants compiler flag if the
Peter Osterlund
2006-04-09
Added "syndaemon", a program that monitors keyboard activity
Peter Osterlund
2006-04-09
Added X include files so that the driver can be compiled
Peter Osterlund
2006-04-09
Reverted change bbb485a01aa2b24638875c97f80121ddd027b6f2. It's better
Peter Osterlund
2006-04-09
Made "make tags" work for emacs.
Peter Osterlund
2006-04-09
Changed Makefile to build for XFree86 version 4.3.0 by
Peter Osterlund
2006-04-09
Added #define's for the constants used by the linux event
Peter Osterlund
2006-04-09
Implemented "make install".
Peter Osterlund
2006-04-09
Added include path needed in gentoo linux. Reported by
Peter Osterlund
2006-04-09
Updated the synclient program to make it possible to read
Peter Osterlund
2006-04-09
Build improvements.
Peter Osterlund
2006-04-09
Merged some stuff from version 0.11.3.
Peter Osterlund
2006-04-09
Modifications to make builds on rh73 work. Note that an X
Peter Osterlund
2006-04-09
Added source code for the synaptics touchpad XFree86
Peter Osterlund