xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Tue Dec 2 22:38:26 PST 2008


 src/evdev.c |   21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

New commits:
commit 2bf6e29b40f0da2bc417964fd2bd819306e5d3ed
Author: Peter Hutterer <peter.hutterer at redhat.com>
Date:   Wed Nov 26 15:01:57 2008 +1000

    Finalize MB emu (and wakeup handlers) before closing the fd.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at redhat.com>

commit 2bd24649ecbae08b7bd4dacd67d141ae665f8db7
Author: Tibi Nagy <nltibi at gmail.com>
Date:   Mon Nov 24 22:28:44 2008 +0200

    Support keyboards with scroll wheels.
    
    For keyboards, scroll events are reported by the kernel as EV_REL class events
    of REL_WHEEL type. If, during probing, the device is found to support wheel
    events, make sure it is set up as a pointing device, even if it doesn't have
    buttons or doesn't report motion along the X and Y axis so that the scroll
    events can be mapped to mouse wheel buttons (usually buttons 4 and 5).
    
    Signed-off-by: Peter Hutterer <peter.hutterer at redhat.com>



More information about the xorg-commit mailing list