.fvwm/config
changeset 666 a7c2eb716b0d
parent 664 19e96a948272
child 667 6783c4cebbe9
equal deleted inserted replaced
665:150f8ea276b5 666:a7c2eb716b0d
    76 # ImagePath +:/usr/share/pixmaps
    76 # ImagePath +:/usr/share/pixmaps
    77 
    77 
    78 ################################################################
    78 ################################################################
    79 # Set aliases to common values.
    79 # Set aliases to common values.
    80 
    80 
    81 m4_define(`m4_MONOFONT', `-misc-fixed-medium-r-*-*-18-*-*-*-*-*-iso10646-1')m4_dnl
    81 m4_define(`m4_MONOFONT', `-misc-fixed-medium-r-semicondensed-*-13-120-*-*-*-*-iso10646-1')m4_dnl
       
    82 m4_define(`m4_BIGMONOFONT', `-misc-fixed-medium-r-*-*-18-*-*-*-*-*-iso10646-1')m4_dnl
    82 # As args expected class name.
    83 # As args expected class name.
    83 m4_define(`m4_XTERM_MC',`xterm -name $1 -fn "'m4_MONOFONT`" -geometry 136x42 -e bash -i -c "mc -x"')m4_dnl
    84 m4_define(`m4_XTERM_MC',`xterm -name $1 -fn "'m4_BIGMONOFONT`" -geometry 136x42 -e bash -i -c "mc -x"')m4_dnl
    84 
    85 
    85 ################################################################
    86 ################################################################
    86 # Startup functions.
    87 # Startup functions.
    87 
    88 
    88 # Define places for autoloaded programs.
    89 # Define places for autoloaded programs.
   137 Emulate Mwm
   138 Emulate Mwm
   138 # Mwm and Win style menus popup sub menus automatically and never overlap the parent menu.
   139 # Mwm and Win style menus popup sub menus automatically and never overlap the parent menu.
   139 # Available: Fvwm, Mwm, Win.
   140 # Available: Fvwm, Mwm, Win.
   140 MenuStyle "*" Mwm
   141 MenuStyle "*" Mwm
   141 
   142 
       
   143 DefaultFont m4_MONOFONT
       
   144 MenuStyle * Font m4_MONOFONT
       
   145 
   142 ################################################################
   146 ################################################################
   143 # Windows moving and resizing behaviour.
   147 # Windows moving and resizing behaviour.
   144 
   148 
   145 # If during an interactive move the window or icon comes within proximity pixels of
   149 # If during an interactive move the window or icon comes within proximity pixels of
   146 # another the window or icon, it is moved to make the borders adjoin.
   150 # another the window or icon, it is moved to make the borders adjoin.
   181 ################################################################
   185 ################################################################
   182 # Window Decor.
   186 # Window Decor.
   183 
   187 
   184 DestroyDecor MyDecor
   188 DestroyDecor MyDecor
   185 AddToDecor   MyDecor
   189 AddToDecor   MyDecor
   186 + TitleStyle LeftJustified Height 18
   190 + TitleStyle LeftJustified Height 16
   187 + ButtonStyle 1 ActiveUp Vector 4 30x30@3 60x60@3 60x30@4 30x60@3 -- Flat
   191 + ButtonStyle 1 ActiveUp Vector 4 30x30@3 60x60@3 60x30@4 30x60@3 -- Flat
   188 + ButtonStyle 1 ActiveDown Vector 4 30x30@1 60x60@1 60x30@4 30x60@1 -- Flat
   192 + ButtonStyle 1 ActiveDown Vector 4 30x30@1 60x60@1 60x30@4 30x60@1 -- Flat
   189 + ButtonStyle 1 Inactive Vector 4 30x30@3 60x60@3 60x30@4 30x60@3 -- Flat
   193 + ButtonStyle 1 Inactive Vector 4 30x30@3 60x60@3 60x30@4 30x60@3 -- Flat
   190 + ButtonStyle 3 ActiveUp Vector 5 30x60@3 60x60@3 60x50@3 30x50@3 30x60@3 -- Flat
   194 + ButtonStyle 3 ActiveUp Vector 5 30x60@3 60x60@3 60x50@3 30x50@3 30x60@3 -- Flat
   191 + ButtonStyle 3 ActiveDown Vector 5 30x60@1 60x60@1 60x50@1 30x50@1 30x60@1 -- Flat
   195 + ButtonStyle 3 ActiveDown Vector 5 30x60@1 60x60@1 60x50@1 30x50@1 30x60@1 -- Flat