Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

How can I keep the screen from going to sleep?

  • 2 odgovora
  • 1 ima to težavo
  • 25 ogledov
  • Zadnji odgovor od FredMcD

more options

I have created a Raspberry Pi media screen within Iceweasel, the version of Firefox for Raspberry Pi. However, after 10 minutes, the screen goes black. I have searched the Raspberry Pi help boards with no success. Now I'm hoping the Firefox community can help.

I have created a Raspberry Pi media screen within Iceweasel, the version of Firefox for Raspberry Pi. However, after 10 minutes, the screen goes black. I have searched the Raspberry Pi help boards with no success. Now I'm hoping the Firefox community can help.

Izbrana rešitev

I think I finally found a solution. Edit the file /etc/xdg/lxsession/LXDE/autostart to add these 3 lines: @xset s noblank @xset s off @xset -dpms

It's been on for 17 minutes! New record!

Preberite ta odgovor v kontekstu 👍 0

Vsi odgovori (2)

more options

Izbrana rešitev

I think I finally found a solution. Edit the file /etc/xdg/lxsession/LXDE/autostart to add these 3 lines: @xset s noblank @xset s off @xset -dpms

It's been on for 17 minutes! New record!

more options

That was very good work. Well Done. Please flag your last post as Solved Problem so others will know.