Subject: Re: wskbd change
To: David Young <dyoung@pobox.com>
From: Lennart Augustsson <lennart@augustsson.net>
List: current-users
Date: 05/04/2005 22:28:46
David Young wrote:
> On Wed, May 04, 2005 at 12:01:39PM +0200, Lennart Augustsson wrote:
> 
>>Martin Husemann wrote:
>>
>>>On Wed, May 04, 2005 at 03:48:57AM +0200, Lennart Augustsson wrote:
>>>
>>>
>>>>I will make it a compile time option and the default will be off.
>>>
>>>
>>>I still do not understand what it should mean - you can't realy repeat
>>>"pressed" events, since that would just be a lie.
>>>
>>
>>It might be a lie, but it works in e.g. the X server. :)
> 
> 
> I am confused.  What program will use these events, if it isn't the X
> server, which generates its own auto-repeat?

I didn't say the X server needed it, but it accepts it.
And since no known program needs it I've now ifdef'ed out the code
that generates the auto repeat events.  If anyone ever needs it, it's
there.

	-- Lennart