From owner-freebsd-stable Mon Jul 16 18:19:21 2001 Delivered-To: freebsd-stable@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id E724637B405 for ; Mon, 16 Jul 2001 18:16:34 -0700 (PDT) (envelope-from cdf.lists@fxp.org) Received: by peitho.fxp.org (Postfix, from userid 1501) id 7BF171360E; Mon, 16 Jul 2001 21:16:34 -0400 (EDT) Date: Mon, 16 Jul 2001 21:16:34 -0400 From: Chris Faulhaber To: "Sung N. Cho" Cc: stable@freebsd.org Subject: Re: Has anyone got their USB mouse working on FreeBSD 4.x? Message-ID: <20010716211634.A57310@peitho.fxp.org> References: <3B538F90.BE7A8888@vt.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B538F90.BE7A8888@vt.edu>; from sucho2@vt.edu on Mon, Jul 16, 2001 at 09:06:24PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 16, 2001 at 09:06:24PM -0400, Sung N. Cho wrote: > Has anyone got their USB mouse working on their FreeBSD system? I > bought new "Kensington Mouse In a Box" optical USB mouse and it doesn't > seem to work on FreeBSD. It works flawlessly under Linux and Windows > but not on FreeBSD. If you are using your FreeBSD system, how are you > configuring it? The default configuration doesn't seem to work. System > detects the mouse "Kensington MIAB mouse" but I'm not seeing any mouse > cursor on console nor do I get any response when I try to use it under > X. Only PS/2 mouse is working at the moment. >=20 Works great here: ums0: Kensington USB Input Device, rev 1.10/1.11, addr 2, iclass 3/1 ums0: 5 buttons and Z dir. all that was required was to have usbd_enable=3D"YES" in /etc/rc.conf, moused is started automatically from usbd. For X: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "Buttons" "3" Option "ZAxisMapping" "4 5" EndSection and the wheel can be used via ports/x11/imwheel. --=20 Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: FreeBSD: The Power To Serve iEYEARECAAYFAjtTkfEACgkQObaG4P6BelCzjwCgjdsMAZMlqtLwhjfVdozgD6vN pJEAnAvegLXfqClbyEBJEeubyc9phC6P =EGZk -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message