diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/logind.conf.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 994e0e1140..1d7b1becd0 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -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>, |