Tiny Core Base > TCB Q&A Forum

preventing screen going blank

(1/2) > >>

ml:
Is there a way to prevent sreen going blank in microcore?
I tried “setterm -powersave off -blank 0”, but it seems that this command is not a part of microcore.
Is there an extension that I have to install?
Thanks in advance

curaga:
setterm is a part of the util-linux-ng extension. Alternatively, you could just look up the terminal ANSI code it uses to set that, and use echo.

Juanito:
the vbetool extension might also be able to do this?

jls:

--- Code: ---xset -dpms
--- End code ---

ml:

--- Quote from: jls_legalize on March 31, 2010, 05:33:36 PM ---
--- Code: ---xset -dpms
--- End code ---

--- End quote ---
This command doesn’t work in microcore.

The util-linux-ng did the job.
Thanks

Navigation

[0] Message Index

[#] Next page

Go to full version