Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2003 10:14:39 -0500 (EST)
From:      John Bleichert <syborg@stny.rr.com>
To:        Bill Moran <wmoran@potentialtech.com>
Cc:        Brian Henning <b1henning@hotmail.com>, freebsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: scroll mouse
Message-ID:  <Pine.LNX.4.44.0302261014030.25041-100000@janeway.vonbek.dhs.org>
In-Reply-To: <3E5CD9C7.3060302@potentialtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 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?Pine.LNX.4.44.0302261014030.25041-100000>