xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Tue Jan 16 06:32:31 UTC 2018


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

New commits:
commit 192fdb06905f0f190e3a0e258919676934e6633c
Author: Andrey Zabolotnyi <zapparello at ya.ru>
Date:   Mon Jan 15 01:32:42 2018 +0300

    Fix handling of devices with only buttons (e.g. tablet pads).
    
    When transforming 'only buttons' device into a pseudo-mouse by adding
    relative X and Y axes, EVDEV_RELATIVE_EVENTS flag  must be set on device,
    otherwise it gets classified as a keyboard by X11.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=104630
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list