mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
man: clarify that handle-lid-switch is a low level inhibitor lock (#5662)
… like the other handle-*-key inhibitor locks.
Follow-up for 05b2a8fd7a
Fixes: #5647
This commit is contained in:
committed by
Lennart Poettering
parent
7e65c6e501
commit
3ebfa4df79
@@ -261,7 +261,8 @@
|
||||
<listitem><para>Controls whether actions that <command>systemd-logind</command>
|
||||
takes when the power and sleep keys and the lid switch are triggered are subject
|
||||
to high-level inhibitor locks ("shutdown", "sleep", "idle"). Low level inhibitor
|
||||
locks ("handle-*-key"), are always honored, irrespective of this setting.</para>
|
||||
locks ("handle-*-key" and "handle-lid-switch"), are always honored,
|
||||
irrespective of this setting.</para>
|
||||
|
||||
<para>These settings take boolean arguments. If <literal>no</literal>, the
|
||||
inhibitor locks taken by applications are respected. If <literal>yes</literal>,
|
||||
|
||||
Reference in New Issue
Block a user