.fvwm/config
changeset 681 69df18cb005c
parent 680 69c9803b9364
child 682 fee328355849
equal deleted inserted replaced
680:69c9803b9364 681:69df18cb005c
    86 m4_define(`m4_XTERM_MC',`xterm -name $1 -fn "'m4_BIGMONOFONT`" -geometry 136x42 -e bash -i -c "mc -x"')m4_dnl
    86 m4_define(`m4_XTERM_MC',`xterm -name $1 -fn "'m4_BIGMONOFONT`" -geometry 136x42 -e bash -i -c "mc -x"')m4_dnl
    87 
    87 
    88 ################################################################
    88 ################################################################
    89 # Startup functions.
    89 # Startup functions.
    90 
    90 
    91 # Define places for autoloaded programs.
       
    92 # StartsOnPage [desk [x y]]
       
    93 Style "mc-main1"  StartsOnPage 0 1 0, SkipMapping
       
    94 Style "mc-main2"  StartsOnPage 0 2 0, SkipMapping
       
    95 # SkipMapping was not added to emacs to give focus it.
       
    96 Style "emacs-main"  StartsOnPage 2 0 0
       
    97 Style "Goldendict"  StartsOnPage 3 1 2, SkipMapping
       
    98 Style "Iceweasel"  StartsOnPage 1 0 0, SkipMapping
       
    99 Style "XClock"  !Title, Sticky, StaysOnTop, !Iconifiable, FixedPosition, FixedSize, WindowListSkip, CirculateSkip
       
   100 
       
   101 # DestroyStyle "stalonetray"
       
   102 Style "stalonetray" !Button 1, !Button 3, !Button 5
       
   103 Style "stalonetray" StaysOnTop, Sticky, !Iconifiable
       
   104 Style "stalonetray" FixedPosition, FixedSize
       
   105 Style "stalonetray" WindowListSkip, CirculateSkip
       
   106 Style "stalonetray" TitleFormat TRY
       
   107 
       
   108 # Run only on sturtup.
    91 # Run only on sturtup.
   109 DestroyFunc InitFunction
    92 DestroyFunc InitFunction
   110 AddToFunc InitFunction
    93 AddToFunc InitFunction
   111 # Right offset: 80 from FvwmPager + 2*6 from border = 92.
    94 # Right offset: 80 from FvwmPager + 2*6 from border = 92.
   112 + I Exec  exec xclock -digit -update 1 -strftime '%m-%d %T %a' -padding 2 -geometry 130x16-92+0 -face Monospace-9 -bg gray
    95 + I Exec  exec xclock -digit -update 1 -strftime '%m-%d %T %a' -padding 2 -geometry 130x16-92+0 -face Monospace-9 -bg gray
   209                    MiniIcon app/terminal-16x16.xpm
   192                    MiniIcon app/terminal-16x16.xpm
   210 Style "rxvt"       Icon app/terminal-16x16.xpm, \
   193 Style "rxvt"       Icon app/terminal-16x16.xpm, \
   211                    MiniIcon app/terminal-16x16.xpm
   194                    MiniIcon app/terminal-16x16.xpm
   212 Style "mc-*"       Icon app/mc-16x16.xpm, \
   195 Style "mc-*"       Icon app/mc-16x16.xpm, \
   213                    MiniIcon app/mc-16x16.xpm
   196                    MiniIcon app/mc-16x16.xpm
       
   197 
       
   198 # Define places for autoloaded programs.
       
   199 # StartsOnPage [desk [x y]]
       
   200 Style "mc-main1"  StartsOnPage 0 1 0, SkipMapping
       
   201 Style "mc-main2"  StartsOnPage 0 2 0, SkipMapping
       
   202 # SkipMapping was not added to emacs to give focus it.
       
   203 Style "emacs-main"  StartsOnPage 2 0 0
       
   204 Style "Goldendict"  StartsOnPage 3 1 2, SkipMapping
       
   205 Style "Iceweasel"  StartsOnPage 1 0 0, SkipMapping
       
   206 Style "XClock"  !Title, Sticky, StaysOnTop, !Iconifiable, FixedPosition, FixedSize, WindowListSkip, CirculateSkip
       
   207 
       
   208 # DestroyStyle "stalonetray"
       
   209 Style "stalonetray" !Button 1, !Button 3, !Button 5
       
   210 Style "stalonetray" StaysOnTop, Sticky, !Iconifiable
       
   211 Style "stalonetray" FixedPosition, FixedSize
       
   212 Style "stalonetray" WindowListSkip, CirculateSkip
       
   213 Style "stalonetray" TitleFormat TRY
   214 
   214 
   215 ################################################################
   215 ################################################################
   216 # Virtual Desktops.
   216 # Virtual Desktops.
   217 
   217 
   218 DesktopSize 3x3
   218 DesktopSize 3x3