Hello, I have a bash script, which is using colored output. When I run my script in Gnome (gnome-terminal) I see the correct foreground and background color. However, in LXDE and LXterminal, I only see the foreground color, but the grey background color is missing. For example, the following echo should display blue text on grey background:
echo -e '\033[1;34;40mhello\033[00m' but that does not work in LXterminal. All other colors work well (for example red background): echo -e '\033[1;34;41mhello\033[00m' when I install gnome-terminal in LXDE, the grey background works (but I have another problems, some fonts do not display). Could somebody please advise, how grey backround color can be displayed properly in LXterminal? many thanks, Konrad ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
