What are the default layout settings in gnome-terminal?
Posted
by
Exeleration-G
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Exeleration-G
Published on 2012-04-01T20:59:07Z
Indexed on
2012/04/01
23:40 UTC
Read the original article
Hit count: 240
layout
I want to replace gnome-terminal
fully by lxterminal
. I've started by changing the default terminal emulator. So I ran sudo update-alternatives --config x-terminal-emulator
, and chose lxterminal
. After that, I ran dconf-editor
and went to org - gnome - desktop - applications - terminal
and changed gnome-terminal
to lxterminal
and removed the -x
in the exec arg
part.
The only problem though, is that by default, lxterminal
doesn't look like gnome-terminal
. What are gnome-terminal
's default layout settings? I'm especially looking for the hexadecimal colour codes for both text and background.
© Ask Ubuntu or respective owner