Comment 79 for bug 549727

Revision history for this message
Ace (linuxrawkstar) wrote : Re: [10.04] Touchpad stops working after login

Run this command in a terminal and then reboot; problem solved:

perl -pi -e 's/(?<=touchpad(.{48}))false/true/' ~/.gconf/desktop/gnome/peripherals/touchpad/%gconf.xml

There ya go.