xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Tue Feb 17 15:27:42 PST 2009


 src/evdev.c |   63 ++++++++++++++++++++++++++++++++++--------------------------
 1 file changed, 36 insertions(+), 27 deletions(-)

New commits:
commit 9f1b9aa6eb81087b3df12184eafb104c0e745f41
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Feb 18 09:04:12 2009 +1000

    Accommodate for holes in the ABS label defines.
    
    abs_labels[] has to be aligned with the defines in linux/input.h, but the
    latter does not have continuous range. Pad the holes with
    AXIS_LABEL_PROP_ABS_MISC.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list