qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] input-linux: improve device handling


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/3] input-linux: improve device handling
Date: Thu, 16 Jun 2016 11:03:17 +0200

  Hi,

Patches 1+2 just factor out code to make patch 3 smaller and easier to
review.  Patch 3 refines the device detection and also allows devices
to be treated as both mouse and keyboard.  The later should improve
handling of programmable mice which can also send keyboard events.

cheers,
  Gerd

Gerd Hoffmann (3):
  input-linux: factor out input_linux_handle_mouse
  input-linux: factor out input_linux_handle_keyboard
  input-linux: better capability checks, merge
    input_linux_event_{mouse,keyboard}

 ui/input-linux.c | 269 +++++++++++++++++++++++++++++--------------------------
 1 file changed, 140 insertions(+), 129 deletions(-)

-- 
1.8.3.1




reply via email to

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