xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Wed Feb 24 22:11:18 PST 2010


 man/evdev.man |    5 +++--
 src/emuMB.c   |    6 +++++-
 src/evdev.c   |   14 --------------
 src/evdev.h   |   14 ++++++++++++++
 4 files changed, 22 insertions(+), 17 deletions(-)

New commits:
commit 801778c3106fc7e409369b4500253a38be6a5795
Author: Oliver McFadden <oliver.mcfadden at nokia.com>
Date:   Thu Feb 25 07:11:21 2010 +0200

    emuMB: default to disabled mouse button emulation for touchscreens.
    
    Because touchscreens only use one button (see EvdevProcessKeyEvent())
    EvdevMBEmuFilterEvent() never calls EvdevMBEmuEnable(..., FALSE) to
    disable emulation. This results in touchscreen devices incurring a delay
    of Emulate3Timeout (typically 50 ms.)
    
    Default to MBEMU_DISABLED for touchscreen devices (unless overwritten by
    Xorg.conf.)
    
    Signed-off-by: Oliver McFadden <oliver.mcfadden at nokia.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list