<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:me@jasonclinton.com" title="Jason D. Clinton <me@jasonclinton.com>"> <span class="fn">Jason D. Clinton</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - LID_SWITCH_RELIABILITY=write_open doesn't work"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102039">bug 102039</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>NEEDINFO
</td>
<td>NEW
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - LID_SWITCH_RELIABILITY=write_open doesn't work"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102039#c25">Comment # 25</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - LID_SWITCH_RELIABILITY=write_open doesn't work"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102039">bug 102039</a>
from <span class="vcard"><a class="email" href="mailto:me@jasonclinton.com" title="Jason D. Clinton <me@jasonclinton.com>"> <span class="fn">Jason D. Clinton</span></a>
</span></b>
<pre>Yep, that fixes it. I followed
<a href="https://wayland.freedesktop.org/libinput/doc/latest/building_libinput.html">https://wayland.freedesktop.org/libinput/doc/latest/building_libinput.html</a> to
overwrite system version in F26.
Here's an abbreviated log showing that it works:
$ sudo libinput debug-events --verbose
[...]
event0 - Lid Switch: is tagged by udev as: Switch
event0 - Lid Switch: device is a switch device
event0 - Lid Switch: will write switch open events
[...]
event9 - Razer Razer Blade Stealth: is tagged by udev as: Keyboard
event9 - Razer Razer Blade Stealth: device is a keyboard
event0 - lid: keyboard paired with Lid Switch<->Razer Razer Blade Stealth
event10 - Razer Razer Blade Stealth: is tagged by udev as: Keyboard
event10 - Razer Razer Blade Stealth: device is a keyboard
event0 - lid: keyboard paired with Lid Switch<->Razer Razer Blade Stealth
[...]
event4 - AT Raw Set 2 keyboard: is tagged by udev as: Keyboard
event4 - AT Raw Set 2 keyboard: device is a keyboard
event0 - lid: keyboard paired with Lid Switch<->AT Raw Set 2 keyboard
[...]
-event0 DEVICE_ADDED Lid Switch seat0 default
group3 cap:S
[...]
-event9 DEVICE_ADDED Razer Razer Blade Stealth seat0 default
group9 cap:k
-event10 DEVICE_ADDED Razer Razer Blade Stealth seat0 default
group9 cap:kp scroll-nat
[...]
-event4 DEVICE_ADDED AT Raw Set 2 keyboard seat0 default
group12 cap:k
[close lid]
event12 - lid: suspend touchpad
-event0 SWITCH_TOGGLE +13.22s switch lid state 1
-event11 POINTER_MOTION +18.57s 0.30/ 0.00
event4 - AT Raw Set 2 keyboard: device removed
-event4 DEVICE_REMOVED AT Raw Set 2 keyboard seat0 default
group12 cap:k
[open lid]
event12 - lid: resume touchpad
-event0 SWITCH_TOGGLE +21.13s switch lid state 0
-event10 KEYBOARD_KEY +21.13s *** (-1) pressed
Nice work!</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>