Annoyingly, this seemed to work yesterday :-(
I'm using 2.5.4, full colour display.
I have the following base menu config:
Colorset 2 fg rgb:90/ff/ff, bg rgb:00/00/20
MenuStyle "*" AutomaticHotkeys, Animation, SeparatorsShort, TrianglesRelief, BorderWidth 0, \
HiLight DeepSkyBlue, Shadow paleblue, \
MenuColorset 2
That all seems good.
Now, I have a menu-backdrop chooser that says:
ColorSet 2 plain, bg darkgreen, Tint cyan 50, Alpha 70, AspectPixmap "/path/to/thing.png"
The "bg darkgreen" is a debugging setting to make sure the command got applied.
Anyway, the backdrop pixmap never seems to be applied.
Am I doing something obviously wrong here?
Maybe reapply the MenuColorset?
Also, my final design probably wants to look like this:
Colorset 2 fg rgb:90/ff/ff, bg rgb:00/00/20
Colorset 3 fg yellow, bg rgb:00/00/50
Colorset 4 fg darkgray, bg black
MenuStyle "*" AutomaticHotkeys, Animation, SeparatorsShort, TrianglesRelief, BorderWidth 0, \
HiLight DeepSkyBlue, Shadow paleblue, \
MenuColorset 2, ActiveFore, HilightBack, ActiveColorset 3, GreyedColorset 4
I presume I'll have to apply the AspectPixmap to all three colorsets, or
maybe discard them and just use one colorset?
--
Cameron Simpson, DoD#743 cs_at_zip.com.au http://www.zip.com.au/~cs/
I'm never going mountaineering with you again.
- Kobus Barnard <kobus_at_cs.sfu.ca> in rec.climbing,
on things he's heard firsthand
--
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 majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Nov 26 2002 - 21:44:33 GMT