Date: Wed, 04 Aug 2004 02:46:50 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) To: Philip Paeps <philip@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/moused moused.8 moused.c Message-ID: <xzpr7qn6879.fsf@dwp.des.no> In-Reply-To: <200408031843.i73IhjMb082052@repoman.freebsd.org> (Philip Paeps's message of "Tue, 3 Aug 2004 18:43:45 %2B0000 (UTC)") References: <200408031843.i73IhjMb082052@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Philip Paeps <philip@FreeBSD.org> writes: > Log: > Teach moused about Synaptics touchpads. >=20=20=20 > While I'm here, document the existence of the '-l' option, which allows > one to use moused to use psm in some more interesting ways. A couple of comments: - The man page should document the default operation level. - The way the default operation level is selected seems pretty arbitrary. If the mouse protocol is specified on the command line (as opposed to auto-detected), the operation level is set to 1 for sysmouse and 0 for all other protocols. In the auto-detect case, however, the operation level is never explicitly set and defaults to 1. - moused(8) accepts values from 0 to 4 for the -l command-line option, even though psm(4) only supports 0, 1 and 2. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpr7qn6879.fsf>