Update comment about chvt in the display-on script.
This commit is contained in:
parent
331adf4475
commit
b238700c17
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sudo tvservice -p > /dev/null && sudo chvt 1 && sudo chvt 8 # cycling virtual terminals helps wake up the display
|
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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user