From owner-freebsd-x11@FreeBSD.ORG Fri Aug 4 15:24:45 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C667F16A4E1 for ; Fri, 4 Aug 2006 15:24:45 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from smtp.wizwire.com (smtp.wizwire.com [209.218.100.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5909443D45 for ; Fri, 4 Aug 2006 15:24:45 +0000 (GMT) (envelope-from jahnke@sonatabio.com) Received: from pinot.fmjassoc.com (209.218.101.53.bvi2.wizwire.com [209.218.101.53]) by smtp.wizwire.com (8.13.1/8.13.1) with ESMTP id k74FMWSc019038 for ; Fri, 4 Aug 2006 08:22:32 -0700 From: Frank Jahnke To: freebsd-x11@freebsd.org Content-Type: text/plain Date: Fri, 04 Aug 2006 08:22:24 -0700 Message-Id: <1154704944.785.1.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-WizWire-MailScanner-Information: Please contact the ISP for more information X-WizWire-MailScanner: Found to be clean X-MailScanner-From: jahnke@sonatabio.com Subject: Odd Mouse Wheel Problem X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Aug 2006 15:24:45 -0000 I have an odd problem with my mouse wheel: I can use it to scroll down a page, but it is very erratic scrolling up a page. This happens primarily when X is in a 24bpp mode; if I reduce the video resolution in X to 16bpp, it works much, much better (though there is still an occasional issue). This started happening about the time I transitioned from XFree to X.org. I am running moused, with a mouse type of "auto". Within X, I'm using the "mouse" driver, protocol "auto" with device "/dev/sysmouse". Options for 5 buttons and zAxisMapping of "4 5" are used, though turning this off works in x.org now, and makes no difference. I use Xinerama on dual monitors; TwinView seems to make no difference. It happens with both a Matrox G450 (open source drivers) or an nVidia FX1000 (nVidia drivers). The mouse itself is a Logitech MX700 (wireless) attached through a PS/2 adapter to a Tyan MPX motherboard. Otherwise, the mouse works well. Any suggestions on how I can fix this would really be appreciated. Frank