From owner-freebsd-questions Wed Feb 26 7:28:52 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DF2D37B401 for ; Wed, 26 Feb 2003 07:28:51 -0800 (PST) Received: from janeway.vonbek.dhs.org (bgm-24-94-58-56.stny.rr.com [24.94.58.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id C192643FE3 for ; Wed, 26 Feb 2003 07:28:47 -0800 (PST) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id 0F7884FA7E; Wed, 26 Feb 2003 10:14:39 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id 0A053486A; Wed, 26 Feb 2003 10:14:39 -0500 (EST) Date: Wed, 26 Feb 2003 10:14:39 -0500 (EST) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: Bill Moran Cc: Brian Henning , freebsd Subject: Re: scroll mouse In-Reply-To: <3E5CD9C7.3060302@potentialtech.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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