Possible Duplicate:
Disable screen blanking on text console
Hey I use gentoo as a server, so I usually don't even start X. But whats a bit annoying is that the monitor keeps turning off after 10 or 15 Minutes, especially if I emerge something and just wait for compiler to finish.
How can I turn this off? I already searched google, but all answers I found were related to X or X-based terminals
setterm
command in your init files. If you have trouble with that, say so, and we'll leave your question open for that. – Gilles 'SO- stop being evil' Feb 28 '11 at 23:04setterm -default
... so seems that gentoo allready messed around with the settings and setterm -default set them back. So yeah, seems to be a duplicate then ;) – Baarn Feb 28 '11 at 23:44