On Sun, Oct 12, 2008 at 07:06:12PM +0100, Thomas Adam wrote: > 2008/10/12 Chris G <[EMAIL PROTECTED]>: > > I really like the window frames from Pem's Artic theme. How easy is > > it to get just these applied to my existing fvwm setup? > > > > I know I once tried Pem's Artic setup and it just changed too much for > > me to be comfortable with it. > > Depends -- if he's using a Decor (likely), just use that ensuring you > place any images if there any used in FVWM's ImagePath. Then tell > FVWM to use that: > > Style * UseDecor foo > > There may well be colorsets involved -- not sure, not looked at the config. > It looks as if it sets the default Decor, i.e. in artic.fvwm2rc there is:-
##### # Window decoration ########### Style * Borderwidth 0, NoHandles Style * Button 1, Button 2, Button 4, Button 6, GrabFocusOff Style * Colorset 0, HilightColorset 1 Style * Font "Shadow=1 C:xft:Blippo:pixelsize=16" DestroyDecor Default AddToDecor Default + BorderStyle Simple -- HiddenHandles NoInset + TitleStyle LeftJustified Height 28 -- flat + ButtonStyle Reset + ButtonStyle All Active (Colorset 0 -- flat) Inactive (Colorset 1 -- flat) + AddButtonStyle 1 AdjustedPixmap $[fvwm_theme_img]/tb_leftend.png -- flat + AddButtonStyle 1 MiniIcon + AddTitleStyle Active MultiPixmap LeftButtons AdjustedPixmap $[fvwm_theme_img]/tb_leftend.png, \ LeftEnd AdjustedPixmap $[fvwm_theme_img]/tb_titlelefton.png, \ Main TiledPixmap $[fvwm_theme_img]/tb_titlemainon.png, \ RightEnd AdjustedPixmap $[fvwm_theme_img]/tb_titlerighton.png + AddTitleStyle Inactive MultiPixmap LeftButtons AdjustedPixmap $[fvwm_theme_img]/tb_leftend.png, \ LeftEnd AdjustedPixmap $[fvwm_theme_img]/tb_titleleftoff.png, \ Main TiledPixmap $[fvwm_theme_img]/tb_titlemainoff.png, \ RightEnd AdjustedPixmap $[fvwm_theme_img]/tb_titlerightoff.png + AddButtonStyle 6 Active Pixmap $[fvwm_theme_img]/tb_minon.png -- flat + AddButtonStyle 6 Inactive Pixmap $[fvwm_theme_img]/tb_minoff.png -- flat + AddButtonStyle 4 Active Pixmap $[fvwm_theme_img]/tb_maxon.png -- flat + AddButtonStyle 4 Inactive Pixmap $[fvwm_theme_img]/tb_maxoff.png -- flat + AddButtonStyle 2 Active Pixmap $[fvwm_theme_img]/tb_closeon.png -- flat + AddButtonStyle 2 Inactive Pixmap $[fvwm_theme_img]/tb_closeoff.png -- flat So is that all there is to it - i.e. I can add the above (and of course all the images etc. it refers too) and I should get window frames like Artic? -- Chris Green