After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 68683 - possibility to change default size from 80x24 to something else.
possibility to change default size from 80x24 to something else.
Status: RESOLVED DUPLICATE of bug 155147
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other All
: Normal enhancement
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-01-14 08:27 UTC by Juha Ylitalo
Modified: 2005-08-19 20:52 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
patch-gnome-terminal.c (1.97 KB, patch)
2002-01-14 08:27 UTC, Juha Ylitalo
none Details | Review

Description Juha Ylitalo 2002-01-14 08:27:14 UTC
Some people want to have bigger gnome-terminals than 80x24 by default.
Following patch would make it possible for those users to define their
preferred terminal size in ~/.gnome/Terminal and other config files, which
gnome-terminal reads at the beginning. This patch doesn't add these options
into preferences dialogs, but otherwise it should do the job.
Comment 1 Juha Ylitalo 2002-01-14 08:27:51 UTC
Created attachment 6406 [details] [review]
patch-gnome-terminal.c
Comment 2 Luis Villa 2002-02-15 02:37:08 UTC
Removing the PATCH keyword, since we've pretty much just nuked the old
gnome-terminal code base. If you want, you can submit the patch again
as a bug against the old control-center (if there is ever a 1.4.2
release) but I'd strongly recommend learning the new code base (now in
the gnome-terminal module in CVS) and helping with that instead.
Comment 3 Havoc Pennington 2002-02-16 00:07:01 UTC
Would add yet more stuff to the prefs dialog - I'm already taking crap
about its size - but I can see it.
Comment 4 Ben FrantzDale 2002-12-07 01:23:04 UTC
Gnome terminal does accept the --geometry flag. A workaorund, then,
would be to change the launcher to specify a geometry.
Comment 5 devsk 2003-09-18 18:06:36 UTC
If gnome-terminal has two tabs and the size is lets say 80x50, it is
not restored on startup. It starts with 80x50 size, but then reduces
to standard 80x24.

Can somebody explain what might be going on here?
Comment 6 Havoc Pennington 2003-09-18 23:49:01 UTC
A bug is going on, presumably. ;-)
Comment 7 Mariano Suárez-Alvarez 2003-09-23 00:05:28 UTC
This behaviour (gnome-terminal being presented initiallt in the size
stored in the session, and then resizing itself to 80x24) is explained
in bug 108931
Comment 8 Luis Villa 2004-04-28 04:19:28 UTC
Comment on attachment 6406 [details] [review]
patch-gnome-terminal.c

Obsolete.
Comment 9 Martin Ejdestig 2005-06-15 14:06:10 UTC
This can be marked as a duplicate of bug 155147. I've attached a proposed patch
in that bug.
Comment 10 Kjartan Maraas 2005-08-19 20:52:31 UTC
Ok.

*** This bug has been marked as a duplicate of 155147 ***