The current version of this (RC for 1.8, i.e. 1.7.99) breaks touchpad movements on some devices if libevdev isn't updated to the RC for 1.1
I added a libevdev-beta package that installs the 1.1-rc: https://aur.archlinux.org/packages/libevdev-beta/
Search Criteria
Package Details: xf86-input-synaptics-git 20121007-2
Package Actions
| Package Base: | xf86-input-synaptics-git |
|---|---|
| Description: | Synaptics driver for notebook touchpads |
| Upstream URL: | http://xorg.freedesktop.org/wiki/ |
| Category: | x11 |
| Licenses: | |
| Submitter: | None |
| Maintainer: | lowfatcomputing |
| Last Packager: | None |
| Votes: | 11 |
| First Submitted: | 2009-07-06 21:37 |
| Last Updated: | 2012-10-07 16:37 |
Latest Comments
Comment by tazjin
Comment by techwiz
Add 'libevdev' as a make dependency for Xorg 1.15
Comment by haagch
Could you please put the synaptics xorg config from /usr/share/X11/xorg.conf.d/50-synaptics.conf to /etc/X11/xorg.conf.d/50-synaptics.conf?
Maybe also include
Option "TapButton1" "1"
Option "TapButton2" "3"
Option "TapButton3" "2"
Option "VertEdgeScroll" "on"
Option "VertTwoFingerScroll" "on"
Option "HorizEdgeScroll" "on"
Option "HorizTwoFingerScroll" "on"
Option "CircularScrolling" "on"
Option "CircScrollTrigger" "2"
Option "EmulateTwoFingerMinZ" "40"
Option "EmulateTwoFingerMinW" "8"
Option "CoastingSpeed" "0"
in the inputclass section.
Anonymous comment
any update to this?
Comment by aneiser
I think one should remove 11-x11-synaptics.fdi since udev is now preferred over hal.