diff -r 02ae380f0a1f -r 0299baa26e8b .fvwm/config --- a/.fvwm/config Sun Dec 28 20:16:02 2008 +0200 +++ b/.fvwm/config Sun Dec 28 20:41:13 2008 +0200 @@ -107,6 +107,31 @@ Mouse 1 T A FvwmMoveOrIconify Mouse 1 I A FvwmMoveOrIconify +############### +# Window Decor. +############### + +DestroyDecor MyDecor +AddToDecor MyDecor ++ TitleStyle LeftJustified Height 18 ++ ButtonStyle 1 ActiveUp Vector 4 30x30@3 60x60@3 60x30@4 30x60@3 -- Flat ++ ButtonStyle 1 ActiveDown Vector 4 30x30@3 60x60@3 60x30@4 30x60@3 -- Flat ++ ButtonStyle 1 Inactive Vector 4 30x30@3 60x60@3 60x30@4 30x60@3 -- Flat ++ ButtonStyle 3 ActiveUp Vector 5 30x60@3 60x60@3 60x50@3 30x50@3 30x60@3 -- Flat ++ ButtonStyle 3 ActiveDown Vector 5 30x60@3 60x60@3 60x50@3 30x50@3 30x60@3 -- Flat ++ ButtonStyle 3 Inactive Vector 5 30x60@3 60x60@3 60x50@3 30x50@3 30x60@3 -- Flat ++ ButtonStyle 5 ActiveUp Vector 7 30x30@3 30x60@3 60x60@3 60x30@3 30x30@3 30x35@3 60x35@3 -- Flat ++ ButtonStyle 5 ActiveDown Vector 7 30x30@3 30x60@3 60x60@3 60x30@3 30x30@3 30x35@3 60x35@3 -- Flat ++ ButtonStyle 5 Inactive Vector 7 30x30@3 30x60@3 60x60@3 60x30@3 30x30@3 30x35@3 60x35@3 -- Flat + +################ +# Window Styles. +################ + +Style "*" UseDecor MyDecor +Style "*" BorderWidth 6, HandleWidth 6 +Style "*" MWMBorder + # ##### # Menu. # #####