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

Peter Hutterer whot at kemper.freedesktop.org
Thu May 7 21:15:02 PDT 2009


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 c50dba0b...:
commit c3ab0ae4f3f04da7018173662ede174c97710c8a
Author: Jeremy Huddleston <jeremyhu at freedesktop.org>
Date:   Thu May 7 18:17:55 2009 +1000

    Add model-specific edges for appletouch.
    
    Needs around 8.5% to be useable.
    
    I created a table to iterate through the different products rather than
    using if/else branches.  I can enumerate the appletouch product_ids, but I
    suspect they will all be around the same range (hence the PRODUCT_ANY).  If
    another product id shows different behavior, we can just add an entry to
    the table as appropriate.
    
    I also changed the default eheight to be 5.4% to match the spec.
    
    Reported-by: Jeremy Huddleston <jeremyhu at freedesktop.org>
    Signed-off-by: Jeremy Huddleston <jeremyhu at freedesktop.org>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Henrik Rydberg <rydberg at euromail.se>

diffstat:
    src/eventcomm.c    |   25 ++++++++++++++++++++-----
    src/synaptics.c    |    6 +++++-
    src/synapticsstr.h |    3 ++-
    3 files changed, 27 insertions(+), 7 deletions(-)

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




More information about the xorg-commit mailing list