can you add a script to run a command for a custom screensaver to turn monitor off
-
This is an easy one I hope. I dont want my screen to blank I want it to turn off. The commands to do it are easy enough.
vcgencmd display_power 0
vcgencmd display_power 10 is sleep and 1 is wake up is there a simple way to add this with a script to replace screen blank?
-
Well I had a look in the emulation station source seems es-core/src/PowerSaver.cpp and https://github.com/RetroPie/EmulationStation/blob/master/es-app/src/SystemScreenSaver.cpp would need changed if there is no scripting support. Im going to look at that source a little more. It shouldn't take too much to add a option to add a script option. Like
sh screensaver.sh on
sh screensaver.sh offi really surprised its not got this option
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.