Is your touchpad a synaptic one? If it's the case there is a wrong configuration in your xorg.conf file. Try replacing that with this:
Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizEdgeScroll" "0" Option "Emulate3Buttons" "true" Option "SHMConfig" "on" EndSection -- touchpad scrolling gone in hardy https://bugs.launchpad.net/bugs/180755 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs