[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: .Xresources not loading on start



On Fri 28 Mar 2014 at 21:13:43 +0100, Vincent Zweije wrote:

> 
> And including that one in the list gives:
> 
>     xterm*color1:   #f92672
>     XTerm*VT100*color: #f92672?
>     XTerm*color: #f92672
>     *VT100*color1:  red3
> 
> because #2 specifies VT100 in the second slot, where #3 specifies nothing
> (the "color" is the third slot). Maybe this way of writing it makes
> this clearer:
> 
>     <xterm> <?>     <color1>
>     <XTerm> <VT100> <color>
>     <XTerm> <?>     <color>
>     <?>     <VT100> <color1>
> 
> And now I see that there's actually not even about the same resource! #1
> and #4 are about resource instance "color1", #2 and #3 are about resource
> instance "color".
> 
> Oh well, I guess you see things work.

It's "spot the typo" time! Made once and then repeated, unfortunately.


Reply to: