Re: Console resolution

2003-10-08 Thread Bret Hughes
On Wed, 2003-10-08 at 02:39, R Sanchez wrote: > Not really sure, but could it be 'Ctrl' + '+' , as in bash? > > Reven > > - Original Message - > From: "Lewis Pomeroy" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, October 08, 2003 6:11 AM > Subject: Console resolution >

Re: Console resolution

2003-10-08 Thread R Sánchez
Not really sure, but could it be 'Ctrl' + '+' , as in bash? Reven - Original Message - From: "Lewis Pomeroy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 08, 2003 6:11 AM Subject: Console resolution | Does anyone remember the method to change the display | reso

Re: Console resolution

2002-11-25 Thread Rick Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fernando Lozano wrote: | I searched many sites and mailing lists (of source zillions of Altavista | and Google links) but found no table with the vga modes. By trial and | error I found 800x600x16 and 1024x748x16, after getting a message on a | newsg

Re: Console resolution

2002-11-25 Thread Fernando Lozano
Hi, Edit /etc/lilo.conf add vga=771 I searched many sites and mailing lists (of source zillions of Altavista and Google links) but found no table with the vga modes. By trial and error I found 800x600x16 and 1024x748x16, after getting a message on a newsgroup that had he 1280x1024x16 settin

Re: Console resolution

2002-11-21 Thread Rick Johnson
Meganone wrote: > How do I change the console resolution? If you prefer 80x50, here's a couple of ways: pass vga=extended to the kernel (either via lilo.conf or grub.conf) edit /etc/sysconfig/i18n to use the font lat0-08 (vs lat0-sun16 or whatever else Red Hat 8 uses). You could also change it

Re: Console resolution

2002-11-21 Thread Andy Elacion, Jr.
Edit /etc/lilo.conf add vga=771 save and exit -Andy > Hello. > How do I change the console resolution? > -- > Meganone <[EMAIL PROTECTED]> > Meganone Organization > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/li

Re: Console resolution

2002-11-21 Thread Luis Miguel Cruz Miranda
These are the steps I execute without FB: Edit lilo.conf add vga=ask save and exit execute lilo to apply the changes reboot see how lilo ask for the new resolution mode find the best mode for you now edit lilo.conf change vga directive for your new mode -> example: vga=1 save and exit execute