From owner-freebsd-questions@FreeBSD.ORG Sat Sep 25 13:01:06 2004 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 8E0AA16A4CE for ; Sat, 25 Sep 2004 13:01:06 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3F8F743D2F for ; Sat, 25 Sep 2004 13:01:05 +0000 (GMT) (envelope-from krylon@gmx.net) Received: (qmail 13760 invoked by uid 65534); 25 Sep 2004 13:01:03 -0000 Received: from i538755E0.versanet.de (EHLO neuromancer.krylon.net) (83.135.85.224) by mail.gmx.net (mp009) with SMTP; 25 Sep 2004 15:01:03 +0200 X-Authenticated: #685629 Date: Sat, 25 Sep 2004 15:01:03 +0200 From: Benjamin Walkenhorst To: freebsd-questions@freebsd.org Message-Id: <20040925150103.48507e74.krylon@gmx.net> In-Reply-To: <41555A2E.20800@thingy.apana.org.au> References: <41555A2E.20800@thingy.apana.org.au> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) User-Agent: Sylpheed 0.9.7 X-Operating-System: FreeBSD 5.2.1 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Mouse wheel on XOrg 6.7.0 (FreeBSD 5.3-beta5) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Sep 2004 13:01:06 -0000 On Sat, 25 Sep 2004 12:44:46 +0100 David Gerard wrote: > I've just installed the latest 5.3 beta with XOrg 6.7.0. > The mouse works, except I can't get the mouse wheel to work. > > The mouse section of xorg.conf is as follows: > [ ... ] > > The last two option lines are as the XFree86 config on my > old 4.x install was. > > Is there something simple and obvious I haven't done? I recently switched to X.org without changing any of my configuration. My mouse section looks like this: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "SysMouse" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" EndSection Works fine. I guess you have to change the protocol to SysMouse. > - d. Hope it helps, Benjamin -- If cars had improved at [the computer industry's] rate, a Rolls Royce would now cost 10 dollars and get a billion miles per gallon. (Unfortunately, it would probably also have 200-page manual telling how to open the door.) -- Andrew Tanenbaum, "Introduction To Distributed Systems"