xf86-input-libinput: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Thu Mar 5 01:07:42 PST 2015


 src/libinput.c |   16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

New commits:
commit 7ec0bf7ae2e3753d7e4989495bae80057f39508e
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Wed Mar 4 14:46:29 2015 +1000

    Up the scroll dist value for touchpads
    
    For source FINGER and CONTINUOUS, the axis value is the same as relative
    motion - but scrolling in X usually doesn't have the same speed as finger
    movement, it's a lot coarser.
    
    We don't know ahead of time where we'll get the scroll events from. Set a
    default scroll distance of 15 and multiply any wheel clicks we get by this
    value.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Hans de Goede <hdegoede at redhat.com>



More information about the xorg-commit mailing list