Section "InputDevice"
Identifier "BSDInputMice"
Driver "mouse"
Option "Device" "/dev/sysmouse"
Option "Protocol" "SysMouse"
Option "Buttons" "5"
EndSection
----snip
I don't know if this is actually needed. But it works, at least for my
GTK2 apps and rxvt w/o X resource modification or anything else...
-hwh
Thank you. Wheel is working now.