<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><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> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - touchpad getting stuck in scrolling mode, making it unusable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91875">bug 91875</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>benjamin.tissoires@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - touchpad getting stuck in scrolling mode, making it unusable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91875#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - touchpad getting stuck in scrolling mode, making it unusable"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91875">bug 91875</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>The first finger down sets BTN_TOOL_FINGER and BTN_TOUCH, the second finger
sets BTN_TOOL_DOUBLETAP and unsets FINGER, then it keeps going with
TRIPLETAP/QUADTAP.
your recording starts with axis events immediately, without BTN_TOUCH set
first. that suggests that the kernel or the device think a finger is still
down.

<a href="https://github.com/Lyude/ps2emu">https://github.com/Lyude/ps2emu</a>
you can try ps2emu, that should narrow down whether it truly is a HW issue</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>