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
>
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
-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
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
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
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
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