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

Peter Hutterer whot at kemper.freedesktop.org
Mon Jun 11 22:17:36 PDT 2012


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

2 commits against master at 43c9be99...:
 src/eventcomm.c    |   20 ++++++++++++--------
 src/synaptics.c    |   15 +++++++++++----
 src/synapticsstr.h |    3 ++-
 3 files changed, 25 insertions(+), 13 deletions(-)


commit 0e222876d7da7acbaaf955c2e7b7efdf3549bde9
Author: Chase Douglas <chase.douglas at canonical.com>
Date:   Fri Jun 8 13:53:38 2012 -0700

    Turn down the default sensitivity for unibody MacBook touchpads
    
    The touchpads are too sensitive by default. A touch is activated when a
    finger hovers a millimeter off the device. This change turns down the
    default sensitivity so that accidental touchpad interactions are
    lessened and pointer interaction accuracy is increased.
    
    Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/synaptics.c |   12 +++++++++---
    1 file changed, 9 insertions(+), 3 deletions(-)

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


commit 4fa880d2b1e1805e90827af5bbb483e268ac68a3
Author: Chase Douglas <chase.douglas at canonical.com>
Date:   Fri Jun 8 13:53:37 2012 -0700

    Add MODEL_UNIBODY_MACBOOK touchpad model for bcm5974 devices
    
    Initially, treat them the same as MODEL_APPLETOUCH devices, as that is
    what they were recognized as before.
    
    Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

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

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




More information about the xorg-commit mailing list