Change Gnome-terminal default startup size in Ubuntu
This post was written by admin on November 28, 2009
Posted Under: General
Posted Under: General
In ubuntu gnome the default terminal size is 80*24 which is unsuitable for widescreen-display.This tutorail shows how to change this default startup size in ubuntu gnome.
In terminal,type this command to edit /usr/share/vte/termcap/xterm:
sudo gedit /usr/share/vte/termcap/xterm
Find out following and change the two numbers:
:co#80:it#8:li#24\
change 80 and 24 to the number as you want (here 80 is the width,24 is the height)
Related posts:
- Fix Gnome Mouse Cursor Theme Change Back to Default in Opera
- Install gnome-shell and set default at start-up in ubuntu 10.04
- Change Default Browser, Mail, Music/Movie Player in Ubuntu 11.10
- How to restore the default gnome-desktop-panels in Ubuntu
- Install Thunar File Browser and Make default in Gnome
Tags: ubuntu terminal

Reader Comments
didn’t worked for me. found solution here: http://ubuntuforums.org/showthread.php?t=1583627
[Reply]
work use lucid, thanks
[Reply]
Worked! (Using debian 6.0.3)
[Reply]