From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 14:31:31 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 648C116A4CE for ; Mon, 21 Feb 2005 14:31:31 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 5519B43D41 for ; Mon, 21 Feb 2005 14:31:30 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 21 Feb 2005 14:31:29 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) (129.187.19.157) by mail.gmx.net (mp019) with SMTP; 21 Feb 2005 15:31:29 +0100 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 27FAFC282; Mon, 21 Feb 2005 15:31:53 +0100 (CET) Date: Mon, 21 Feb 2005 15:31:52 +0100 From: Simon Barner To: Euripides Ballis Message-ID: <20050221143152.GH51280@zi025.glhnet.mhn.de> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jRdC2OsRnuV8iIl8" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-Y-GMX-Trusted: 0 cc: freebsd-questions Subject: 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: Mon, 21 Feb 2005 14:31:31 -0000 --jRdC2OsRnuV8iIl8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, you need to supply more information: - Which kind of mouse are you using? USB, PS/2, ... - How did you configure your mouse? Using sysinstall? Manually? A copy of your /etc/rc.conf file will help us debug. - Where are you experiencing your problems? In the text mode console or in X? Usually, the following works best: Configure your mouse using sysinstall and make sure it works in the console. The use the following for your XFree/Xorg configuration: Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "SysMouse" Option "Device" "/dev/sysmouse" EndSection HTH, Simon --jRdC2OsRnuV8iIl8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCGfDYCkn+/eutqCoRAqDcAKCj/SIl6i2lnX5sbFJ8ZinRklM40ACbBwBQ HA17hrslajKrMVcJsv7qCKY= =1jVC -----END PGP SIGNATURE----- --jRdC2OsRnuV8iIl8--