Having mouse buttons on the multitouch devices causes ui mouse button
events to get routed to the multitouch device, despite having better
options such as a single point tablet or a mouse.

This change fixes Android guests behavior when having both a mouse and a
multitouch device present.

Katharine Chui (1):
  hw/input/virtio-input-hid: remove mouse buttons on
    virtio-multitouch-pci

 hw/input/virtio-input-hid.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

-- 
2.49.1

Reply via email to