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

Peter Hutterer whot at kemper.freedesktop.org
Mon Jul 27 21:14:48 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 d7a4a63d...:
commit 1d89e2f632cf6c702ae5002f81e5783f3ba1b9ae
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Jul 27 11:04:13 2009 +1000

    Remove the "SpecialScrollAreaRight" option.  (#21001)
    
    This option auto-adjusts the right edge on the touchpad but wrongly so. It
    does not take the edge width into account, thus setting the right edge to
    the max value received - leaving only a single-pixel scroll area in some
    cases.
    
    A previous attempt to auto-adjust edges has failed (afb60a0b). The kernel's
    min/max values cannot be relied on for actual range clipping and thus scroll
    edge settings are best left untouched.
    
    X.Org Bug 21001 <http://bugs.freedesktop.org/show_bug.cgi?id=21001>
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    man/synaptics.man  |   10 +++-------
    src/synaptics.c    |   25 -------------------------
    src/synapticsstr.h |    2 --
    3 files changed, 3 insertions(+), 34 deletions(-)

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




More information about the xorg-commit mailing list