From owner-freebsd-questions@FreeBSD.ORG Sun Oct 7 14:03:18 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB60416A417 for ; Sun, 7 Oct 2007 14:03:18 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.freebsd.org (Postfix) with ESMTP id 68D8913C43E for ; Sun, 7 Oct 2007 14:03:18 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr15.xs4all.nl (8.13.8/8.13.8) with ESMTP id l97E3G87044011; Sun, 7 Oct 2007 16:03:17 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 5F795B869; Sun, 7 Oct 2007 16:03:16 +0200 (CEST) Date: Sun, 7 Oct 2007 16:03:16 +0200 From: Roland Smith To: williamkow Message-ID: <20071007140316.GA84686@slackbox.xs4all.nl> Mail-Followup-To: williamkow , freebsd-questions@freebsd.org References: <4708D990.7020809@yahoo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <4708D990.7020809@yahoo.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.16 (2007-06-09) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Hardware compatible : Marble_Mouse from Logitech X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Oct 2007 14:03:18 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 07, 2007 at 09:05:20PM +0800, williamkow wrote: > Can anyboby advice me whether the Marble_Mouse from Logitech, > be used and recognized by FreeBSD6.2-Release ? I've used this trackball without problems with Xorg. Here's the relevant part of my xorg.conf; Section "InputDevice" Identifier "MarbleMouse" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/psm0" Option "Buttons" "5" Option "ZAxisMapping" "4 5" Option "ButtonMapping" "3 2 1 6 7" Option "CorePointer" "on" EndSection Note that this is for a left-handed person. For right-handed use, you need to swap 3 and 1 in the ButtonMapping, IIRC. Note that I _don't_ use moused(8). Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHCOckEnfvsMMhpyURAqGJAJ9jZLcjtY5pvpjVTW0HRNlhzaTjuwCghszn Tt/N7CxwwVTr2SXvq/efUXQ= =65XQ -----END PGP SIGNATURE----- --huq684BweRXVnRxX--