Before Ver1.0.5 the following settings are valid.
But this settings will not be reflected after Ver1.0.6.
The problem is part “MenuStyle * MenuFace…” .
Why can’t I use “MenuFace”?
MenuStyle * MenuFace HGradient 128 2 Red 40 Maroon 60 White
MenuStyle * Hilight3DOff, HilightBack, HilightTitleBack, SeparatorsLong
MenuStyle * MenuFace Solid Maroon
MenuStyle * TrianglesSolid, TrianglesUseFore
MenuStyle * ItemFormat “%|%3.1i%5.3l%5.3>%|”
MenuStyle * Font “xft:Sans:Bold:size=8:antialias=True”
Because of this, I can’t use gradients in menus.
this settings will be reflected after Ver1.0.6.
MenuStyle * MenuColorset 5, ActiveColorset 6, GreyedColorset 7, TitleColorset 8
MenuStyle * Hilight3DOff, HilightBack, HilightTitleBack, SeparatorsLong
MenuStyle * MenuFace Solid Maroon
MenuStyle * TrianglesSolid, TrianglesUseFore
MenuStyle * ItemFormat “%|%3.1i%5.3l%5.3>%|”
MenuStyle * Font “xft:Sans:Bold:size=8:antialias=True”
Colorset 0 HGradient 128 3 Blue 1000 Green 1 Yellow 1000 Red
I did it! , I got an HGradient.
I don’t know what to do from here.
However, part of the fun of fvwm* is going through hardships on your own.
The road has opened. I am grateful for your advice.