[Wayland-bugs] [Bug 106498] Lenovo X1 Yoga (Gen 3) touchpad not suspended in tablet mode

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 14 06:09:35 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106498

--- Comment #3 from Peter Hutterer <peter.hutterer at who-t.net> ---
Ah, goood to know, I'll forget about the other bug then :)

I guess the next step would be to search for the if 0 in evdev.c and make it an
if 1, this way you get the evdev events and printed (in --verbose mode). break
on evdev_device_resume() and evdev_device_dispatch() to figure out where the
events are coming from and why they're still coming in when the fd was closed.
Check the fd value on the device too.

-- 
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/20180514/7fbd5867/attachment.html>


More information about the wayland-bugs mailing list