Wachalarm-Monitor/home/display-on.sh
2016-01-24 20:32:40 +02:00

4 lines
162 B
Bash
Executable File

#!/bin/bash
sudo tvservice -p > /dev/null && sudo chvt 1 && sudo chvt 8 # for whatever reason, cycling virtual terminals helps wake up the display in some cases