]> git.proxmox.com Git - mirror_qemu.git/commit - ui/spice-core.c
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)
commit864401c2a709bcb66182c02372fb60a30055a4d7
treeec32b14e1733745a1c3cca9ac6ecd7d5b5167330
parent29b0040be6371c403dae0fef7fec36b814e300e8
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]