<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Libinput 0.19 and 0.20 ignore POINTINGSTICK_CONST_ACCEL"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91369#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED - Libinput 0.19 and 0.20 ignore POINTINGSTICK_CONST_ACCEL"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91369">bug 91369</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>pointer_accel_profile_linear is what we used before 0.19, so given the same
CONST_ACCEL value that should give you the same movement as before. the only
other change is commit 6ea69c2b3d18ea39 but I doubt you're hitting that with
the trackpoint much.
the DPI factor is set only once at startup, after that it's the same. what
happens if you just return 1 from the acceleration function, does that feel
natural enough? What's your device's x/y delta range anyway? run evemu-record
against the kernel device and look at the REL_X/REL_Y values, what's the span?</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>