I can't make my touchpad scrolling to work at all :/ I googled it, found some similar questions and some solutions, but none of them works for me :/
Any ideas? It's really annoying problem.
My OS is ubuntu 10.04, there is installed synaptics driver.. I tried to reinstall it, but it's the same. I also installed gsynaptics - the same.
xxx@xxx:~$ sudo cat /etc/X11/xorg.conf
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
SubSection "Display"
Virtual 2646 1024
EndSubSection
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Driver "fglrx"
EndSection
I tried editing this file by adding configuration for mouse input device, but not successful :/
Multi-touch is not working, too, but it's not a big deal
Thanks
