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/08/24 14:04] – John Harrison | lwc: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 ''/ | * edit ''/ | ||
- | * disable screensaver in GUI | + | * 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? |