<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - libinput_event_tablet_tool_get_dx/y returns unaccelerated values for mouse/lens tools"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96422#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - libinput_event_tablet_tool_get_dx/y returns unaccelerated values for mouse/lens tools"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96422">bug 96422</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>ok, checked the code and we have an accel method for tablet mice (see
tablet_accelerator_filter_flat) but it's designed to provide effectively the
same motion as the absolute tablet. So it makes sense that it feels slow atm,
you wouldn't have to move a normal mouse ~20cm to move across the screen.

I'll speed this up to match actual mouse movement, then we can go from there.</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>