<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#c7">Comment # 7</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:justin.w.xd@gmail.com" title="Justin Wong <justin.w.xd@gmail.com>"> <span class="fn">Justin Wong</span></a>
</span></b>
<pre>83028604513641e9bd7c8ad7c864d52c8f313d62 is the first bad commit, you were
right.
It seems there is still another bug.
I added a `log_info` of device DPI before `evdev_device_create` returns,
83028604513641e9bd7c8ad7c864d52c8f313d62 reports 1000 (DEFAULT_DPI), while
c096bedd8b21864b5ce27403a628c519ad00e148 reports 250
(DEFAULT_DPI/POINTINGSTICK_CONST_ACCEL), that means DPI has been properly read.
I also tried to force specify DPI to 250, the pointer is still slow.
So there must be another bug somewhere else.
Cheers,</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>