screen goes blank - Raspberry Pi Forums
hey, figured out alot on pi. run weezy , have want it. after period of time pi stays powered lights screen goes out until hit key , comes on. there setting here missing or in config.txt file? know there should way keep screen going.
tks
rinky
tks
rinky
edit root
/etc/kbd/config
i.e.
sudo nano /etc/kbd/config
, change
blank_time=30
blank_time=0
after reboot never blank,
can type
setterm -blank 0
@ command line now
/etc/kbd/config
i.e.
sudo nano /etc/kbd/config
, change
blank_time=30
blank_time=0
after reboot never blank,
can type
setterm -blank 0
@ command line now
raspberrypi
Comments
Post a Comment