Results 1 to 4 of 4
Hello,
I am running a Debian linux user that does not have a form of windowing installed (i.e. Gnome/KDE). I have simply been using the terminal, but I would like ...
- 10-05-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 22
Increasing resolution of debian terminal
Hello,
I am running a Debian linux user that does not have a form of windowing installed (i.e. Gnome/KDE). I have simply been using the terminal, but I would like to increase the resolution of the terminal so that I have less of an issue of word wrap while coding. Can this be done?
- 10-05-2007 #2
Add vga=773 at the end of kernel line in /boot/grub/menu.lst file and reboot machine.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-05-2007 #3Just Joined!
- Join Date
- Oct 2007
- Posts
- 22
Ah thank you.
Could you possibly explain what this means?
For example, what is the significance of 773? Could I use other values to tweak the resolution?
- 10-06-2007 #4source: http://ruslug.rutgers.edu/~mcgrof/gr...linux/menu.lstCode:
colour depth | 640x480 800x600 1024x768 1280x1024 256 (8bit) | 769 771 773 775 32000 (15bit) | 784 787 790 793 65000 (16bit) | 785 788 791 794 16.7 Mill. (24bit) | 786 789 792 795


Reply With Quote
