qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] vnc: Set default kbd delay to 10ms


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH] vnc: Set default kbd delay to 10ms
Date: Thu, 6 Jul 2017 09:08:18 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.2.1



On 05.07.17 10:42, Markus Armbruster wrote:
Alexander Graf <address@hidden> writes:

The default keyboard delay time in the input layer is 10ms. I don't know

Do you mean "is 1ms"?

Yes, of course :). Sorry.


Alex


how that number came to be, but empirical tests on some OpenQA driven ARM
systems show that 10ms really is a reasonable default number for the delay.

With the current 1ms we're constantly typing faster than the guest receives
keyboard events from our XHCI attached USB HID device.

This patch moves the delay to 10ms. That way our default is much safer (good!)
and also consistent with the input layer default (also good!).

Signed-off-by: Alexander Graf <address@hidden>



reply via email to

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