Results 1 to 6 of 6
I'm new to Linux. I installed CentOS on one of my PCs and trying to just use the terminal to practice, edit texts, and just run some simple commands.
The ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-23-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 11
Terminal's font size is too large
I'm new to Linux. I installed CentOS on one of my PCs and trying to just use the terminal to practice, edit texts, and just run some simple commands.
The terminal's font size is too large and when editing a configuration file, some lines will run to the second line.
How can I change the font size to the smaller font size for terminal, PICO or VI? Do I need to change the monitors resolution? Terminal is not giving me that option.
Any help will greatly appreciated.
Thanks,
Bernard
- 07-24-2007 #2Which Terminal? gnome-terminal/konsole OR tty?
Originally Posted by bk2007 It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-24-2007 #3Just Joined!
- Join Date
- Jul 2007
- Posts
- 11
Terminal's font size is too large
I installed CentOS in minimum server environment (no GNOME or X-Windows). So when the OS starts, it goes directly to terminal (default terminal)
I'm guessing it is konsole. How do I find out which terminal I'm running?
- 07-24-2007 #4
Its a tty. Konsole is Terminal of KDE.
Execute this
Add vga=773 at the end of kernel line. Save file and reboot.Code:su - nano /boot/grub/grub.conf
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-24-2007 #5Just Joined!
- Join Date
- Jul 2007
- Posts
- 11
Thanks for your help.
The font size apperas to be a little smaller. I'm using a 17 inch flat panel. Is there a way to make the fonts smaller or raise the monitor resolution to 1024 X 768?
Also, is there a command that prints the current terminal type?
Thanks again.
Bernard
- 07-24-2007 #6Check the listing here ( under Linux Video Mode Numbers ).The font size apperas to be a little smaller. I'm using a 17 inch flat panel. Is there a way to make the fonts smaller or raise the monitor resolution to 1024 X 768?
Execute 'tty' command.Also, is there a command that prints the current terminal type?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
