Clarify gnome-terminal installation procedure.

I haven't been able to find a proper way for changes to take effect
other than manually having to shutdown gconfd and restart it.
This commit is contained in:
Akshay Hegde 2015-01-19 16:53:25 -08:00
parent f159b94376
commit a19a7e9c72
1 changed files with 3 additions and 1 deletions

View File

@ -51,7 +51,9 @@ copying to `~/.config/terminator/config` on Linux or
`$XDG_CONFIG_HOME/terminator/config` if you're running OS X. `$XDG_CONFIG_HOME/terminator/config` if you're running OS X.
For gnome-terminal on Linux, simply move the `%gconf.xml`, provided with the For gnome-terminal on Linux, simply move the `%gconf.xml`, provided with the
download, to the `~/.gconf/apps/gnome-terminal/profiles/Default` folder. download, to the `~/.gconf/apps/gnome-terminal/profiles/Default` folder. You
might have to restart gconfd for changes to take effect ( Use `gconftool
--shutdown`, move the file, then use `gconftool-2 --spawn`)
### Xresources ### Xresources