From owner-freebsd-doc Thu Oct 25 13:43:24 2001 Delivered-To: freebsd-doc@freebsd.org Received: from moya.lambermont.dyndns.org (e165253.upc-e.chello.nl [213.93.165.253]) by hub.freebsd.org (Postfix) with ESMTP id 6CB6637B401; Thu, 25 Oct 2001 13:43:19 -0700 (PDT) Received: by moya.lambermont.dyndns.org (Postfix, from userid 1001) id 3B0D636415; Thu, 25 Oct 2001 22:43:17 +0200 (CEST) Date: Thu, 25 Oct 2001 22:43:17 +0200 To: Joe Clarke Cc: freebsd-questions@FreeBSD.ORG, doc@FreeBSD.org, Antal Novak , Jonathan Atkins Subject: SOLVED Re: Imwheel problems++ Message-ID: <20011025224317.A46992@moya.lambermont.dyndns.org> References: <20011023221719.B47661@moya.lambermont.dyndns.org> <20011024173224.B35166-100000@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011024173224.B35166-100000@shumai.marcuscom.com>; from marcus@marcuscom.com on Wed, Oct 24, 2001 at 05:34:01PM -0400 From: hans@lambermont.dyndns.org (H) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Joe Clarke wrote: > On Tue, 23 Oct 2001, H wrote: > > I read most of the imwheel posts on -questions, but I still have a > > problem with it. Here's my situation: I use 'moused -z 4 -p > > /dev/psm0 -t auto', moused does see the wheel actions (I know > > because I hacked it so that it prints +1 and -1 when I move the > > wheel). I tried this with both a Logitech S48 wheelmouse and a > > Microsoft Intellimouse. So far so good. I run XFree86-4.1.0_7 from > > ports on 4.4-STABLE with the following section in my XF86Config: > > Section "InputDevice" > > Identifier "Mouse1" > > Driver "mouse" > > Option "Protocol" "Auto" > > Option "Device" "/dev/sysmouse" > > Option "Buttons" "5" > > Option "ZAxisMapping" "4 5" > > EndSection > I use: > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/sysmouse" > Option "Buttons" "5" > EndSection Excellent. The line Option "ZAxisMapping" "4 5" actually broke it ! With this line removed the mousewheel works as expected. I'll copy this to inform about the error in the FreeBSD FAQ at http://www.freebsd.org/FAQ/x.html#AEN3769 Thanks a lot Joe ! regards, Hans Lambermont PS: Jonathan: imwheel using moused works fine with a Logitech M-S48a -- http://lambermont.webhop.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message