From: Gerd Hoffmann <kraxel@redhat.com>
To: Alexander Graf <agraf@suse.de>, Markus Armbruster <armbru@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] vnc: Set default kbd delay to 10ms
Date: Mon, 10 Jul 2017 09:20:02 +0200 [thread overview]
Message-ID: <1499671202.23551.10.camel@redhat.com> (raw)
In-Reply-To: <a58a7cf7-a079-2799-ac99-696b85ecc654@suse.de>
On Thu, 2017-07-06 at 09:08 +0200, Alexander Graf wrote:
>
> On 05.07.17 10:42, Markus Armbruster wrote:
> > Alexander Graf <agraf@suse.de> 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 <agraf@suse.de>
next prev parent reply other threads:[~2017-07-10 7:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-05 5:59 [Qemu-devel] [PATCH] vnc: Set default kbd delay to 10ms Alexander Graf
2017-07-05 8:42 ` Markus Armbruster
2017-07-06 7:08 ` Alexander Graf
2017-07-10 7:20 ` Gerd Hoffmann [this message]
2017-07-10 8:20 ` Alexander Graf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1499671202.23551.10.camel@redhat.com \
--to=kraxel@redhat.com \
--cc=agraf@suse.de \
--cc=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.