<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 - ALPS SS5 (SS4 v2) trackpoint too fast / jumpy because of readout "hole" in the center"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106323">bug 106323</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>peter.hutterer@who-t.net
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ALPS SS5 (SS4 v2) trackpoint too fast / jumpy because of readout "hole" in the center"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106323#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ALPS SS5 (SS4 v2) trackpoint too fast / jumpy because of readout "hole" in the center"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106323">bug 106323</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><span class="quote">> This what I think the above-mentioned settings of the "evdev" driver do, unless I'm mistaken.</span >

Yep, that's what the constant deceleration does. 

<span class="quote">> firstly it's almost impossible to carry out because the pointer moves much too fast</span >

fwiw, doesn't really matter because the events will still come in from the
device. Just push it as if it wasn't moving at some crazy speed because we
really just need the realistic pressure values.

The trackpoint curve is in src/filter-trackpoint.c:trackpoint_accel_profile,
you can try to put a /8.0 there before returning the factor. Does that
work/help?

Unfortunately, the whole trackpoint range thing is oriented towards the ibm
trackpoints and doesn't work too well on the alps ones. I have patches here to
work around that but they're not complete yet. Either way, unlikely to fix the
issue anyway if you need that high of a constant deceleration.</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>