Why does my computer turn off when I close the lid?

From Hamara Wiki
Revision as of 13:42, 2 April 2015 by Aparna (talk | contribs) (Created page with "== Why does my computer turn off when I close the lid? == When you close the lid of your laptop, your computer will suspend in order to save power. This means that the compute...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Why does my computer turn off when I close the lid?

When you close the lid of your laptop, your computer will suspend in order to save power. This means that the computer is not actually turned off - it has just gone to sleep. You can resume it by opening the lid. If it does not resume, try clicking the mouse or pressing a key. If that still does not work, press the power button.

Some computers are unable to suspend properly, normally because their hardware is not completely supported by the operating system (for example, the Linux drivers are incomplete). In this case, you may find that you are unable to resume your computer after you have closed the lid. You can try to fix the problem with suspend, or you can prevent the computer from trying to suspend when you close the lid.

Stop the computer from suspending when the lid is closed

If you do not want the computer to suspend when you close the lid, you can change the settings for that behavior. To set the computer to blank the screen, rather than suspend, when the lid is closed:

  • Open the Terminal application from the Activities overview.
  • To change the setting used when running on battery power, type this command and press Enter:gsettings set org.gnome.settings-daemon.plugins.power lid-close-battery-action blank
  • To change the setting used when running on AC power, type this command and press Enter:gsettings set org.gnome.settings-daemon.plugins.power lid-close-ac-action blank