From owner-freebsd-questions@FreeBSD.ORG Tue Apr 22 16:27:55 2003 Return-Path: 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 759AA37B401 for ; Tue, 22 Apr 2003 16:27:55 -0700 (PDT) Received: from sub21-156.member.dsl-only.net (sub21-156.member.dsl-only.net [63.105.21.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB3B343F75 for ; Tue, 22 Apr 2003 16:27:54 -0700 (PDT) (envelope-from nkinkade@sub21-156.member.dsl-only.net) Received: from nkinkade by sub21-156.member.dsl-only.net with local (Exim 4.10) id 1987Az-0000dY-00; Tue, 22 Apr 2003 16:27:49 -0700 Date: Tue, 22 Apr 2003 16:27:48 -0700 From: Nathan Kinkade To: Chris Moline Message-ID: <20030422232748.GH92029@sub21-156.member.dsl-only.net> Mail-Followup-To: Chris Moline , freebsd-questions@freebsd.org References: <1051047195.97785.27.camel@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VkqCAaSJIySsbD6j" Content-Disposition: inline In-Reply-To: <1051047195.97785.27.camel@localhost> User-Agent: Mutt/1.4i Sender: Nathan Kinkade cc: freebsd-questions@freebsd.org Subject: Re: mouse wheel problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nkinkade@fastmail.fm List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2003 23:27:55 -0000 --VkqCAaSJIySsbD6j Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 22, 2003 at 03:33:16PM -0600, Chris Moline wrote: >=20 > hi. i am having some problems with getting my mouse wheels to work. >=20 > i had it working with my old mouse (a wireless optical logitech mouse). > but that mouse started having problems so i got a new one. the new one > is a cheap, generic mouse. i did have the wheel on the old logitech > mouse working but it doesnt work anymore. the wheel on the new generic > mouse doesnt work either. both mice work on my friends windows box. both > mice work on my bsd box (except for the wheels). >=20 > i am running XFree86-4.2.0_1,1. here is the relevant part of > /etc/X11/XF86Config >=20 > Identifier "Mouse1"=20 > Driver "mouse"=20 > Option "Protocol" "auto"=20 > Option "Device" "/dev/sysmouse"=20 > Option "Buttons" "5"=20 > Option "ZAxisMapping" "4 5"=20 >=20 > here is my moused command for the old logitech mouse >=20 > moused -t auto -p /dev/psm0 -z 4 >=20 > and here is my moused command for the new generic mouse (its really > pokey and so needs some help). >=20 > moused -t auto -p /dev/psm0 -z 4 -r high -a 2 >=20 > > sincerly, > chris moline I recently got my wheel mouse working using almost the exact same setup as you, minus the ZAxisMapping directive in the XF86Config file. Try commenting out that line and then restarting X. Nathan --=20 GPG Public Key ID: 0x4250A04C gpg --keyserver pgp.mit.edu --recv-keys 4250A04C http://63.105.21.156/gpg_nkinkade_4250A04C.asc --VkqCAaSJIySsbD6j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+pc/0WZYS9EJQoEwRAl+XAKCJnlRkMpTHtAWSDCYZU6FWDXwQ2QCdF9sp WY//0lg5mDZwIwsbrEyEork= =8bbq -----END PGP SIGNATURE----- --VkqCAaSJIySsbD6j--