Skip to content

Instantly share code, notes, and snippets.

@scemama
Created March 22, 2015 20:22
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 scemama/0fb71442aba62e9c7656 to your computer and use it in GitHub Desktop.
Save scemama/0fb71442aba62e9c7656 to your computer and use it in GitHub Desktop.
Turn off screen saver
setterm -blank 0
xset -q
xset s off
xset -dpms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment