X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Flogind.conf.xml;h=b602e2a5f5f414ecd890b909b1b03cb2f9cdfe54;hp=29469d37e178d544aca01717ab2a86eb39933222;hb=18cf1a1be5ae6985f211ec6f02504506da36b223;hpb=6524990fdc98370ecba5d9f73e67161e8798c010 diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 29469d37e..b602e2a5f 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -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= @@ -212,13 +250,17 @@ reboot, halt, kexec, - hibernate and - hybrid-sleep. If + 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=