you have to change your 'pointer' entry in Xmodmap too: pointer 1 2 3 4
5, or something similar, depending on your wanted button mapping. Read
man Xmodmap.
Greetings,
Jan Outhuis
Andreas Tscharner wrote:
Hello World,
As fas as I know,XFree86 4.0.x supports wheel mice. I have one, and
therefore, I have the following input section in /etc/X11/XF86Conifg-4:
Section "InputDevice"
Identifier "Logitech MouseMan Plus"
Driver "mouse"
Option "Protocol" "MouseManPlusPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
EndSection
I though the last option line would enable the wheel of my mouse, but it
doesn't. I thinks it should be possible without imwheel, but how?
Thank you for your help.
Regards
Andreas