Monitor black after 10 Minutes

Paul Fox pgf at brightstareng.com
Fri Jul 27 13:05:58 UTC 2007


 > As another post said - nothing to do with BusyBox. But it's the kernel 
 > that's doing this. I compiled ncurses, then setterm from util-linux and 
 > used the command 'setterm -blank 0'. This is the heavy handed way of 
 > doing things.

yes, that's a lot of work :-), since in the end all setterm does is
emit the previously mentioned escape sequence.  ( "ESC [ 9 ; 0 ]" )

    TERM=linux setterm -blank 0 | hexdump -C

paul
=---------------------
 paul fox, pgf at brightstareng.com



More information about the busybox mailing list