Hi all,

If i send the linux 'terminal' a control code like:
  echo -e "\33[44m"
then this gives the command line a dark blue background.
  echo -e "\33[0m"
or
  echo -e "\33[m"
returns the background back to normal.

If i do the same command in an xterm, then it gives a light
blue background. I've set the gamma values in XF86Config-4 ok.

So, how do i adjust the colormapping in an xterm?
xstdcmap doesn't seem to do anything:
  http://www.xfree86.org/4.2.0/xstdcmap.1.html
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to