Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-09 | Added X include files so that the driver can be compiled | Peter Osterlund | |
without an external XFree86 source tree. | |||
2006-04-09 | Reverted change bbb485a01aa2b24638875c97f80121ddd027b6f2. It's better | Peter Osterlund | |
to build the binary for 4.2.0 because this will work for both 4.2 and 4.3. | |||
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 | |
default. | |||
2006-04-09 | Added #define's for the constants used by the linux event | Peter Osterlund | |
interface. | |||
2006-04-09 | Implemented "make install". | Peter Osterlund | |
2006-04-09 | Added include path needed in gentoo linux. Reported by | Peter Osterlund | |
Christian Storm <Christian.Storm@Fortytwo.Uni-Oldenburg.de>. | |||
2006-04-09 | Updated the synclient program to make it possible to read | Peter Osterlund | |
and write the variables in the shared memory area. | |||
2006-04-09 | Build improvements. | Peter Osterlund | |
* Build synclient by default. * Made it possible to build synclient even if an X source tree is not available. * Added Makefile dependencies so that things get recompiled when a header file is changed. * synclient.c now includes synaptics.h instead of duplicating the shared memory segment definitions. | |||
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 | |
source tree is required in /usr/src/redhat/BUILD/XFree86-4.2.0/xc. | |||
2006-04-09 | Added source code for the synaptics touchpad XFree86 | Peter Osterlund | |
driver. |