Skip to content

Instantly share code, notes, and snippets.

@scemama
Created January 26, 2015 09:25
Show Gist options
  • Save scemama/bb16871b115153f5f7ee to your computer and use it in GitHub Desktop.
Save scemama/bb16871b115153f5f7ee 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