I have been using Ubuntu since 11.04. Is touchpad-indicator already fixed in 11.10? Otherwise, does anyone know if it is working in Xubuntu 11.10?

link|improve this question
feedback

2 Answers

It works.

sudo add-apt-repository ppa:atareao/atareao

sudo apt-get update

sudo apt-get install touchpad-indicator
link|improve this answer
I'm still getting an error message, but it DOES work...the error message is just annoying. ERROR MESSAGE: Error while trying to run (/usr/share/touchpad-indicator/change_touchpad_state.py) which is linked to the key (<Control><Alt>z) – user29369 Oct 20 '11 at 20:05
feedback

Run in terminal:

gconftool-2 --type string --set /desktop/gnome/keybindings/touchpad_indicator/binding ""
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.