Skip to content

Instantly share code, notes, and snippets.

@mwangivalentine
Last active May 26, 2016 17:20
Show Gist options
  • Save mwangivalentine/3b52d2de8a6956284e4f816b8408be28 to your computer and use it in GitHub Desktop.
Save mwangivalentine/3b52d2de8a6956284e4f816b8408be28 to your computer and use it in GitHub Desktop.
Raspbian command to avoid blanking screen after every 10 minutes.
# Run this in the terminal and voila! No more blanking screen...
gconftool-2 --type bool --set /apps/gnome-screensaver/idle_activation_enabled "false"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment