]> git.proxmox.com Git - qemu.git/commit - ui/spice-input.c
spice: add tablet support
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 13 Apr 2010 07:05:03 +0000 (09:05 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 21 Sep 2010 16:36:43 +0000 (18:36 +0200)
commit869564a9c0f78b1972e1ac51e69cb2016af3b060
tree762aa3506e1efed2e3d900680fbeba04117e04fd
parenta3e2226031496f479b5fe4a069ec1acd68a17e8d
spice: add tablet support

Add support for the spice tablet interface.  The tablet interface will
be registered (and then used by the spice client) as soon as a absolute
pointing device is available and used by the guest, i.e. you'll have to
configure your guest with '-usbdevice tablet'.
ui/spice-display.c
ui/spice-input.c