Date: Wed, 15 Dec 1999 04:58:59 -0800 (PST) From: Kazutaka YOKOTA <yokota@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/moused moused.8 moused.c Message-ID: <199912151258.EAA02374@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 1999/12/15 04:58:59 PST
Modified files:
usr.sbin/moused moused.8 moused.c
Log:
- Improve the three button emulation by introdusing a small state
machine. The three-button emulation of moused has been somewhat
difficult to use for many people. I hope this update fixes it.
- Add a new option, -E, to set timeout value to detect two buttons
are pressed down simulteneously. The default value for this timeout
is 200msec.
Revision Changes Path
1.25 +13 -2 src/usr.sbin/moused/moused.8
1.34 +241 -44 src/usr.sbin/moused/moused.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912151258.EAA02374>
