spice: add keyboard
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 11 Mar 2010 14:13:28 +0000 (11:13 -0300)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 21 Sep 2010 16:36:42 +0000 (18:36 +0200)
commitac8fd84945a00f6eca8e787b669406709bd33513
treeec32b14e1733745a1c3cca9ac6ecd7d5b5167330
parent05c1395c3b58594052a73c5920e886ee9ac47985
spice: add keyboard

Open keyboard channel.  Now you can type into the spice client and the
keyboard events are sent to your guest.  You'll need some other display
like vnc to actually see the guest responding to them though.
Makefile.objs
ui/qemu-spice.h
ui/spice-core.c
ui/spice-input.c [new file with mode: 0644]