On Wed, 26 Feb 2003, Bill Moran wrote:
> Brian Henning wrote:
> > Since my mouse is a logitech 2 button mouse with a scroll wheel i was thinking
> > this should be my config
> > in my XF86Config. i will comment all the entries for moused in my rc.conf.
> > 
> > Section "InputDevice"
> >     Identifier "Mouse0"
> >     Driver "mouse"
> >     Option "Protocol" "auto"
> >     Option "Device" "/dev/psm0"
> >     Option "Buttons" "4"
> >     Option "ZAxisMapping" "3 4"
> > EndSection
> > 
> > does this seem correct?
> 
> Looks good.  I can't verify the "ZAxisMapping" setting for your particular mouse,
> but if it's wrong, you'll find that the wrong buttons cause scrolling, and you
> should be able to logically determine what the values should be with a few guesses.
> 

For my Logitech 2-button/wheel mouse it's

        Option ZAxisMapping "4 5"

JB

#  John Bleichert 
#  http://vonbek.dhs.org/latest.jpg


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to