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

Peter Hutterer whot at kemper.freedesktop.org
Wed Feb 15 19:52:39 PST 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

Commit against master at e6032c34...:
commit f9a906590e59383aef3c53faca98f0de40859f17
Author: Chase Douglas <chase.douglas at canonical.com>
Date:   Sat Feb 11 18:57:20 2012 +0100

    Prefer multitouch over single-touch axis ranges
    
    We still use single-touch data in most cases, but sometimes the
    multitouch axes have higher resolution. Since we use the same XI
    valuators to report ST and MT data, we must pick one axis and scale the
    other to match. This change picks the MT axis ranges.
    
    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 |   45 +++++++++++++++++++++++++++++++++++++++++----
    1 file changed, 41 insertions(+), 4 deletions(-)

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




More information about the xorg-commit mailing list