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

Peter Hutterer whot at kemper.freedesktop.org
Thu Sep 25 17:24:43 PDT 2008


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 102d1d6c...:
 src/synaptics.c |   59 +++++++++++++++++++++++++++++---------------------------
 1 file changed, 31 insertions(+), 28 deletions(-)


commit a9f1acfb59111ec55b983d5187a9f752d3149552
Author: Henrik Rydberg <rydberg at euromail.se>
Date:   Wed Sep 17 12:17:49 2008 +0200

    Corrections based on dimension analysis
    
    The biggest change is to the speed and acceleration parameters, which should
    now scale properly.  Starting from one end and moving a finger really slowly
    across the touchpad, the pointer should move about 40 percent of the way from
    one end to the other. Repeating the process more quickly, the pointer should
    move about 70 percent. Finally, moving really quickly, the pointer should
    reach the the other end of the screen before the whole touchpad has been
    crossed.
    
    Settings tested on appletouch, synaptics, and bcm5974.
    
    Signed-off-by: Henrik Rydberg <rydberg at euromail.se>
    Signed-off-by: Peter Hutterer <peter.hutterer at redhat.com>

diffstat:
    src/synaptics.c |   47 +++++++++++++++++++++--------------------------
    1 file changed, 21 insertions(+), 26 deletions(-)

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


commit c405a69f83dab77cfe6c76f718a3ca5614a85918
Author: Christoph Brill <egore911 at egore911.de>
Date:   Tue Sep 16 15:49:54 2008 +0200

    Init x/y valuators with the axis range - if we have any.
    
    Signed-off-by: Henrik Rydberg <rydberg at euromail.se>
    Signed-off-by: Peter Hutterer <peter.hutterer at redhat.com>

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

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




More information about the xorg-commit mailing list