Comment 12 for bug 366014

Revision history for this message
In , Peter Hutterer (peter-hutterer) wrote :

git clone git://anongit.freedesktop.org/git/xorg/driver/xf86-input-synaptics

Then run ./autogen.sh --prefix=/usr, make and make install. This builds and installs the synaptics driver from git. It also installs synclient and syndaemon.

You will need your X sever's devel headers, best to install the xorg-dev package.