X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Flogind.conf.xml;h=d37fcba585ee302b780e0ff10d44b166981c4a71;hb=bdb074a562e358d36590d09daddbf1f0c24e6676;hp=f037da259b1ab30ab54c1a1665d4efdff7bcfe0e;hpb=24fe021ba517ab25081557837e618d8a65f0da2a;p=elogind.git diff --git a/man/logind.conf.xml b/man/logind.conf.xml index f037da259..d37fcba58 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -224,6 +224,7 @@ HandleSuspendKey= HandleHibernateKey= HandleLidSwitch= + HandleLidSwitchDocked= Controls whether logind shall handle the system power @@ -255,13 +256,18 @@ and HandleLidSwitch= default to suspend. + HandleLidSwitchDocked= + defaults to ignore. HandleHibernateKey= defaults to - hibernate. Note - that the lid switch is ignored if the - system is inserted in a docking - station, or if more than one display - is connected. + hibernate. If the + system is inserted in a docking station, + or if more than one display is connected, + the action specified by + HandleLidSwitchDocked= + occurs; otherwise the + HandleLidSwitch= + action occurs. @@ -275,17 +281,17 @@ sleep keys and the lid switch are subject to inhibitor locks. These settings take boolean arguments. If - off, the inhibitor + no, the inhibitor locks taken by applications in order to block the requested operation are - respected. If on, + respected. If yes, the requested operation is executed in any case. PowerKeyIgnoreInhibited=, SuspendKeyIgnoreInhibited= and HibernateKeyIgnoreInhibited= - default to off. + default to no. LidSwitchIgnoreInhibited= defaults to yes. This means @@ -326,7 +332,7 @@ when the user fully logs out. Takes a boolean argument. If enabled, the user may not consume IPC resources after - the last of his sessions + the last of the user's sessions terminated. This covers System V semaphores, shared memory and message queues, as well as POSIX shared memory