Skip to content

Instantly share code, notes, and snippets.

@johnblackmore
Created May 24, 2016 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnblackmore/02b7eba450e4386964bc91808bf6798c to your computer and use it in GitHub Desktop.
Save johnblackmore/02b7eba450e4386964bc91808bf6798c to your computer and use it in GitHub Desktop.

RasPi Local Information Board

Turning the HDMI output off

sudo tvservice -o

Turning the HDMI output on

sudo tvservice -p && sudo chvt 9 && sudo chvt 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment