X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Flogind.conf.xml;h=e927cf445116db1f737ad15bd4d3c74db065946c;hp=f037da259b1ab30ab54c1a1665d4efdff7bcfe0e;hb=48aae6d6a051acd9c0630fab1e79b82c847e538b;hpb=24fe021ba517ab25081557837e618d8a65f0da2a diff --git a/man/logind.conf.xml b/man/logind.conf.xml index f037da259..e927cf445 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -22,7 +22,8 @@ along with systemd; If not, see . --> - + logind.conf systemd @@ -44,20 +45,26 @@ logind.conf - Login manager configuration file + logind.conf.d + Login manager configuration files /etc/systemd/logind.conf + /etc/systemd/logind.conf.d/*.conf + /run/systemd/logind.conf.d/*.conf + /usr/lib/systemd/logind.conf.d/*.conf Description - This file configures various parameters of the systemd login manager, systemd-logind.service8. - + These files configure various parameters of the systemd login manager, systemd-logind.service8. + + + Options @@ -224,6 +231,7 @@ HandleSuspendKey= HandleHibernateKey= HandleLidSwitch= + HandleLidSwitchDocked= Controls whether logind shall handle the system power @@ -255,13 +263,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 +288,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 +339,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