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 157448f53f
commit 89c517516d
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