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

Peter Hutterer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |[email protected]

--- Comment #1 from Peter Hutterer <[email protected]> ---
That is... strange. The code calls evdev_device_suspend() immediately and that
should close the fd on the device. I'll need you to debug this because I can't
see where this is going wrong. Simple enough if you're on the machine. Grep git
master and build it:

https://wayland.freedesktop.org/libinput/doc/latest/building_libinput.html
No need to install it, just build it locally, then run:

sudo gdb ./builddir/libinput-debug-events

put a breakpoint at  tp_switch_event() and trigger the tablet mode switch.
Single-step through to figure out where it's going wrong.




Speaking of Yoga, can you check bug 103749 and confirm whether this device
needs the keyboard exception too?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to