Friday, May 6, 2011

Laptop touchPad stops working on Ubuntu

Hi all,

If your laptop's touchpad stops working on Ubuntu then try following steps-
1. vi ~/ .gconf/desktop/gnome/peripherals/touchpad/%gconf.xml

2. set the value of "touchpad_enabled" attribute to "true". save and close the file

3. Run -
$ killall gnome-session


-akash