Comment 32 for bug 173411

Revision history for this message
lizardmenke (lizardmenke) wrote :

I can confirm this bug, no vertical scrolling. (hardy alpha-3 live-cd session)
After adding:
Section "InputDevice"
        Identifier "Synaptics Touchpad"
        Driver "synaptics"
        Option "SendCoreEvents" "true"
        Option "Device" "/dev/psaux"
        Option "Protocol" "auto-dev"
        Option "HorizEdgeScroll" "0"
EndSection

in xorg.conf and restarting X it still does not work.
will attach original xorg.conf