Synaptics Touchpad's scroll not working out of the box

Bug #66417 reported by Antonio Carlos de Souza
2
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
New
Undecided
Unassigned
xorg-driver-synaptics (Ubuntu)
Confirmed
Undecided
Antonio Carlos de Souza

Bug Description

After a clean install of Dapper Drake, I can't scroll using touchpad's right side.

Tags: linux
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/

Changed in xorg-driver-synaptics:
assignee: nobody → ac-desouza
status: Unconfirmed → Confirmed
description: updated
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote : This bug is now reported against the 'linux' package

Beginning with the Hardy Heron 8.04 development cycle, all open Ubuntu kernel bugs need to be reported against the "linux" kernel package. We are automatically migrating this linux-source-2.6.15 kernel bug to the new "linux" package. We appreciate your patience and understanding as we make this transition. Also, if you would be interested in testing the upcoming Intrepid Ibex 8.10 release, it is available at http://www.ubuntu.com/testing . Please let us know your results. Thanks!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.