Colin wrote: > Sorry for all the messages all at once. I've noticed recently that my > mouse's scroll wheel isn't working. How do I turn on the wheel in X > (since I'm guessing it's off)? > -- > Colin
It's the ZAxisMapping option.
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Zac
--
[email protected] mailing list

