Commit Graph

8 Commits

Author SHA1 Message Date
Peter Hutterer
87b29e6004 Add 50-synaptics.conf snippet.
If the server exports the sysconfigdir variable, install the
50-synaptics.conf snippet in the directory provided.

This patch also moves the fdi file from fdi/ into the new conf/ subdir to
have a single location for all config files.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
2010-04-16 10:34:01 +10:00
Gaetan Nadon
8748a83dc5 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-23 09:25:05 -05:00
Gaetan Nadon
a1ee64384f INSTALL files are missing/incorrect #24206
Add missing INSTALL file. Use standard GNU file on building tarball
2009-11-10 21:34:53 -05:00
Peter Hutterer
851097c45f Install synaptics-properties.h in xorg include path, install xorg-synaptics.pc. 2008-10-03 17:38:10 +09:30
Christoph Brill
b95a568480 Fix "make distcheck"
The new directory "include" was not packaged into the tarball. This makes "make
distcheck" work again.
2008-08-14 23:40:10 +02:00
Christoph Brill
6e35b67362 Add .fdi file from gentoo (also used by pld)
This file causes devices having the capability "input.touchpad" to use our
driver if they were made by Synaptics or ALPS. This file might need additions
for other devices (i.e. I don't think Apple hardware is covered by this file).

Note: This file is not installed by default. Distributions are free to install
it or leave it.
2008-08-14 23:39:13 +02:00
Peter Hutterer
5201054d00 Move synclient and syndaemon into a /tools/ directory.
Let's keep the driver source and the client program source separate.
2008-07-23 11:12:49 +09:30
Christoph Brill
d53319cf74 Add the build system from xf86-input-evdev.
Copy over the build system and adapt it to our needs. Also backup the old build
so we can check if it contained anything helpful.
2008-06-06 20:11:36 +02:00