Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 1999 13:52:44 +0900
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        jkh@freebsd.org, Brooks Davis <brooks@one-eyed-alien.net>
Cc:        stable@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject:   Re: cvs commit: src/usr.sbin/moused moused.8 moused.c 
Message-ID:  <199912160452.NAA00984@zodiac.mech.utsunomiya-u.ac.jp>
In-Reply-To: Your message of "Wed, 15 Dec 1999 11:20:57 PST." <19991215112057.A16725@orion.ac.hmc.edu> 
References:  <199912151258.EAA02374@freefall.freebsd.org>  <19991215112057.A16725@orion.ac.hmc.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
Should this last minutes MFC be allowed?  

On the one hand, I am slightly uneasy, because I don't think we have
had sufficiently long test period.

On the other hand, this fix affects only the 3 button emulation.  Even
if it breaks something, it SHOULD happen only when the user uses the 3
button emulation.

Hmm, the thing is, I don't have a -STABLE box at hand for testing, and
am not convinced yet that I haven't broken anything in -STABLE.  Yes,
I believe this fix is OK in -CURRENT, but,...

I am not sure it is safe to MFC.

Kazu

>I've been running this patch on stable since it was first posted for
>review.  It moved my laptop's mouse from virtually useless to almost
>always working.  Any chance of a MFC for 3.4?
>
>Thanks,
>Brooks
>
>On Wed, Dec 15, 1999 at 04:58:59AM -0800, Kazutaka YOKOTA wrote:
>> 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 freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912160452.NAA00984>