<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - synaptics touchpad jitter"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95290#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - synaptics touchpad jitter"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95290">bug 95290</a>
              from <span class="vcard"><a class="email" href="mailto:liam@fightingcrane.com" title="liam@fightingcrane.com">liam@fightingcrane.com</a>
</span></b>
        <pre>Success!

I removed my evdev override (the extra fuzzy one) and replaced it with the
libinput hint for wobbly touchpads, installed libinput-1.3.0-2 from koji (I was
using 1.2.4-2; I updated my cache but still didn't see an update, so I decided
to just go straight to 1.3), and ran the "another evemu scrolling jitter
recording". As you said, it was rock solid.

Just curious: it looks like this enables libinput's hysteresis functionality
(which itself looks like it halves the resolution, in this case) rather than
modifying any of the evdev device properties (like halving the resolution). If
that's the case, why not change the resolution directly (since halving might
not always work), and it looks like you've already set aside 20 special case
evdev device models rather than using the flag?

Regardless, thanks for all the help!</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>