On Fri, 16 Aug 2002 06:24, Jeff wrote: > Ah, okay. So, I make a script, made it executable and put it in > /etc/rc.boot: > > <bof> > #!/bin/sh > for n in /dev/tty[1-6]* ; do > echo "" > $n > done > fbset -g 800 600 800 600 4 > <eof> > > This script worked in setting only tty1 to the 800x600 display. The > other tty's didn't change. Also, I now get a pretty red stripe along
You forgot the "-a" flag for fbset. -- I do not get viruses because I do not use MS software. If you use Outlook then please do not put my email address in your address-book so that WHEN you get a virus it won't use my address in the >From field.