I want to set configuration such as:

enter image description here

How to set configurations by files? So I can edit by vim.

Thank you~

link|improve this question

68% accept rate
feedback

1 Answer

up vote 1 down vote accepted

The terminal configuration is not on a file, but in a gconf storage that cannot be edited directly. To change these settings you need to either use the graphical interface or open gconf-editor and change the values in apps/gnome-terminal.

You can also change those values via the command-line tool gconftool-2.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.