<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.8.1">
</HEAD>
<BODY>
Odd behaviour i had on my laptop (which is fully up to date, or should i say yummed <IMG SRC="cid:1132219771.516.0.camel@cch" ALIGN="middle" ALT=":-)" BORDER="0">). When the RgbPath is "broken" (pointing to /usr/X11R6/....) my xterm works perfectly, however if i 'fix' the rgb path to point to /usr/share/X11/rgb, xterm gets white borders and the text is invisible..<BR>
<BR>
I do have something of a custom XTerm / XTerm-color in app-defaults with:<BR>
*VT100*colorMode: on<BR>
*VT100*boldColors: on<BR>
*VT100*dynamicColors: on<BR>
*VT100*color0: black<BR>
*VT100*color1: red3<BR>
*VT100*color2: green3<BR>
*VT100*color3: yellow3<BR>
*VT100*color4: blue3<BR>
*VT100*color5: magenta3<BR>
*VT100*color6: cyan3<BR>
*VT100*color7: gray90<BR>
*VT100*color8: gray30<BR>
*VT100*color9: red<BR>
*VT100*color10: green<BR>
*VT100*color11: yellow<BR>
*VT100*color12: blue<BR>
*VT100*color13: magenta<BR>
*VT100*color14: cyan<BR>
*VT100*color15: white<BR>
*VT100*colorUL: green4<BR>
*VT100*colorBD: blue3<BR>
<BR>
But that shouldn't break it should it? Worked well with xorg 6.8.x.. And when i comment out the Rgb path it works well again. Odd behaviour <IMG SRC="cid:1132219771.516.0.camel@cch" ALIGN="middle" ALT=":-)" BORDER="0"><BR>
<BR>
On Thu, 2005-11-17 at 04:15 -0500, Mike A. Harris wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Bojan Smojver wrote:</FONT>
<FONT COLOR="#000000">> On Thu, 2005-11-17 at 02:12 +0100, Bart Vanbrabant wrote:</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">>>        RgbPath      "/usr/share/X11/rgb"</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> Shouldn't this be /usr/lib/X11/rgb?</FONT>

<FONT COLOR="#000000">rgb.txt is an architecture independent ASCII text data file.</FONT>

<FONT COLOR="#000000">/usr/share is for architecture independent data files, so the</FONT>
<FONT COLOR="#000000">proper location would be /usr/share/X11.  This change will</FONT>
<FONT COLOR="#000000">happen in a future update sometime soon.</FONT>

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>