Skip to content

Spongman/rpi-dpms-hdmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi-dpms-hdmi

Automatically power off hdmi monitors on a raspberry pi

This script is started by lightdm and waits for the DPMS blanking to switch to Suspend or Off. When either of those states are detected it uses the tvservice command to switch off the LCD backlight.

Adjust the DPMS timeout values in the rpi-dpms-hdmi.sh script. The default values are 150 seconds (2.5 minutes) for DPMS blank, 300 seconds (5 minutes) for HDMI off.

installation

make
sudo make install
sudo reboot

About

automatically power off hdmi monitors on a raspberry pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published