Created
December 29, 2017 15:43
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xserver-command=X -s 0 -dpms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment