[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: vga16fb console settings



Russell Coker, 2002-Aug-16 12:48 +0200:
> 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.

Ah, thanks...that did it.  All my tty's were changed.  Now I need to
figure out how to get rid of that lovely red stripe on the bottom of
the screen.

thanks,
jc

--
Jeff Coppock		Systems Engineer
Diggin' Debian		Admin and User



Reply to: