Skip to content

Instantly share code, notes, and snippets.

@SkaTeMasTer
Created December 29, 2017 15:43
Show Gist options
  • Save SkaTeMasTer/cd350f923aeb61ef7bb224ffd07db72d to your computer and use it in GitHub Desktop.
Save SkaTeMasTer/cd350f923aeb61ef7bb224ffd07db72d to your computer and use it in GitHub Desktop.
How to disable screen blanking on raspberry pi. You need to insert this entry in file: /etc/lightdm/lightdm.conf
xserver-command=X -s 0 -dpms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment