Guest User

Untitled

a guest
Jan 11th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. #!/bin/sh
  2.  
  3. # Turn display off
  4. echo standby 0 | /usr/bin/cec-client -s -d 1
  5.  
  6. /usr/bin/vcgencmd display_power 0
  7.  
  8. /usr/bin/tvservice -o
Add Comment
Please, Sign In to add comment