qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] vnc: add configurable keyboard delay


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH] vnc: add configurable keyboard delay
Date: Mon, 30 May 2016 21:59:53 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0



On 05/23/2016 03:19 PM, Gerd Hoffmann wrote:
Limits the rate kbd events from the vnc server are forwarded to the
guest, so input devices which are typically low-bandwidth can keep
up even on bulky input.

Signed-off-by: Gerd Hoffmann <address@hidden>
---
  ui/vnc.c | 13 +++++++++++--
  ui/vnc.h |  1 +

You probably want to extend the man page with this awesome new option :).


Alex




reply via email to

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