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/08/24 14:04] John Harrisonlwc:linux:power_management [2023/08/19 19:35] (current) John Harrison
Line 7: Line 7:
   * 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 +  * 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.1661367874.txt.gz
  • Last modified: 2022/08/24 14:04
  • by John Harrison