From owner-freebsd-questions Wed Feb 26 7:14:23 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 4C6E037B401 for ; Wed, 26 Feb 2003 07:14:22 -0800 (PST) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-13.pit.adelphia.net [24.53.161.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A55443FBD for ; Wed, 26 Feb 2003 07:14:20 -0800 (PST) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) by pa-plum1b-166.pit.adelphia.net (8.12.3/8.12.3) with ESMTP id h1QFEFrX011362; Wed, 26 Feb 2003 10:14:15 -0500 (EST) (envelope-from wmoran@potentialtech.com) Message-ID: <3E5CD9C7.3060302@potentialtech.com> Date: Wed, 26 Feb 2003 10:14:15 -0500 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021127 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Brian Henning Cc: freebsd Subject: Re: scroll mouse References: <200302252118.42307.will@unfoldings.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 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. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message