xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Wed Jan 21 19:11:05 PST 2009


 src/evdev.c |  167 +++++++++++++++++++++++++++++++++++++-----------------------
 src/evdev.h |   21 +++++--
 2 files changed, 117 insertions(+), 71 deletions(-)

New commits:
commit 1906e4d5c112c25c9d7a736d4924d1005267aba7
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Jan 22 09:44:15 2009 +1100

    Reshuffle property initialization.
    
    We don't need axis calibration, etc. on keyboards, so let's do it
    conditionally on actually having axes.
    
    Reported by Simon Thum.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 3047c25db24becf475b45d13e03a8badd58dcde6
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Jan 22 09:19:16 2009 +1100

    Deal with XINPUT ABI 5.
    
    Some XKB stuff has been removed, so let's deal with it.

commit c158cf2b64034a49e1c95549603b684e21e7511a
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Jan 21 16:32:27 2009 +1100

    Require XKB.
    
    Welcome to the future.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit dae1a78a521fa2e9fe7d058a66ae9ef7ea5d9471
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jan 20 09:45:44 2009 +1100

    Add automatic axis labeling.
    
    Since we don't support anything but REL/ABS x/y and sometimes pressure this is
    bordering on pointlessness, but once the year of the Linux desktop comes
    around this will be really handy. Or so.
    
    Also, we don't allow changing axis labels, but should eventually rearrange
    them if swapaxis is on.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list