
Sign up to save your podcasts
Or
To disable screen blanking and screen savers on Raspbian for Raspberry Pi, you need to edit /etc/lightdm/lightdm.conf
sudo nano /etc/lightdm/lightdm.conf
Look for a section in the file labeled [SeatDefaults]. You’ll find several lines underneath it commented out with the # symbol. Remove the # symbol from the line xserver-command and change it to read
xserver-command=X -s 0 dpms
Save the file and reboot.
Hypodemia by NeXuS
Destiny by Atomic Cat
Rocket by Kevin MacLeod
Bellydance at Ebisu by Ryo Miyashita
Sound effects courtesy of FreeSound.org
5
1919 ratings
To disable screen blanking and screen savers on Raspbian for Raspberry Pi, you need to edit /etc/lightdm/lightdm.conf
sudo nano /etc/lightdm/lightdm.conf
Look for a section in the file labeled [SeatDefaults]. You’ll find several lines underneath it commented out with the # symbol. Remove the # symbol from the line xserver-command and change it to read
xserver-command=X -s 0 dpms
Save the file and reboot.
Hypodemia by NeXuS
Destiny by Atomic Cat
Rocket by Kevin MacLeod
Bellydance at Ebisu by Ryo Miyashita
Sound effects courtesy of FreeSound.org