<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_NEEDINFO "
   title="NEEDINFO - Thinkpad 13 trackpoint is very slow"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98689">bug 98689</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;">Status</td>
           <td>NEW
           </td>
           <td>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Thinkpad 13 trackpoint is very slow"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98689#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Thinkpad 13 trackpoint is very slow"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98689">bug 98689</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>you can use the property names directly, not the numbers. that's a lot more
portable across reboots. all the "* Default" and "* Available" properties are
read-only, so you can't change them.

Changing the coordinate transformation matrix is intended for mainly device
rotation, using it for acceleration is not recommended.

Run libinput-debug-events --verbose and see if the "Device '<device name>' set
to const acel ..." shows up. If not, then the property isn't recognised
correctly which would explain why it isn't working. 

Also, please attach an evemu-record recording of the trackpoint as you try to
push the cursor into the top-right corner with "normal pressure". [that's also
the biggest issue we face with trackpoint acceleration, who knows what "normal
pressure" is...]</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>