Hello list,
since the upodate from 9.0 to 9.2 I can't use the mouse wheel any more,
even though the configuration of my mouse in /etc/X11/XF86Config hasn't
changed!
######################################cut
here################################################
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Device" "/dev/input/mice"
Option "Protocol" "Auto"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
######################################cut
here################################################
I've already tried several things, Buttons to 6, ZAxisMapping from 3 4 to 5
6, other protocols, no success:-(
I am using a Logitech "Optical Wheelmouse".
Has anyone a hint, what I can do?
Alexander