lwc:linux:power_management

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lwc:linux:power_management [2022/07/13 17:12] John Harrisonlwc:linux:power_management [2023/08/19 19:35] (current) John Harrison
Line 6: Line 6:
     * (it appears these settings do not stick on reboot)     * (it appears these settings do not stick on reboot)
   * disable laptop lid from doing anything   * disable laptop lid from doing anything
-    * edit ''/etc/systemd/logind.conf'', and change ''#HandleLidSwitch=suspend'' to ''HandleLidSwitch=ignore'' +    * edit ''/etc/systemd/logind.conf'', and change ''#HandleLidSwitch=suspend'' to ''HandleLidSwitch=ignore'' 
 +  * disable screensaver in GUI 
 +  * set appropriate options in power manager GUI 
 +  * to enable autologin create a ''.conf'' file inside ''/etc/lightdm/lightdm.conf.d'' that looks something like 
 +<code> 
 +[Seat:*] 
 +autologin-user=PUT_USERNAME_HERE 
 +</code> 
 +  * use presentation mode?
  • lwc/linux/power_management.1657750344.txt.gz
  • Last modified: 2022/07/13 17:12
  • by John Harrison