Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first
Raspberry PI 7" Touchscreen ON/OFF Function Help
-
Hi@all,
got a 7" Raspberry PI Touchscreen and everything is working well. But i can't turn it off after x minutes of inactivity and on when activity is back. The commands in the shell working without any troubles
On:
echo 0 > /sys/class/backlight/rpi_backlight/bl_power
Off:
echo 1 > /sys/class/backlight/rpi_backlight/bl_powerSo is there a way to integrate this commands in retropie? I only found a timer for inactivity with DIM and BLACK.
Thanks for help
Kindly regard
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.