From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 01:27:37 2005 Return-Path: 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 B925F16A4CE for ; Tue, 22 Feb 2005 01:27:37 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id A05E643D58 for ; Tue, 22 Feb 2005 01:27:36 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 22 Feb 2005 01:27:34 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) (129.187.19.157) by mail.gmx.net (mp015) with SMTP; 22 Feb 2005 02:27:34 +0100 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 96CB5C28A; Tue, 22 Feb 2005 02:28:00 +0100 (CET) Date: Tue, 22 Feb 2005 02:28:00 +0100 From: Simon Barner To: Euripides Ballis Message-ID: <20050222012800.GA97499@zi025.glhnet.mhn.de> References: <20050221143152.GH51280@zi025.glhnet.mhn.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-Y-GMX-Trusted: 0 cc: 'freebsd-questions' Subject: Re: RE: mouse X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 01:27:37 -0000 --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Euripides Ballis wrote: > Is a PS2 mouse. > I using Sysinstall > I have problem in text mode and X. Okay, I bet once you have fixed your mouse in the console it will also work in X. > How I can see my mouse configuration? It's in /etc/rc.conf. For more information please see the rc.conf man page (there are several options starting with moused_). Another good resource is the moused man page (there is a section "Configuring Mouse Daemon"). I have the following in my rc.conf: # Mouse moused_enable="YES" moused_flags="" moused_port="/dev/psm0" moused_type="auto" There's a good chance that this setting will also work for you. If it doesn't work, please tell us which mouse you are using (vendor, modell, etc.). Also, please attach a copy of your rc.conf. Simon --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGoqgCkn+/eutqCoRAudGAJ9FJLV+M8kf0rDz1i7A3yPnmMTncACbBMVn M2MkTGCD7YEjig1Hgb1kLe8= =FYTd -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--