vnc: add configurable keyboard delay
commitc5ce83334465ee5acb6789a2f22d125273761c9e
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 1 Jun 2016 06:22:30 +0000 (1 08:22 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 3 Jun 2016 06:23:26 +0000 (3 08:23 +0200)
tree398c399d2da0ca42a4478e3778ea55a466d29d49
parent8efa5f29f83816ae34f428143de49acbaacccb24
vnc: add configurable keyboard delay

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.

v2: update documentation too.
v3: spell fixes.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Tested-by: Yang Hongyang <hongyang.yang@easystack.cn>
Message-id: 1464762150-25817-1-git-send-email-kraxel@redhat.com
qemu-options.hx
ui/vnc.c
ui/vnc.h