<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ALPS SS5 (SS4 v2) trackpoint too fast / jumpy because of readout "hole" in the center"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106323#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ALPS SS5 (SS4 v2) trackpoint too fast / jumpy because of readout "hole" in the center"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106323">bug 106323</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre>did you try it? because the basic approach right now is: delta * factor. What
the server does is delta * constant_deceleration * factor. So whether you add
this to the factor or later doesn't really matter.
... after checking the server sources again: it also appears to multiply the
velocity by the constant deceleration, so you'd need to apply this at the top
of the function accordingly. 

libinput debug-gui is the best way to test these things, it can be run from the
builddir and the pointer is controlled by libinput only, so no need to restart
between recompilations.

<a href="https://wayland.freedesktop.org/libinput/doc/latest/tools.html">https://wayland.freedesktop.org/libinput/doc/latest/tools.html</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>