On 26 Nov 2002 11:16:02 +0100, Andre Bonhote wrote: > > I just saw Mikhail's great transparency thing and tried it with today's > CVS version, and I must say: Cool! :) > > But: How can I apply the transparency to my menues? I tried several > things, like > > MenuStyle * MenuFace colorset 41 > [FVWM][menustyle_parse_face]: <<ERROR>> unknown style colorset: colorset > 41 > > and > > MenuStyle * MenuFace UseDecor Clean > [FVWM][menustyle_parse_face]: <<ERROR>> unknown style UseDecor: UseDecor > Clean > > and so on, but always without success. > > Any hint?
Ever considered to take a look at the MenuStyle entry in the man page? :) The syntax is: MenuStyle * MenuColorset 5, ActiveColorset 6, GreyedColorset 7 Colorset 5 RootTransparent, bg .., fg .., Tint .. In decoration colorsets you seem to need "RootTransparent buffer" instead. If you have enough memory, I suggest to always use "buffer", this makes things much faster, in colorset 5 in particular. 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]