lwc:linux:power_management

This is an old revision of the document!


  • screen always on
    • xset -dpms
    • xset s 0 0
    • xset s noblank
    • (it appears these settings do not stick on reboot)
  • disable laptop lid from doing anything
    • edit /etc/systemd/logind.conf, and change #HandleLidSwitch=suspend to HandleLidSwitch=ignore
  • disable screensaver in GUI
  • set appropriate options in power manager GUI
  • use presentation mode?
  • lwc/linux/power_management.1661394445.txt.gz
  • Last modified: 2022/08/24 21:27
  • by John Harrison