From owner-freebsd-questions Sat Apr 1 11:40:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id 28E9437B630 for ; Sat, 1 Apr 2000 11:40:35 -0800 (PST) (envelope-from brameld@twave.net) Received: from [208.47.188.246] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id ea653800 for ; Sat, 1 Apr 2000 14:40:27 -0500 From: Walter Brameld To: "Dr. Brain" , questions@freebsd.org Subject: Re: XFree86-4.0 Date: Sat, 1 Apr 2000 14:39:15 -0500 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <20000329124021.A72223@toxic.magnesium.net> In-Reply-To: <20000329124021.A72223@toxic.magnesium.net> MIME-Version: 1.0 Message-Id: <00040114401602.08114@Bozo_3.BozoLand.domain> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 29 Mar 2000, in a never-ending search for enlightenment, Dr. Brain wrote: > I am having trouble getting my mouse to behave properly under XF86-4.0 > > I installed it out of the ports tree, ran xf86config and told the mouse > driver to use port /dev/sysmouse and protocol "Microsoft" (I have a > Logitech Trackman Marble +) turned off chordmiddle and emulate3button > just like for XF86-3.x. > > Now the mouse cursor appears in the center of the screen, then the moment > I move the mouse it jumps to the upper left corner and refuses to budge. > (It jerks out of the corner if I wiggle it enough, but always returns.) > > I also have plugged in a standard microsoft (two mutton) mouse, but it > also exhibited the same problem. > > Any hints? > Here's a copy of my mouse settings from /etc/X11/XF86Config: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" EndSection Works great for me, hope it helps you. (The ZAxisMapping is to get my wheel working). -- Walter Brameld Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? BSD: Are you guys coming, or what? Walter: And what does THIS button do?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message