Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Oct 2007 16:03:16 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        williamkow <williamkow@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Hardware compatible : Marble_Mouse from Logitech
Message-ID:  <20071007140316.GA84686@slackbox.xs4all.nl>
In-Reply-To: <4708D990.7020809@yahoo.com>
References:  <4708D990.7020809@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071007140316.GA84686>