diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2011-01-13 17:42:06 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2011-01-24 17:21:34 +0100 |
commit | 5fae51a9c26c025b94f8d7c40f54b65049de7227 (patch) | |
tree | 3f6b4db3df8b776f60efaca10e3ea4bae89b0e2b /envlist.c | |
parent | 13f8b97a57450534ccb7aaeb55095a668183fbee (diff) |
usb keyboard: add event event queue
This patch adds a event queue to the usb keyboard. This makes sure the
guest will see all key events even if they come in bursts. With this
patch applied sending Ctrl-Alt-Del using vncviewer's F8 menu works.
Also with autosuspend enabled the first keypress on a suspended keyboard
takes a little longer to be delivered to the guest because the usb bus
must be resumed first. Without event queue this easily gets lost.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'envlist.c')
0 files changed, 0 insertions, 0 deletions