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

Peter Hutterer whot at kemper.freedesktop.org
Mon May 3 21:45:03 PDT 2010


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 87b29e60...:
commit 776ec0ed42616769ed834b5822df3b2b0d5c0e85
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Apr 29 15:03:55 2010 +1000

    Disable ClickFinger for touchpads with more than one physical button (#26079)
    
    If a touchpad has more than just one (or no) button, don't enable any
    ClickFinger settings other than button 1.
    
    The old default of enabling those clickfingers can be confusing on devices
    that have left and right buttons but no middle. In that case, leaving three
    fingers on the touchpad and clicking will result in a button 2 press
    (usually paste). But leaving one or two fingers on the touchpad while
    clicking will simply send button 1 events.
    
    This can appear like spurious button 2 events to the user.
    
    X.Org Bug 26079 <http://bugs.freedesktop.org/show_bug.cgi?id=26079>
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

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

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




More information about the xorg-commit mailing list