From owner-freebsd-questions@FreeBSD.ORG Sun Aug 3 11:23:02 2003 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 1A31637B401 for ; Sun, 3 Aug 2003 11:23:02 -0700 (PDT) Received: from smtp.wizwire.com (smtp.wizwire.com [63.175.104.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CDD343F85 for ; Sun, 3 Aug 2003 11:23:01 -0700 (PDT) (envelope-from frank@frankjahnke.com) Received: from [192.168.1.100] (65.167.14.26.bvi1.wizwire.com [65.167.14.26]) by smtp.wizwire.com (8.12.9/8.12.9) with ESMTP id h73IMxma008949; Sun, 3 Aug 2003 11:23:00 -0700 (PDT) From: Frank Jahnke To: freebsd-questions@freebsd.org In-Reply-To: <20030803100226.2B47F37B40B@hub.freebsd.org> References: <20030803100226.2B47F37B40B@hub.freebsd.org> Content-Type: text/plain Organization: Message-Id: <1059934991.265.12.camel@jahnke.fmjassoc.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 03 Aug 2003 11:23:12 -0700 Content-Transfer-Encoding: 7bit cc: sandshrimp@comcast.net Subject: Re: Mouse/X11 Documentation 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: Sun, 03 Aug 2003 18:23:02 -0000 OK, I commented out the moused references from /etc/rc.conf, and changed XF86Config to psm0 from sysmouse and enabled ZAxisMapping. It worked -- even without imwheel! That's a great improvement -- thank you! Still, is there any way to get the mouse to work in X11 with moused? I'd really like to keep the mouse working in the systems console, if that is possible. Frank