xf86-input-synaptics:master: 1 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Tue Sep 16 22:38:10 PDT 2014


Reporting from xf86-input-synaptics: xf86-input-synaptics driver

Please visit:
    http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics
Or get your own copy by using:
    git-clone git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics

Commit against master at 41b2312c...:
commit a897147be04d74ed452cda166fd4e01f9615ff72
Author: Gabriele Mazzotta <gabriele.mzt at gmail.com>
Date:   Tue Sep 16 17:20:15 2014 +0200

    Use ABS_MT events for the palm detection when supported
    
    Use ABS_MT_TOUCH_MAJOR and ABS_MT_PRESSURE instead of ABS_TOOL_WIDTH
    and ABS_PRESSURE when supported so that the pressure and the width of
    all the fingers is taken into account for the palm detection.
    
    This also fixes the palm detection for those touchpads for which the
    kernel only sends ABS_MT_TOUCH_MAJOR and not ABS_TOOL_WIDTH.
    
    Signed-off-by: Gabriele Mazzotta <gabriele.mzt at gmail.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/eventcomm.c |   12 ++++++++++++
    src/synaptics.c |    3 +++
    2 files changed, 15 insertions(+)

cgit url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=a897147b




More information about the xorg-commit mailing list