To disable back screen , it is so easy .You can follow this line;
sudo nano /etc/lightdm/lightdm.conf
under [ Seat configuration ] add this command:
xserver-command=X -s 0 dpms
By for now 😉
Disable Screen Sleep/Black Screen on Raspberry Pi
Published inRaspberry Pi
Be First to Comment