Add 'examples/shell/oneliners/turn-tty-display-off.sh'

This commit is contained in:
Jakub Filo 2022-12-12 23:24:21 +00:00
parent 2f8e86a853
commit 975c3b6f4c
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
# Oneliner to turn display off while on tty
echo 1 > /sys/class/graphics/fb0/blank