Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: neorej on June 10, 2009, 05:53:23 AM
-
I've managed to get xorg running in tiny2.
But when you do nothing for a while the screen is going to a sort of blankscreen mode.
Is this a kind of screen saver?
I've tried to disable it with set s off but that will not disable the screenblank.
any idea's?
-
Besides the regular black-screen screensaver, it could also be a DPMS one (power-save mode of your monitor). "xset -dpms" to turn that off.
-
Thanks! that did it!