This is an old revision of the document!
xubuntu 22.04
- screen always on
xset -dpms
xset s 0 0
xset s noblank
- disable laptop lid from doing anything
- edit
/etc/systemd/logind.conf
, and change#HandleLidSwitch=suspend
toHandleLidSwitch=ignore
lwc:linux:power_management
This is an old revision of the document!
xset -dpms
xset s 0 0
xset s noblank
/etc/systemd/logind.conf
, and change #HandleLidSwitch=suspend
to HandleLidSwitch=ignore