Bj�rn Lie changed bug 954526
What Removed Added
CC   zaitor@opensuse.org

Comment # 1 on bug 954526 from
And if you are running xf86-input-libinput or not, you also have to factor in
that our xorg maintainers have an own "config" file for that driver

Where 

Section "InputClass"
        Identifier "libinput touchpad catchall"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Driver "libinput"
        Option "Tapping" "On"
EndSection

is set.

--

We should probably either get that removed, or align our self with that.

I have a branch of the new version of it, but not subbed yet since it needs a
new libinput too, and the current libinput has so many patches in fedora that I
decided just to wait for the next rel before subbing it.


You are receiving this mail because: