.fvwm/config
changeset 506 0ab510cb567d
parent 505 17e3e6c1ea96
child 507 b33b00d90d58
equal deleted inserted replaced
505:17e3e6c1ea96 506:0ab510cb567d
    46 m4_define(`m4_ICONPATH', `$[FVWM_USERDIR]/icons')m4_dnl
    46 m4_define(`m4_ICONPATH', `$[FVWM_USERDIR]/icons')m4_dnl
    47 
    47 
    48 ModulePath $[FVWM_USERDIR]:+
    48 ModulePath $[FVWM_USERDIR]:+
    49 ImagePath m4_ICONPATH;.xpm:m4_IMGPATH:+
    49 ImagePath m4_ICONPATH;.xpm:m4_IMGPATH:+
    50 
    50 
       
    51 # Debian paths.
       
    52 ImagePath +:/usr/share/icons/gnome/32x32/apps
       
    53 ImagePath +:/usr/share/icons/locolor/32x32/apps
       
    54 ImagePath +:/usr/share/icons/hicolor/32x32/apps
       
    55 ImagePath +:/usr/include/X11/bitmaps/
       
    56 # This paths contain large icons for some apps, they make ugly menus look...
       
    57 # ImagePath +:/usr/share/icons
       
    58 # ImagePath +:/usr/share/pixmaps
       
    59 
    51 ################################################################
    60 ################################################################
    52 # Set aliases to common values.
    61 # Set aliases to common values.
    53 
    62 
    54 m4_define(`m4_MONOFONT', `-misc-fixed-medium-r-*-*-18-*-*-*-*-*-iso10646-1')m4_dnl
    63 m4_define(`m4_MONOFONT', `-misc-fixed-medium-r-*-*-18-*-*-*-*-*-iso10646-1')m4_dnl
    55 # As args expected class name.
    64 # As args expected class name.
   389 + ""              Nop
   398 + ""              Nop
   390 + debian          Popup "/Debian"
   399 + debian          Popup "/Debian"
   391 + my              Popup MenuMy
   400 + my              Popup MenuMy
   392 + window          Popup MenuWindowOperations
   401 + window          Popup MenuWindowOperations
   393 + fvwm            Popup MenuFvwmRoot
   402 + fvwm            Popup MenuFvwmRoot
       
   403 + ""              Nop
   394 
   404 
   395 Key F1 A M Menu MenuMyRoot Root c c
   405 Key F1 A M Menu MenuMyRoot Root c c
   396 Mouse 1 R A Menu MenuMyRoot Nop
   406 Mouse 1 R A Menu MenuMyRoot Nop
   397 
   407 
   398 ################################################################
   408 ################################################################