From 3ebfa4df79249e702122d1cebfdc04eba985cae0 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 30 Mar 2017 10:12:54 +0200 Subject: [PATCH] man: clarify that handle-lid-switch is a low level inhibitor lock (#5662) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit … like the other handle-*-key inhibitor locks. Follow-up for 05b2a8fd7a0533758d2f532df798cabc3c442683 Fixes: #5647 --- man/logind.conf.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 994e0e11404..1d7b1becd01 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -261,7 +261,8 @@ Controls whether actions that systemd-logind 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. + locks ("handle-*-key" and "handle-lid-switch"), are always honored, + irrespective of this setting. These settings take boolean arguments. If no, the inhibitor locks taken by applications are respected. If yes, -- 2.39.2