<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - SW_TABLET_MODE disables monitor bezel button in tablet mode"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103749">bug 103749</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>REOPENED
</td>
<td>NEEDINFO
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - SW_TABLET_MODE disables monitor bezel button in tablet mode"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103749#c24">Comment # 24</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - SW_TABLET_MODE disables monitor bezel button in tablet mode"
href="https://bugs.freedesktop.org/show_bug.cgi?id=103749">bug 103749</a>
from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
<pre>(In reply to Davide Depau from <a href="show_bug.cgi?id=103749#c22">comment #22</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=138192" name="attach_138192" title="libinput debug-events --verbose with patch, ThinkPad X1 Yoga 1st">attachment 138192</a> <a href="attachment.cgi?id=138192&action=edit" title="libinput debug-events --verbose with patch, ThinkPad X1 Yoga 1st">[details]</a></span></span >
event4 - tablet_mode_switch: activated for AT Translated Set 2
keyboard<->ThinkPad Extra Buttons
(In reply to Michał Kopeć from <a href="show_bug.cgi?id=103749#c23">comment #23</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=138195" name="attach_138195" title="libinput debug-events --verbose with patch on ThinkPad X60 Tablet">attachment 138195</a> <a href="attachment.cgi?id=138195&action=edit" title="libinput debug-events --verbose with patch on ThinkPad X60 Tablet">[details]</a></span></span >
event4 - tablet_mode_switch: activated for AT Translated Set 2
keyboard<->ThinkPad Extra Buttons
same thing here
This indicates that the keyboard is still paired for the tablet mode switch. So
either the udev property isn't applied correctly, or the patch isn't working.
Unfortunately I don't currently have time to work on this, sorry.
However, it's easy to debug locally, sudo gdb ./builddir/libinput-debug-events
is all you need. The keyboard is only disabled in that libinput context so it
won't affect your session and you can fake a tablet mode switch with sudo
evemu-event --type EV_SW --code SW_TABLET_MODE --value 1 --sync (and then again
with value 0).
<span class="quote">> the property does show up correctly when running udevadm test</span >
just fwwiw: udevadm info shows the current properties, udevadm test shows the
ones to be applied. So without a restart, udevadm test won't really do
anything.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>