https://bugzilla.novell.com/show_bug.cgi?id=395154 User chrubis@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=395154#c2 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #2 from Cyril Hrubis <chrubis@novell.com> 2008-05-29 04:52:02 MDT --- But this NEVER swapped codes for colors in escape sequences, not in my old debian, not in my gentoo, not in 10.1, 10.2 and 10.3. try to run this small shell code in "xterm -rv" echo -e "\033[0;37mthis is light gray\033[0m" echo -e "\033[1;37mthis is white\033[0m" echo -e "\033[1;30mthis is dark gray\033[0m" echo -e "\033[0;30mthis is black\033[0m" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.