Aditya Y Pradhana 976
Wednesday, 27 September 2017 22:51 (3 tahun yang lalu) Tulis Komentar
Wednesday, 27 September 2017 22:51 (3 tahun yang lalu) Tulis Komentar
Disable Screen Sleep/Dimmed on Raspberry Pi

The default setting of raspberry pi with raspbian OS is it will dimmed or sleep screen in certain time, in fact is not necessary if we use raspberry pi in KIOSK mode.
To disable screen dimmed/sleep, it's easy to edit file /etc/lightdm/lightdm.conf
sudo nano /etc/lightdm/lightdm.conf
And then uncomment or add this line to the file.
xserver-command=X -s 0 dpms
Now you sreen will stay on
raspberry pi pi raspberry ubuntu linux disable screen dimmed disable screen turn off disable screen sleep on raspberry piKomentar
Komentar telah di non-aktifkan untuk postingan ini