From owner-freebsd-questions Mon Mar 19 8:35:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233]) by hub.freebsd.org (Postfix) with ESMTP id D826437B718 for ; Mon, 19 Mar 2001 08:35:30 -0800 (PST) (envelope-from lplist@closedsrc.org) Received: by q.closedsrc.org (Postfix, from userid 1003) id A41C655407; Mon, 19 Mar 2001 08:26:48 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by q.closedsrc.org (Postfix) with ESMTP id 963FA51610; Mon, 19 Mar 2001 08:26:48 -0800 (PST) Date: Mon, 19 Mar 2001 08:26:48 -0800 (PST) From: Linh Pham To: "E. J. Cerejo" Cc: Subject: Re: How Do You Turn Off Moused In-Reply-To: <20010319161049.19263.qmail@web13206.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2001-03-19, E. J. Cerejo scribbled: # I've trying to install XFree86 4.02 but as soon as I # start it the mouse pointer shoots up to the top left # corner and through reading some posts it seems that # turning this Moused thing off will do the trick. I # have an IBM ActiveScroll Mouse which under windows # 2000 picks it up as a Microsoft Intellimouse and works # fine. You can edit /etc/rc.conf and set MOUSED_ENABLE to NO instead of YES, or just explicitly add: MOUSED_ENABLE="NO" to the file if the MOUSED_ENABLE line isn't in there. -- Linh Pham [lplist@closedsrc.org] // 404b - Brain not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message