Hi All, the bug is due to a change in the name of the touch pad.
(possibly due to driver changes.)

Edit the file /etc/acpi/asus-touchpad.sh

change this line:
XINPUTNUM=`xinput list | grep 'SynPS/2 Synaptics TouchPad' | sed -n 
-e's/.*id=\([0-9]\+\).*/\1/p'`

to this:
XINPUTNUM=`xinput list | grep 'ETPS/2 Elantech Touchpad' | sed -n 
-e's/.*id=\([0-9]\+\).*/\1/p'`

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/804109

Title:
  can't enable touchpad in Ubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/null/+bug/804109/+subscriptions

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

Reply via email to