Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2003 11:11:28 -0800
From:      "joshua lokken" <bsdaemon@eudoramail.com>
To:        "freebsd" <freebsd-questions@FreeBSD.ORG>, "Brian Henning" <b1henning@hotmail.com>
Subject:   Re: scroll mouse
Message-ID:  <KCGKFMBAIKMDHBAA@whowhere.com>

next in thread | raw e-mail | index | archive | help
 
--

On Tue, 25 Feb 2003 13:05:11  
 Brian Henning wrote:
>Hello-
>i have a logitech 2 button mouse with a wheel in the middle.
>i would like to get the wheel to work in x-windows, but i can't get the
>scrolling to work.
>here is what i have done so far.
>
>rc.conf
>--------
>moused_type="ps/2"
>moused_port="/dev/psm0"
>moused_enable="YES"
>moused_flags="-z 4"
>
>/usr/X11R6/lib/X11/XF86Config
>...
>Section "InputDevice"
>    Identifier "Mouse0"
>    Driver "mouse"
>    Option "Protocol" "MouseSystems"
>    Option "Device" "/dev/sysmouse"
>    Option "Buttons" "5"
>    Option "ZAxisMapping" "4 5"
>EndSection
>...
>
>any suggestions?
>cheers,
>
>brian
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message
>

You can try using the "Auto" protocol, that's always worked for me.  I don't spot any [obvious] problems...

Joshua


Need a new email address that people can remember
Check out the new EudoraMail at
http://www.eudoramail.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?KCGKFMBAIKMDHBAA>