Why don't this work:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "false"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
?????
It worked fine in RedHat 7.3. If I change the protocol into "ImPS/2" the mouse acts as if someone pushes the buttons at random.
My mouse is Logitech PS2 with the scroll wheel.
