Regression: Touchpad scroll down side does not work on Compal CL56 laptop

Bug #34474 reported by Jordy Potman
4
Affects Status Importance Assigned to Milestone
xorg-driver-synaptics (Ubuntu)
New
Medium
Unassigned

Bug Description

Touchpad scroll down side does not work on my Compal CL56 laptop after a default Dapper Flight 4 installation. It does work after a default Breezy installation.

It is not working in Dapper because there is no InputDevice section with the synaptics driver in xorg.conf, apperently the touchpad is not detected. After copying the following from my Breezy xorg.conf to my Dapper xorg.conf:

Section "InputDevice"
        Identifier "Synaptics Touchpad"
        Driver "synaptics"
        Option "SendCoreEvents" "true"
        Option "Device" "/dev/psaux"
        Option "Protocol" "auto-dev"
        Option "HorizScrollDelta" "0"
EndSection

and adding InputDevice "Synaptics Touchpad" to the ServerLayout section of my Dapper xorg.conf touchpad scroll down side works in Dapper.

For more information about my Compal CL56 laptop see my LaptopTestingTeam page: https://wiki.ubuntu.com/LaptopTestingTeam/CompalCL56

Revision history for this message
Jordy Potman (jordypotman) wrote :

I don't really see why this bug is a duplicate of bug #28648, because that bug is about problems with the touchpad that can be fixed by adding a few lines to the synaptics InputDevice section of xorg.conf. But I do not have a synaptics InputDevice section after installation! (also not in Dapper Flight 5)

It is a duplicate of bug #32793, but that bug was also marked a duplicate of bug #28648.

Or are we not supposed to get a synaptics InputDevice section in xorg.conf anymore? In that case the test for scroll down side should be removed from LaptopTestingTeam/Template

Revision history for this message
Corey Burger (corey.burger) wrote :

Not having scroll down the side work is a policy decision and thus it is not going to be turned on by default. However, we do need a good GUI for doing this.

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.