X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Flogind.conf.xml;h=d223514e0edd535009ca08beb69c6e74c86da83b;hb=56ba3c78ae35065064c4289a0c8e22a81256af20;hp=ccfc4abce2be40e9bb44148909a6cc9eb4f70794;hpb=beaafb2ea6be591882aef21fe19b88e3b2461087;p=elogind.git diff --git a/man/logind.conf.xml b/man/logind.conf.xml index ccfc4abce..d223514e0 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -22,7 +22,7 @@ along with systemd; If not, see . --> - + logind.conf systemd @@ -141,6 +141,44 @@ no. + + IdleAction= + + Configures the action + to take when the system is idle. Takes + one of ignore, + poweroff, + reboot, + halt, + kexec, + suspend, + hibernate, + hybrid-sleep, + lock. Defaults to + ignore. + + Note that this requires that + user sessions correctly report the + idle status to the system. The system + will execute the action after all + sessions reported that they are idle, + and no idle inhibitor lock is active, + and subsquently the time configured + with IdleActionSec= + (see below) has passed. + + + + + IdleActionSec= + + Configures the delay + after which the action configured in + IdleAction= (see + above) is taken after the system is + idle. + + KillOnlyUsers= KillExcludeUsers= @@ -198,7 +236,8 @@ HandlePowerKey= - HandleSleepKey= + HandleSuspendKey= + HandleHibernateKey= HandleLidSwitch= Controls whether @@ -210,27 +249,36 @@ poweroff, reboot, halt, - kexec and - hibernate. If + kexec, + suspend, + hibernate, + hybrid-sleep and + lock. If ignore logind will - never handle these keys. Otherwise the - specified action will be taken in the - respective event. Only input devices - with the + never handle these keys. If + lock all running + sessions will be screen + locked. Otherwise the specified action + will be taken in the respective + event. Only input devices with the power-switch udev tag will be watched for key/lid switch events. HandlePowerKey= defaults to poweroff. - HandleSleepKey= and + HandleSuspendKey= + and HandleLidSwitch= - default to - suspend. + default to suspend. + HandleHibernateKey= + defaults to + hibernate. PowerKeyIgnoreInhibited= - SleepKeyIgnoreInhibited= + SuspendKeyIgnoreInhibited= + HibernateKeyIgnoreInhibited= LidSwitchIgnoreInhibited= Controls whether @@ -244,9 +292,10 @@ respected, if on the requested operation is executed in any - case. PowerKeyIgnoreInhibited= + case. PowerKeyIgnoreInhibited=, + SuspendKeyIgnoreInhibited= and - SleepKeyIgnoreInhibited= + HibernateKeyIgnoreInhibited= defaults to off, LidSwitchIgnoreInhibited= defaults to