Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lwc:linux:power_management [2022/07/13 17:12] – John Harrison | lwc: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 ''/ | + | * edit ''/ |
+ | * disable screensaver in GUI | ||
+ | * set appropriate options in power manager GUI | ||
+ | * to enable autologin create a '' | ||
+ | < | ||
+ | [Seat:*] | ||
+ | autologin-user=PUT_USERNAME_HERE | ||
+ | </ | ||
+ | * use presentation mode? |