Comment 1 for bug 66417

Revision history for this message
Antonio Carlos de Souza (ac-desouza) wrote :

I solved editing my /etc/X11/xorg.conf :
-----------------------------------------------------------------------------
...
Section "InputDevice"
        Identifier "Synaptics Touchpad"
        Driver "synaptics"
        Option "SendCoreEvents" "true"
        Option "Device" "/dev/psaux"
        Option "Protocol" "auto-dev"
        Option "HorizScrollDelta" "0"
EndSection
...
Section "ServerLayout"
        ...
        InputDevice "Synaptics Touchpad"
        ...
EndSection
-----------------------------------------------------------------------------

About Synaptics Touchpad config params: http://web.telia.com/~u89404340/touchpad/