xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Wed Feb 25 20:37:28 PST 2009


 src/evdev.c |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

New commits:
commit c89bbf80be65eb9d0d20871761d22c6d6d76708b
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Feb 26 12:14:03 2009 +1000

    Don't double-assign the UKNOWN axis label.
    
    All labels default to unknown anyway.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 178435832f5f6988e58fddc4ffe82ddc032d9dce
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Feb 26 12:09:33 2009 +1000

    If scrollwheels are found, bump the button number by 4 (or up to 7).
    
    Scrollwheel data is always posted as buttons, so we need to advertise at least
    enough buttons to accommodate for 6/7 (horizontal wheel).
    
    Note that this may mean that if you have a device that has scroll wheels and
    axes, but no buttons, it may be interpreted as a mouse.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list