qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 0/3] add support for mice with extra/side but


From: Fabian Lesniak
Subject: Re: [Qemu-devel] [PATCH v3 0/3] add support for mice with extra/side buttons
Date: Tue, 10 Jan 2017 00:47:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

Ping.

I forgot to CC Gerd.

http://patchwork.ozlabs.org/patch/703302/

http://patchwork.ozlabs.org/patch/703304/

http://patchwork.ozlabs.org/patch/703303/


Am 06.12.2016 um 20:00 schrieb Fabian Lesniak:
This patch implements event handling for 5-button ps/2 mice and
appropriate event generation for gtk and input-linux input methods.

As Gerd suggested, it is now split into three parts and introduces
distinct ps2 mouse button definitions instead of using the legacy
ones from console.h. Please comment on the location of the new
definitions if inappropriate.

The changes to qapi were improved following Eric's hints.

Fabian Lesniak (3):
   qapi: add support for mice with extra/side buttons
   ps2: add support for mice with extra/side buttons
   ui: add support for mice with extra/side buttons

  hw/input/ps2.c         | 8 +++++---
  include/hw/input/ps2.h | 6 ++++++
  qapi-schema.json       | 7 ++++++-
  ui/gtk.c               | 4 ++++
  ui/input-linux.c       | 6 ++++++
  5 files changed, 27 insertions(+), 4 deletions(-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]