[Wayland-bugs] [Bug 105963] Lenovo P50 - Slow fine touchpad movement makes it jump (bug 2)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 10 04:52:27 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105963
--- Comment #2 from Tim Richardson <tim at tim-richardson.net> ---
ok, so I changed to printf and now I get something
the quirk is not active, the AND of the flag is returning 0
printf("Flag check: %d %d and then AND:
%d\n",tp->device->model_flags,EVDEV_MODEL_LENOVO_T450_TOUCHPAD,tp->device->model_flags
& EVDEV_MODEL_LENOVO_T450_TOUCHPAD);
gives
Flag check: 512 131072 and then AND: 0
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20180410/cd274c0b/attachment-0001.html>
More information about the wayland-bugs
mailing list