<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Lenovo P50 - Slow fine touchpad movement makes it jump (bug 2)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105963#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Lenovo P50 - Slow fine touchpad movement makes it jump (bug 2)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105963">bug 105963</a>
              from <span class="vcard"><a class="email" href="mailto:tim@tim-richardson.net" title="Tim Richardson <tim@tim-richardson.net>"> <span class="fn">Tim Richardson</span></a>
</span></b>
        <pre>ok, so I changed to printf and now I get something

the quirk is not active, the AND of the flag is returning 0

printf("Flag check: %d %d and then AND:
%d\n",tp->device->model_flags,EVDEV_MODEL_LENOVO_T450_TOUCHPAD,tp->device->model_flags
& EVDEV_MODEL_LENOVO_T450_TOUCHPAD);

gives


Flag check: 512 131072 and then AND: 0</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>