[Wayland-bugs] [Bug 102039] LID_SWITCH_RELIABILITY=write_open doesn't work
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 18 02:55:50 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102039
Peter Hutterer <peter.hutterer at who-t.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #12 from Peter Hutterer <peter.hutterer at who-t.net> ---
strange. Unfortunately, I don't know how to debug this remotely, it seems
everything is set up correctly. I recommend disabling anything that handles lid
switches and using evemu-event to fake those events (easier for debugging).
evemu-event --sync --type EV_SW --code SW_LID --value 1 /dev/input/eventX
to set the switch, value 0 to unset.
Run libinput-debug-events in gdb and see if lid_switch_keyboard_event() is ever
called and also if it's set up correctly in
lid_switch_toggle_keyboard_listener.
--
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/20170818/aa0174ab/attachment.html>
More information about the wayland-bugs
mailing list