Skip to content
  • Peter Hutterer's avatar
    Implement the custom acceleration curve options · d84e0035
    Peter Hutterer authored
    
    
    One new property, and the existing accel profile gets extended to keep one
    extra value. The new property libinput Accel Curve Points is a list of pairs
    of points to be added to the acceleration curve.
    
    libinput only supports adding points to the curve so we simply declare the
    behavior as undefined when the curve is set multiple times. Also helps to
    identify those that bother to read the man page before playing with random
    driver values.
    
    Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
    d84e0035