← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 564431] Re: tslib driver can not work caused by xserver-xorg-input-evdev(1:2.3.2-5ubuntu1) in lucid

 

You want to just add this to your /etc/X11/xorg.conf


Section "InputClass"
        Identifier "tslib touchpad catchall"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Driver "tslib"
EndSection

Alternately you can add that as /usr/lib/X11/xorg.conf.d/90-tslib.conf
(or anything else numerically higher than 05-evdev.conf

** Package changed: xserver-xorg-input-evdev (Ubuntu) => xf86-input-
tslib (Ubuntu)

-- 
tslib driver can not work caused by xserver-xorg-input-evdev(1:2.3.2-5ubuntu1) in lucid
https://bugs.launchpad.net/bugs/564431
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in ubuntu.



References