I have recently switched to xf86-input-libinput and everything works fine.
Search Criteria
Package Details: xf86-input-synaptics-palm-width-patch 1.8.1-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-06-08)
| Package Base: | xf86-input-synaptics-palm-width-patch |
|---|---|
| Description: | Synaptics driver for notebook touchpads |
| Upstream URL: | http://xorg.freedesktop.org/ |
| Category: | x11 |
| Licenses: | |
| Groups: | |
| Conflicts: | |
| Provides: | |
| Replaces: | |
| Submitter: | Sky |
| Maintainer: | Sky |
| Last Packager: | Sky |
| Votes: | 2 |
| First Submitted: | 2014-08-08 13:05 |
| Last Updated: | 2014-09-29 08:47 |
Dependencies (9)
- libevdev
- libxtst
- mtdev
- X-ABI-XINPUT_VERSION=21 (make)
- libx11 (make)
- libxi (make)
- resourceproto (make)
- scrnsaverproto (make)
- xorg-server-devel (make)
Required by (0)
Sources
- add_tapbuttons.diff
- fix_palm_detect.patch
- http://xorg.freedesktop.org/releases/individual/driver/xf86-input-synaptics-1.8.1.tar.bz2
Latest Comments
Comment by MarcusMoeller
Comment by Sky
Hi Watney. I stopped using it when I upgraded to kernel 4.0 a few days ago. Fortunately there was some upstream work on this matter, but it's not yet released:
Have look here: https://bugzilla.kernel.org/show_bug.cgi?id=77161#c14
and here: http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=a897147be04d74ed452cda166fd4e01f9615ff72
Comment by Watney
@Sky are you still using this patched driver?
I tried to patch the current Synaptics 1.8.2-2 using silverhammermba's patch on GitHub (https://gist.github.com/silverhammermba/a231c8156ecaa63c86f1) but it left my trackpad unresponsive. Wish we could fix this bug in the kernel.
Comment by Sky
Ok, thanks for the patch. I'm updating the package.
Comment by kas21
I was able to fix the build error posted below by including this patch when compiling:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=96e60a4ea242d2decf109835981ae186cc36f642
Comment by kas21
The build is failing with the following error:
/usr/include/xorg/os.h:579:1: error: expected identifier or '(' before '__extension__'
strndup(const char *str, size_t n);
^
Makefile:500: recipe for target 'synproto.lo' failed