21 Feb
2014
21 Feb
'14
5:30 p.m.
Am 21.02.2014 17:16, schrieb Genes Lists:
My /etc/systemd/logind.conf has this:
HandleLidSwitch=ignore LidSwitchIgnoreInhibited=no
This would require your desktop (KDE for example) to react on the LID closing.
which USED to be required - I now wonder if this should be changed to:
HandleLidSwitch=suspend LidSwitchIgnoreInhibited=no
This means that logind will initiate a suspend on LID closed *except* when something inhibits it - for example, KDE inhibits logind from suspending.