On 20 May 2004 16:01:48 +0200, ddtl wrote:
> 
> According to the man page of FvwmConsole, all resources set for xterm
> are inherited. But it is not the case if xterm's resources are set
> using class name, i.e. this works:
> 
> xterm*background: white
> 
> but this doesn't:
> 
> XTerm*background: white
> 
> though both are supposed to work, as xterm itself makes use both
> of xterm* and XTerm*.

The reality is quite opposite to what you say, unless you invoke
FvwmConsole using some non-standard way that you don't tell us.

FvwmConsole does not do anything with resources, it just starts xterm
-name FvwmConsole -title FvwmConsole, that creates a window with class
"XTerm" and resource "FvwmConsole". Try FvwmIdent on this window.

So it matches all "XTerm*", but not "xterm*". And you may just configure:
FvwmConsole*background: #003030
FvwmConsole*foreground: white

Regards,
Mikhael.
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to