Changes

From Amahi Wiki
Jump to: navigation, search
Created page with "To change the way Fedora behaves when closing the lid on laptop, perform the following steps as '''root''' user: * Edit ''/etc/systemd/logind.conf'' * Find test ''#HandleLidSw..."
To change the way Fedora behaves when closing the lid on laptop, perform the following steps as '''root''' user:
* Edit ''/etc/systemd/logind.conf''
* Find test ''#HandleLidSwitch=suspend''
* Change ''suspend'' to ''ignore'' and remove the ''#''
* Save file with changes
* Restart the login service:
systemctl restart systemd-logind.service


Ref: [https://ask.fedoraproject.org/en/question/39961/how-do-i-make-my-system-suspend-when-i-close-the-laptop-lid/ How do I make my system suspend when I close the laptop lid]
12,424

edits