From owner-freebsd-questions Tue Mar 11 14:57:41 2003 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 7DE5D37B401 for ; Tue, 11 Mar 2003 14:57:40 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 0190543FD7 for ; Tue, 11 Mar 2003 14:57:39 -0800 (PST) (envelope-from cleeker@gmx.net) Received: (qmail 14025 invoked by uid 0); 11 Mar 2003 22:57:37 -0000 Received: from ny-lancastercadent4g7-9c-83.buf.adelphia.net (HELO gmx.net) (24.48.114.83) by mail.gmx.net (mp017-rz3) with SMTP; 11 Mar 2003 22:57:37 -0000 Date: Tue, 11 Mar 2003 17:58:37 -0500 From: Rob To: freebsd-questions@freebsd.org Subject: Re: newbie : no mouse in x Message-ID: <20030311225837.GA82723@micrognome.local> Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 11, 2003 at 07:17:39PM +0000, Lee Harr wrote: > Do you need mouse in the text console? > > I never use that, and so in all my XF86Config files, I just > use the raw mouse device: /dev/psm0 > usually, the type auto works, sometimes I have to > use type microsoft. > > If you don't need mouse in the console, I would recommend > trying that. It has never failed for me. Has anyone else noticed that even when moused_enable="NO" is set it the /etc/rc.conf file moused starts at boot? I ended up writing a stupid little shell script to kill the proccess. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message