On Mon, 29 Mar 2004, Stefan Strandberg wrote: > Hi, >
> The main problem is screen blanking. I can find no way to turn it off, > save recompiling the kernel after modifying source. A "strace setterm -blank 0" gives on my linuxbox write(1, "\33[9;0]", 6) so i think echo -e "\e[9;0]" can work on tomsrtbt(not tested) -- MFG Gernot
