Date: Wed, 8 May 2002 22:55:24 -0500 From: Scott Robbins <scottro@despammed.com> To: Roberto Armenteros <rarmente@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: My mouse doesnt work properly when I run startx!! HELP... Message-ID: <20020509035524.GA3556@scott1.homeunix.net> In-Reply-To: <20020509022950.31732.qmail@web13606.mail.yahoo.com> References: <20020509022950.31732.qmail@web13606.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 08, 2002 at 07:29:50PM -0700, Roberto Armenteros wrote: > The pointer usually appears on the middle of the > screen and when i move the mouse it goes to the one of > the four corners and if I keep moving the mouse, the > pointer tries to move but it always goes back to the > same corner. The mouse configuration section from the > xfree configuration file is: > > Section "InputDevice" > Identifier "Mouse1" > Driver "mouse" > # i have tried changing the protocol to ps/2 but sitll > Option "Protocol" "Microsoft" > Option "Device" "/dev/mouse" From a working FreeBSD 4.6 prerelease (using an MS Optical Mouse with a KVM switch--if you're using a KVM switch, you might have to have it focused on the FreeBSD box from bootup through starting X Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/psm0" Option "ZAxisMapping" "4 5" HTH Scott Robbins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020509035524.GA3556>