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

Peter Hutterer whot at kemper.freedesktop.org
Mon May 4 16:42:40 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 fba24019...:
commit c50dba0b04f2115a5d23ed4a785c101f9b26900b
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Apr 23 09:15:04 2009 +1000

    Add TouchpadModel specifier and scale the edges accordingly. (#21214)
    
    ALPS models need different edge settings than synaptics pads to make the edges
    work propertly. So try to auto-detect the model (eventcomm anyway) and set the
    edges accordingly.
    
    New edge defaults are:
     synaptics: 7% of the total width
     alps: 15% of the total width
     unknown: 4% of the total width (see Synaptics UI guide)
    
    X.Org Bug 21214 <http://bugs.freedesktop.org/show_bug.cgi?id=21214>
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Christoph Brill <egore911 at egore911.de>
    Signed-off-by: Henrik Rydberg <rydberg at euromail.se>

diffstat:
    src/eventcomm.c    |   19 +++++++++++++++++++
    src/synaptics.c    |   20 +++++++++++++++++---
    src/synapticsstr.h |    8 ++++++++
    3 files changed, 44 insertions(+), 3 deletions(-)

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




More information about the xorg-commit mailing list