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

Peter Hutterer whot at kemper.freedesktop.org
Tue Oct 28 00:03:04 PDT 2008


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 934bc001...:
commit 2acbd6e67c859290a37cf3134b120c5ca7577268
Author: Dmitry Torokhov <dmitry.torokhov at gmail.com>
Date:   Tue Oct 28 17:10:45 2008 +1030

    Add support for touchpads (such as Elantech) that do not report pressure
    
    Change the driver to react to BTN_TOUCH if device does not report
    ABS_PRESSURE since there are touchpads (such as Elantech) that do not
    support pressure reading but otherwise are perfectly useable in absolute
    mode.
    
    Also fix error checking of ioctl calls (positive return value is not an
    error, only negative is).
    
    Signed-off-by: Dmitry Torokhov <dtor at mail.ru>
    Signed-off-by: Peter Hutterer <peter.hutterer at redhat.com>

diffstat:
    src/eventcomm.c    |   77 +++++++++++++++++++++++++++++++++----------------
    src/synapticsstr.h |    1 
    2 files changed, 53 insertions(+), 25 deletions(-)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=2acbd6e6




More information about the xorg-commit mailing list