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: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] vnc: Set default kbd delay to 10ms
Date: Mon, 10 Jul 2017 09:20:02 +0200

On Thu, 2017-07-06 at 09:08 +0200, Alexander Graf wrote:
> 
> 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.

Given the last paragraph of the commit message 10ms looks correct.  If
you change it to 1ms you also want to change "input layer" to "vnc
server" ...

Or, better, move the last paragraph (which points out the inconsistency
 between input layer and vnc server defaults) to the top, then it's
easier to read I guess.

cheers,
  Gerd

> 
> 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]