Forums.ATC.no

Teknisk => Generelt teknisk => Emne startet av: ATC på 27. ſeptember 2008, 18:24 pm

Tittel: Linux: Disable console blanking
Skrevet av: ATC27. ſeptember 2008, 18:24 pm
After some inactivity, the linux console is blanked by the kernel. This can be a nuisance in certain situations, and it's not obvious how this feature can be disabled.
Tittel: [Solved] Linux: Disable console blanking
Skrevet av: ATC27. ſeptember 2008, 18:24 pm
Add the following to /etc/rc.d/rc.local:
"setterm -blank 0"