Wachalarm-Monitor/home/cec-off.sh
Patrick Rauscher 73c59d41c9 Add support for HDMI CEC by providing cec-{on,off}.sh in home-dir
Using CEC may add support for better power saving (sending the monitor to standby instead of rendering "waiting for devices"). This commit adds separate cec-scripts, installs the necessary package and provides a note in the crontab
2019-10-30 00:33:09 +01:00

4 lines
58 B
Bash
Executable File

#!/bin/bash
echo 'standby 0' | cec-client -s > /dev/null