diff options
Diffstat (limited to 'man/logind.conf.xml')
-rw-r--r-- | man/logind.conf.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 5dc24a3f05..3045c1b9ba 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -216,8 +216,9 @@ <literal>suspend</literal>, <literal>hibernate</literal>, <literal>hybrid-sleep</literal>, - <literal>suspend-then-hibernate</literal>, and - <literal>lock</literal>. + <literal>suspend-then-hibernate</literal>, + <literal>lock</literal>, and + <literal>factory-reset</literal>. If <literal>ignore</literal>, logind will never handle these keys. If <literal>lock</literal>, all running sessions will be screen-locked; otherwise, the specified action will be taken |