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

Peter Hutterer whot at kemper.freedesktop.org
Mon Apr 27 16:48:06 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 4f58454f...:
commit ef2221322e62b94a88a8358e6513a3f6f232a28f
Author: Eygene Ryabinkin <rea-fbsd at codelabs.ru>
Date:   Tue Apr 28 07:39:36 2009 +1000

    PS/2 interface: sense multifinger taps on FingerHigh (#21427)
    
    Previously multifinger taps were sensed on the Z value > 0: this isn't
    very correct.  Accorging to the specification, Z values below 30
    correspond only to a very light taps or just floating fingers.  I had
    run into the situation when I was clicking on the physical left button
    and that click was transformed to the right button click via
    ClickFinger2, but I wasn't tapping the touchpad at all.  Investigations
    showed very small values of Z -- my other fingers were just floating
    above touchpad.
    
    This change also makes click (and finger) detection more consistent,
    because it uses FingerHigh to detect taps everywhere.
    
    X.Org Bug 21427 <http://bugs.freedesktop.org/show_bug.cgi?id=21427>
    
    Signed-off-by: Eygene Ryabinkin <rea-fbsd at codelabs.ru>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Acked-by: Henrik Rydberg <rydberg at euromail.se>

diffstat:
    src/ps2comm.c |    4 +++-
    1 file changed, 3 insertions(+), 1 deletion(-)

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




More information about the xorg-commit mailing list