How can I prevent the laptop from sleeping when the lid is closed. I tried messing with the settings in gnome-power-preferences but that doesn't seem to prevent it when no one is logged in. Any suggestions? Thanks, Dave
On Tue, 13 Oct 2015 18:12, Dave Johansen <davejohansen@...> wrote:
How can I prevent the laptop from sleeping when the lid is closed. I tried messing with the settings in gnome-power-preferences but that doesn't seem to prevent it when no one is logged in. Any suggestions? Thanks, Dave
With C7 that is caused by systemd.
Somewhere in /etc/systemd/logind.conf there is a option about "suspend" or "lid"
"grep Lid /etc/systemd/logind.conf" gives: logind.conf:#HandleLidSwitch=suspend logind.conf:#HandleLidSwitchDocked=ignore logind.conf:#LidSwitchIgnoreInhibited=yes
"man 5 logind.conf" for further info on defaults and how to configure.
- Yamaban.
On Tue, Oct 13, 2015 at 10:35 AM, Yamaban foerster@lisas.de wrote:
On Tue, 13 Oct 2015 18:12, Dave Johansen <davejohansen@...> wrote:
How can I prevent the laptop from sleeping when the lid is closed. I tried
messing with the settings in gnome-power-preferences but that doesn't seem to prevent it when no one is logged in. Any suggestions? Thanks, Dave
With C7 that is caused by systemd.
Sorry, I forgot to mention that this is with Centos 6.4.