xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Wed Aug 6 17:07:36 PDT 2008


 src/emuMB.c |   10 +++---
 src/evdev.c |   97 ++++++++++++++++++++++++++++++++++++++----------------------
 src/evdev.h |    3 +
 3 files changed, 71 insertions(+), 39 deletions(-)

New commits:
commit c1f7f8c3d22ecae7839f82ea8b584069f54f1f5e
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Aug 7 09:21:26 2008 +0930

    Print a warning if a keycode exceeds the range accepted by the server.
    
    Keycodes over 255 are silently ignored in the server. The least we can do is
    put a warning in the logs.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 40e1474d84c09d93197ac5db34a88e654386e68f
Author: Chris Salch <emeraldd.chris at gmail.com>
Date:   Mon Aug 4 20:19:47 2008 -0500

    Adding a function to map button events to button numbers.
    
    Remove code duplication, let the mapping function hand us the actual button
    event to be passed up to the server.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list