qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] input: add support for kbd delays


From: Dave Mielke
Subject: Re: [Qemu-devel] [PATCH 0/3] input: add support for kbd delays
Date: Mon, 2 Jun 2014 06:40:40 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

[quoted lines by Gerd Hoffmann on 2014/06/02 at 11:29 +0200]

Hi:

When using my patch, I'm specifying -k delay=20 (so 20ms).

>Highest repeat rate ps/2 allows is 30Hz.  Which is 33 ms delay per key
>event.  We have two delays in there (one after pressing all keys, one
>after releasing all keys).  So something between 10 and 15 ms should be
>short enough to make sure the queue doesn't grow.  Lets try that,
>incremental patch attached.

Key repeat now stops when it should, and letting go of backspace as soon as all 
the characters are gone no longer leaves me with a temporarily dead keyboard. 
There are still problems, though. When I hold the shift key and type a letter, 
I get a doubled lowercase letter rather than a single uppercase letter. Also, I 
still get doubled lowercase letters when holding the control key.

-- 
Dave Mielke           | 2213 Fox Crescent | The Bible is the very Word of God.
Phone: 1-613-726-0014 | Ottawa, Ontario   | http://Mielke.cc/bible/
EMail: address@hidden | Canada  K2A 1H7   | http://FamilyRadio.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]