Laptop Close Lid Behavior

From Amahi Wiki
Revision as of 16:56, 30 September 2015 by Bigfoot65 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To change the way Fedora behaves when closing the lid on laptop, perform the following steps as root user:

  • Edit /etc/systemd/logind.conf file:
  • Find text #HandleLidSwitch=suspend
  • Change suspend to ignore and remove the #
  • Save file with changes
  • Restart the login service:
systemctl restart systemd-logind.service


Ref: