I have a script that outputs a current colour set.
For example the outpu looks like this:
Colorset 0 bg rgb:60/a0/a0, fg rgb:ff/ff/ff
Colorset 1 bg rgb:d3/d3/d3, fg rgb:00/00/00

further I have defined:

Style * ActiveColorset 0
Style * Colorset 1

That script is run using PipeRead during start. But get all window borders
white with black text (I think black on white is default for unitialised
colour sets).
But if I paste these lines (from the output) manually into an FvwmConsole,
it works.
But if I run my function SetColors, which is run from init in the
FvwmConsole I get only white and black like above.

Does it have to do with PipeRead?

Any idea of what's wrong?

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

Reply via email to