From owner-freebsd-current Sun Jul 7 11:15: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C610F37B400 for ; Sun, 7 Jul 2002 11:15:03 -0700 (PDT) Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E6A43E3B for ; Sun, 7 Jul 2002 11:15:03 -0700 (PDT) (envelope-from scottl@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.10.2+Sun/8.10.2) with ESMTP id g67IEor28804; Sun, 7 Jul 2002 11:14:50 -0700 (PDT) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id LAA09286; Sun, 7 Jul 2002 11:14:50 -0700 (PDT) Received: from hollin.btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id MAA10582; Sun, 7 Jul 2002 12:14:47 -0600 (MDT) Received: from hollin.btc.adaptec.com (localhost [127.0.0.1]) by hollin.btc.adaptec.com (8.12.3/8.12.3) with ESMTP id g67IAnrP036443; Sun, 7 Jul 2002 12:10:49 -0600 (MDT) (envelope-from scottl@hollin.btc.adaptec.com) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.12.3/8.12.3/Submit) id g67IAmhI036442; Sun, 7 Jul 2002 12:10:48 -0600 (MDT) Date: Sun, 7 Jul 2002 12:10:48 -0600 From: Scott Long To: Thomas Ugland Cc: current@freebsd.org Subject: Re: Mouse wheel. Message-ID: <20020707181048.GA36415@hollin.btc.adaptec.com> References: <1026064790.93282.4.camel@vampire.lothlorien.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1026064790.93282.4.camel@vampire.lothlorien.no> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 07, 2002 at 07:59:50PM +0200, Thomas Ugland wrote: > I'm not sure if this is current releated or XFree releated, but > I'm giving it a go here. > > I updated from -current Jun 27, to a Jul 07 version today, and > since that fixed the problem with compiling XFree86-4-Server > and libs, I recompiled those and upgraded those. (new'er port > versions). Now my mouse wheel only works in one 'direction'. > > If I try to use the wheel, it looks like it emits the same signal, > even if I move it up or down. (It scrolls down). > > It used to work before I did the upgrades, just cant figure out where > the problem is.. (mwheel works correctly in other OS'es). This happened to me too, and I thought I was going crazy. When I disabled moused and let X talk directly to the mouse, the wheel worked correctly. When I turned on moused debugging, it showed that it was receiving the correct events from the mouse, so I can only assume that the problem is higher up. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message