Add this to your mouse section, and restart X.


Option "ZAxisMapping" "4 5"

Drew

Michael Madden wrote:
What is the secret to getting my scroll wheel working on FreeBSD 5.3?  If have
the following added to /etc/rc.conf:

moused_enable="YES"
moused_flags=""
moused_port="/dev/psm0"
moused_type="auto"

I've also got the mouse section of /etc/X11/xorg.conf setup as:

Section "InputDevice"
        Identifier  "Mouse1"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/sysmouse"
EndSection

The mouse works fine as a normal mouse (right click, left click, middle
click), but the scroll wheel doesn't scroll.

Thanks in advance,
Mike

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to