>From the Xorg log, it seems the trackpad is picked up by the synaptics
driver (as it should). It would be great to see if this problem persists
when running a different driver, like evdev. In order to do so, you
would need to add something like this to /etc/X11/xorg.conf and restart:

Section "InputClass"
    MatchIsTouchpad "true"
    Identifier "Touchpad"
    Driver "evdev"
EndSection

-- 
touchpad stops working when wifi connects
https://bugs.launchpad.net/bugs/636091
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to