Add HDMI control docs to first-boot.
This commit is contained in:
parent
94a0c24346
commit
331adf4475
@ -23,3 +23,9 @@ Or, to enable it permanently:
|
|||||||
$ systemctl enable ssh.service
|
$ systemctl enable ssh.service
|
||||||
|
|
||||||
Use `ifconfig` to figure out your IP address, and `ssh` in.
|
Use `ifconfig` to figure out your IP address, and `ssh` in.
|
||||||
|
|
||||||
|
## Controlling the display
|
||||||
|
|
||||||
|
The scripts `~/display-on.sh` and `~/display-off.sh` control the HDMI output of the Raspberry Pi.
|
||||||
|
|
||||||
|
There's also a sample configuration in the crontab (use `crontab -e` to uncomment it) for turning the display off outside of office hours.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user