wacom tablet: activate event handlers.
commitb2d4d8329963b13c5cebe5944dcc99f0e9d1b5c7
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 8 Oct 2010 10:30:14 +0000 (8 12:30 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 Oct 2010 17:10:59 +0000 (20 12:10 -0500)
treee914e92f51b5607b4c1cff3a54cbaf38105b8d1d
parentcd496926155afcb3b6323e70dd720dc118b3a255
wacom tablet: activate event handlers.

Add qemu_activate_mouse_event_handler() calls to the usb wavom tablet so
it actually receives events.  Also make sure we only remove the handler
if we registered it before.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/usb-wacom.c