software recommendation - Is there a terminal that allows setting of a background image - Ask Ubuntu
based on answer i can't set background image on gnome terminal 3.14 have given trying set background on gnome terminal. in link (or maybe in link link) mentioned xfce-terminal allow background image. package can find in ubuntu 16.04 repos xfce4-terminal doesn't seem allow either.
is there terminal out there let me set background image runs in gnome on ubuntu 16.04 or need switch desktop environments completely?
you can always run of terminal emulators in of desktop environments, there's no need switch desktop that. e.g. can run konsole
(kde's terminal emultor) under gnome desktop, or gnome-terminal
under kde, etc.
newer gnome-terminal
version have indeed removed support background image. notable terminal emulators use same terminal emulation widget gnome-terminal
(namely vte
, preferably gtk+-3 based version rather old unmaintained , quite buggy gtk+-2 based one) , support background image terminix
xfce4-terminal
version 0.8, both easy compile , install on xenial.
there plenty of other terminal emulators (not based on vte
) out there, i'm sorry cannot tell ones support background image (if any) of out box on xenial.
Comments
Post a Comment