Scroll whell on FreeBSD 5.3 i386
Andrew Hall
halla3 at corp.earthlink.net
Mon Jan 24 11:38:09 PST 2005
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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
More information about the freebsd-questions
mailing list