Date: Fri, 28 Jan 2000 12:13:58 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> To: "Justin T. Gibbs" <gibbs@narnia.plutotech.com> Cc: current@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: [PATCH] Please test the PS/2 mouse driver patch Message-ID: <200001280313.MAA19744@zodiac.mech.utsunomiya-u.ac.jp> In-Reply-To: Your message of "Thu, 27 Jan 2000 14:18:47 MST." <200001272118.OAA25762@narnia.plutotech.com> References: <200001272118.OAA25762@narnia.plutotech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>Do you have specs on the Trackpoint PS/2 mice found on Thinkpads? No. >The version on my 770X has a double click by "pushing hard on the >trackpoint" feature. It also has the ability to do the scroll >thing if you hold the middle mouse button and move the trackpoint. You mean, there features are available in W*ndoes, but not in FreeBSD? There can be two possible explanations: a) These features are implemented in the device firmware level and need to be explicitly activated by the driver software on the host computer. W*ndows driver knows it, but our psm driver doesn't. b) These features are entirely implemented by the W*ndows driver software. The TrackPoint itself is behaving just like the ordinary 2, or 3, button pointing device. The W*ndows driver is so smart, our psm driver isn't :-) Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001280313.MAA19744>