cvs commit: src/usr.sbin/moused moused.8 moused.c
Dag-Erling Smørgrav
des at des.no
Tue Aug 3 17:47:04 PDT 2004
Philip Paeps <philip at FreeBSD.org> writes:
> Log:
> Teach moused about Synaptics touchpads.
>
> 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
--
Dag-Erling Smørgrav - des at des.no
More information about the cvs-src
mailing list