<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Wobbly AlpsPS/2 ALPS DualPoint TouchPad"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104828#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Wobbly AlpsPS/2 ALPS DualPoint TouchPad"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104828">bug 104828</a>
              from <span class="vcard"><a class="email" href="mailto:Hi-Angel@yandex.ru" title="Hi-Angel <Hi-Angel@yandex.ru>"> <span class="fn">Hi-Angel</span></a>
</span></b>
        <pre>Ok, I think I found a very nice way to encode the check with a binary array and
a match for 101b pattern, and whole check now is just 3 comparisons and 4
assignments in the worst case, so we can keep it enabled not only "5 times for
still finger".

Question for Peter: how can I figure whether current movement is left or right?
I initially was going to use the `t->point.x`, like, "if it's negative, then I
probably move left" but then I figured it's probably some kind of absolute
coordinates, so I'm not very sure what to use.</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>