Comment 7 for bug 19953

Revision history for this message
Matt Zimmerman (mdz) wrote :

This broke for me on an upgrade, despite having a correct-looking mouse section:

Section "InputDevice"
        Identifier "Configured Mouse"
        Driver "mouse"
        Option "CorePointer"
        Option "Device" "/dev/input/mice"
        Option "Protocol" "ImPS/2"
        Option "Emulate3Buttons" "true"
        Option "ZAxisMapping" "4 5"
EndSection