From owner-freebsd-questions@FreeBSD.ORG Thu Dec 16 17:34:53 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 6798B16A4CE for ; Thu, 16 Dec 2004 17:34:53 +0000 (GMT) Received: from net.netophilia.net (ns.netophilia.net [66.96.216.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E8A43D5D for ; Thu, 16 Dec 2004 17:34:52 +0000 (GMT) (envelope-from bsd-lists@netophilia.net) Received: from localhost (localhost.netophilia.net [127.0.0.1]) by net.netophilia.net (Postfix) with ESMTP id D00251552E; Thu, 16 Dec 2004 12:34:50 -0500 (EST) Received: from net.netophilia.net ([127.0.0.1]) by localhost (net.netophilia.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07462-03; Thu, 16 Dec 2004 12:34:43 -0500 (EST) Received: by net.netophilia.net (Postfix, from userid 1005) id 99D1415529; Thu, 16 Dec 2004 12:34:43 -0500 (EST) Date: Thu, 16 Dec 2004 12:34:43 -0500 From: Dan Kilbourne To: Ronnie Clark Message-ID: <20041216173443.GA6929@netophilia.net> References: <20041216161642.GB5982@netophilia.net> <20041216173052.95854.qmail@web52501.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041216173052.95854.qmail@web52501.mail.yahoo.com> Organization: netophilia.net Visit: http://netophilia.net User-Agent: Mutt/1.5.6i X-Virus-Scanned: amavisd-new at netophilia.net cc: FreeBSD Questions Subject: Re: Wheel Mouse in 5.3 STABLE 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: Thu, 16 Dec 2004 17:34:53 -0000 Ronnie Clark extolled: > OK, I have generated a new xorg.conf.new file. I have > edited it and copied it over to /etc/X11. > > Here is a snip of the xorg log file: > Markers: (--) probed, (**) from config file, (==) > default setting, > (++) from command line, (!!) notice, (II) > informational, > (WW) warning, (EE) error, (NI) not > implemented, (??) unknown. > ... > (**) Option "Protocol" "auto" > (**) Mouse0: Device: "/dev/sysmouse" > (**) Mouse0: Protocol: "auto" > (**) Option "CorePointer" > (**) Mouse0: Core Pointer > (**) Option "Device" "/dev/sysmouse" > (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 > (**) Option "ZAxisMapping" "4 5" > (**) Mouse0: ZAxisMapping: buttons 4 and 5 > (**) Mouse0: Buttons: 5 > (II) Keyboard "Keyboard0" handled by legacy driver > (II) XINPUT: Adding extended input device "Mouse0" > (type: MOUSE) > (II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0 > (II) Mouse0: SetupAuto: protocol is SysMouse > > According to this, it *should* work, right? Still > stumped, and not working... > > Thanks again. > Ron Clark Just to make sure, you copied it as xorg.conf, not xorg.conf.new, right? -- ___ Dan