On Thu, 26 Jul 2007 18:57:58 +0100
"Pedro Salgueiro" <[EMAIL PROTECTED]> wrote:

> Hi!
> 
> I am using Busybox 1.6.0 to make an automated net-instalation of
> Linux. Everything is working ok, but when the install process is
> working, after 10 minutes of no keyboard or mouse activity the monitor
> goes blank(black) and only gets ok when I hit the keyboard.
> 
> Does anyone knows how to solve this problem?

This has nothing to do with busybox, but the following escape sequence
should do the trick:
  echo -e "\033[9;0]"

Aurel
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to