From: Michael Biebl Date: Fri, 31 Mar 2017 06:01:41 +0000 (+0200) Subject: doc: spell out handle-* options, use syntax (#5673) X-Git-Tag: v234~343 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3daffa82c421c538f279d7409f868de9311b6c53;p=thirdparty%2Fsystemd.git doc: spell out handle-* options, use syntax (#5673) --- diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 1d7b1becd01..16f51af72c4 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -244,8 +244,9 @@ A different application may disable logind's handling of system power and sleep keys and the lid switch by taking a low-level inhibitor lock - ("handle-power-key", "handle-suspend-key", "handle-hibernate-key", - "handle-lid-switch"). This is most commonly used by graphical desktop environments + (handle-power-key, handle-suspend-key, + handle-hibernate-key, handle-lid-switch). + This is most commonly used by graphical desktop environments to take over suspend and hibernation handling, and to use their own configuration mechanisms. If a low-level inhibitor lock is taken, logind will not take any action when that key or switch is triggered and the Handle*= @@ -261,8 +262,9 @@ 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" and "handle-lid-switch"), are always honored, - irrespective of this setting. + locks (handle-power-key, handle-suspend-key, + handle-hibernate-key, 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,