[PATCH qemu 0/1] hw/input/virtio-input-hid: remove mouse buttons on virtio-multitouch-pci

~katharine_chui posted 1 patch 1 week, 1 day ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/176496021331.28461.6801034554708153621-0@git.sr.ht
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>
hw/input/virtio-input-hid.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
[PATCH qemu 0/1] hw/input/virtio-input-hid: remove mouse buttons on virtio-multitouch-pci
Posted by ~katharine_chui 1 week, 1 day ago
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