Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2001 09:26:36 +1300
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        Terry Zink <tzink@metrocon.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Mouse issues in Xfree86 4.01
Message-ID:  <20010223092636.B64985@itouchnz.itouch>
In-Reply-To: <5.0.0.25.0.20010222151432.02bff9c0@mail.metrocon.com>; from tzink@metrocon.com on Thu, Feb 22, 2001 at 03:20:10PM -0500
References:  <5.0.0.25.0.20010222151432.02bff9c0@mail.metrocon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 22, 2001 at 03:20:10PM -0500, Terry Zink wrote:
[...]

> If i move the mouse around at all, it sporadically goes all over the place, 
> clicks, opens windows, highlights, etc, all over the place as if the driver 
> is wrong...

I had to disable moused and use:

	Section "InputDevice"
		Identifier  "Mouse1"
		Driver  "mouse"
		Option "Protocol"    "auto"
		Option "Device"      "/dev/psm0"
	EndSection

Hope that helps.
-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
  If you're right 90% of the time, why quibble about the remaining 3%?

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?20010223092636.B64985>