How to recover from terminal custom setup

Posted by linq on Ask Ubuntu See other posts from Ask Ubuntu or by linq
Published on 2012-09-16T16:25:00Z Indexed on 2012/09/16 21:52 UTC
Read the original article Hit count: 321

Filed under:

I installed ubuntu 12.04 and I added "Terminal" to the launcher bar, the default size of the terminal is a bit small, after some googling here is how I made the disaster change:

  1. At HUD menu, type "preference" and I see the option of Edit > preference, this is as I expected

  2. After I clicked the option, I forget the exact steps, but somehow I came to some configuration panel and there is a checkbox for terminal "custom" and I checked it

  3. now an input box is enabled and I type gnome-terminal --geometry 160x50

Now the problem comes, whenever I click the terminal button at the launcher bar, new terminal windows pops up endlessly from everywhere, I cannot do anything any more except logout or shutdown.

The weird thing is, after I come back, I cannot get that Edit > preference any more when I type "preference" in HUD, I tried "Edit", "preference".

To be clear, I still can use the computer as long as I do not click that terminal button, but I really want to use terminal to run commands.

Help is appreciated greatly!

Update -

OK, figured out.

Go to /home/jibin/.gconf/apps/gnome-terminal/profiles/Default and open that xml file, I can see the options I changed at the GUI, remove them and terminal runs good.

The preference HUD is back also, it is actually Profile Preference and it is only available when terminal is open.

Continue my ubuntu-ing...

© Ask Ubuntu or respective owner

Related posts about gnome-terminal