La Vita è Bella
Monday, February 07, 2005
Linux Note: Change console resolution
Just change the grub setting(the file "/boot/grub/menu.lst", or press "e" in grub menu), add "vga=xxx" to the end of the "kernel" line, which xxx is a number to define the resolution as the following table:
| depth | 640*480 | 800*600 | 1024*768 | 1280*1024 |
|---|---|---|---|---|
| 8-bit | 769 | 771 | 773 | 775 |
| 15-bit | 784 | 787 | 790 | 793 |
| 16-bit | 785 | 788 | 791 | 794 |
| 24-bit | 786 | 789 | 792 | 795 |
I've picked 792 for 24-bit 1024*768, and see the wonderful cute console
But maybe 24-bit is a waste for console, maybe I should pick 773 or 790.
tags: linux, resolution, console
01:29:00 by fishy - linux - Permanent Link
Revision: 1.0/1.0, last modified on 2005-02- 7 @ 16:29.
Karma: 2 (50.76% out of 132 were positive) [+/-]
You can subscribe to RSS 2.0 feed for comments and trackbacks
Trackbacks:There are currently no trackbacks for this item.Use this TrackBack url to ping this item (right-click, copy link target). If your blog does not support Trackbacks you can manually add your trackback by using this form.
No comments yet




