Code(alpha) - Tips & Tutorials for Linux

 
  • Increase font size
  • Default font size
  • Decrease font size
Home Tips Gnome How to change the gnome-terminal default size (ubuntu)

How to change the gnome-terminal default size (ubuntu)

Print

On widescreen LCDs, gnome-terminal looks so tiny. Aren't you sick of resizing it everytime you do a ls -al ?
Here's a good solution to this, and will work with any shortcut icon you may use to start Terminal.

  1. Open Terminal.
  2. Type :
    gksudo gedit /usr/share/vte/termcap/xterm
  3. Enter your password (root password) if necessary.
  4. Find something like that (yours must be different, just look around line 10):
    :co#80:it#8:li#24:\
  5. Change the first and last number, for example to set the default size to 200 columns x 50 lines:
    :co#200:it#8:li#50:\
  6. Save.
  7. Close every Terminal.
  8. Open a new Terminal, Enjoy! Laughing


Add this page to your favorite Social Bookmarking websites
Reddit! Del.icio.us! JoomlaVote! Google! Live! Facebook! StumbleUpon! Yahoo! Free social bookmarking plugins and extensions for Joomla! websites!
Last Updated ( Friday, 12 September 2008 09:02 )  
Comments (1)
Thanks
1 Saturday, 20 December 2008 08:42
Adam
Thanks heaps for the tip.

Add your comment

Your name:
Your email:
Subject:
Comment:

Useful Links


Newsflash

The next Ubuntu release, codenamed Intrepid Ibex, version 8.10 beta just released!

If you wish to try it out and find those hidden bugs, go ahead : http://www.ubuntu.com/testing/intrepid/beta

Note: This is a beta release. Do not install it on production machines. The final stable version will be released on October 30th, 2008.