[Wayland-bugs] [Bug 91369] Libinput 0.19 and 0.20 ignore POINTINGSTICK_CONST_ACCEL
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jul 21 00:28:02 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91369
--- Comment #7 from Justin Wong <justin.w.xd at gmail.com> ---
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,
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150721/095c910d/attachment.html>
More information about the wayland-bugs
mailing list