]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Improve the three button emulation by introdusing a small state
authorKazutaka YOKOTA <yokota@FreeBSD.org>
Wed, 15 Dec 1999 12:58:58 +0000 (12:58 +0000)
committerKazutaka YOKOTA <yokota@FreeBSD.org>
Wed, 15 Dec 1999 12:58:58 +0000 (12:58 +0000)
commite3b009838afcfa275b0d4eb98b41d543c8bb1e65
tree96d8713d1e4881cccaa621cc688bde3770799581
parentc8bed05963be40ddbeb334969301a2bb6359d923
- 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.
usr.sbin/moused/moused.8
usr.sbin/moused/moused.c