xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Mon Feb 7 17:35:34 PST 2011


 include/evdev-properties.h |    9 
 man/evdev.man              |   25 ++
 src/Makefile.am            |    1 
 src/emuThird.c             |  415 +++++++++++++++++++++++++++++++++++++++++++++
 src/evdev.c                |   18 +
 src/evdev.h                |   24 ++
 6 files changed, 492 insertions(+)

New commits:
commit d9001a6be9d86a5f30549af9fbb02a466f4b0709
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Jan 26 12:11:00 2011 +1000

    Add third button emulation.
    
    New properties:
    "Evdev Third Button Emulation" → switch on/off
    "Evdev Third Button Emulation Timeout" → timeout until event is delivered
    "Evdev Third Button Emulation Button" → phys button to be emulated
    "Evdev Third Button Emulation Threshold" → move threshold before emulation
    is cancelled
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Tested-by: Benjamin Tissoires <tissoire at cena.fr>



More information about the xorg-commit mailing list