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