]> git.phdru.name Git - dotfiles.git/blob - .fvwm/modules
Feat(recode-filenames-recursive): Allow to omit parameters
[dotfiles.git] / .fvwm / modules
1 #-----------------------------------------------------------------------------#
2 #
3 # 11. Definitions used by the modules
4 #     (Alphabetic order is used, but the Form are at the end)
5 #-----------------------------------------------------------------------------#
6
7 #------------------------------------------------------------------------------
8 #------------------ FvwmBacker
9 #------------------------------------------------------------------------------
10
11 #*FvwmBacker: Command(Desk 0, Page * *) -solid Blue
12 #*FvwmBacker: Command(Desk 1, Page * *) -solid \#7F4B7F
13 #*FvwmBacker: Command(Desk 2, Page * *) -solid midnightblue
14 #*FvwmBacker: Command(Desk 3, Page * *) -solid black
15
16 #------------------------------------------------------------------------------
17 #------------------ FvwmBanner
18 #------------------------------------------------------------------------------
19 Style FvwmBanner NoTitle, Sticky, StaysOnTop, WindowListSkip, CirculateSkip
20 *FvwmBannerTimeout 2
21
22 #------------------------------------------------------------------------------
23 #------------------ FvwmButtons: BarButtons
24 #------------------------------------------------------------------------------
25
26 Style BarButtons  NoTitle, NoHandles, Sticky, WindowListSkip,\
27                    BorderWidth 4, CirculateSkip
28
29 DestroyModuleConfig BarButtons: *
30 *BarButtons: Fore Black
31 *BarButtons: Back #c3c3c3
32 *BarButtons: Font -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
33 # Geometry - really likes to pick its own size, but giving a position is OK
34 # Warning: I've added a size geometry to avoid pbs if the fvwm_icons are
35 # not in the image path ! Remove the size in this geometry especially if
36 # you add buttons
37 *BarButtons: Geometry 120x445-5-84
38 # Layout: specify rows or columns, not both
39 *BarButtons: Columns 2
40
41 #LAPTOP 1 Are you a laptop user ?
42 #*BarButtons: (2x1, Title "xapm", Swallow(Kill) "xapm" "Exec exec xapm -geometry -1500-1500 -p")
43 # Define the buttons to use.....
44 #PREF 3
45 *BarButtons: (1x2, Title FileMgr, Icon Xfm.xpm, Action 'Exec exec aterm -g 80x35 -e mc')
46 *BarButtons: (1x2, Title terminal, Icon rterm2.xpm, Action 'Exec exec aterm')
47 *BarButtons: (1x2, Title editor, Icon lemacs.xpm, Action 'Exec exec gvim')
48 *BarButtons: (1x2, Title xv,   Icon xv.xpm, Action 'Exec exec xv', \
49     Action(Mouse 2) 'Exec exec ee', \
50     Action(Mouse 3) 'Exec exec gqview')
51 *BarButtons: (1x2, Title Gimp,    Icon gimp.xpm,   Action 'Exec exec gimp', \
52     Action(Mouse 2) 'Exec exec xpaint', \
53     Action(Mouse 3) 'Exec exec kiconedit')
54 *BarButtons: (1x2, Title gview,   Icon  gv.xpm, Action 'Exec exec ghostview', \
55     Action(Mouse 2) 'Exec exec xdvi', \
56     Action(Mouse 3) 'Exec exec xpdf')
57 *BarButtons: (1x2, Title www, Icon nscape.xpm, Action 'Exec exec netscape', \
58     Action(Mouse 2) 'Exec exec vppp', \
59     Action(Mouse 3) 'Exec exec xterm -geometry 80x30 -e mutt')
60 *BarButtons: (1x2, Padding 0 0, Container(Padding 0 0, Frame 2, Columns 3))
61 *BarButtons: (Icon mini.move1.xpm, Action Move)
62 *BarButtons: (Icon mini.resize3.xpm, Action Resize)
63 *BarButtons: (Icon mini.iconify1.xpm, Action Iconify)
64 *BarButtons: (Icon mini.maximize1.xpm, Action Maximize 90 90)
65 *BarButtons: (Icon mini.shade1.xpm, Action WindowShade)
66 *BarButtons: (Icon mini.stick1.xpm, Action Stick)
67 *BarButtons: (Icon mini.cross.xpm, Action Delete)
68 *BarButtons: (Icon mini.bomb.xpm, Action Destroy)
69 *BarButtons: (Icon mini.question.xpm, Action Module FvwmIdent)
70 *BarButtons: (End)
71 *BarButtons: (1x2, Title "xload", Swallow "xload" "Exec exec nice -16 \
72                 xload -nolabel -update 4 -bg grey59 -hl grey70 \
73                 -geometry -1500-1500")
74 *BarButtons: (1x2, Title "xclock", Swallow "xclock" "Exec \
75                 exec xclock -padding 0 -geometry -1500-1500")
76 *BarButtons: (2x2, Swallow "FvwmPagerPager" 'FvwmPager FvwmPagerPager * *')
77
78 #------------------------------------------------------------------------------
79 #------------------ FvwmButtons: MiniButtons
80 #------------------------------------------------------------------------------
81
82 Style "MiniButtons"  NoTitle,NoHandles,Sticky,WindowListSkip,BorderWidth 0,\
83         CirculateSkip
84
85 DestroyModuleConfig MiniButtons*
86 *MiniButtons: Fore Black
87 *MiniButtons: Back #c0c0c0
88 *MiniButtons: Font -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
89 *MiniButtons: Geometry -2+2
90 *MiniButtons: Rows 1
91 *MiniButtons: Padding 1 1
92 #PREF 3
93 *MiniButtons: -   mini.term.xpm      Exec exec aterm
94 *MiniButtons: -   mini.filemgr.xpm   Exec exec aterm -g 80x35 -e mc
95 *MiniButtons: -   mini.doc1.xpm      Exec exec gvim
96 *MiniButtons: -   mini.calc.xpm      Exec exec xcalc
97 *MiniButtons: -   mini.cd.xpm        Exec exec xplaycd
98 *MiniButtons: -   mini.audiovol.xpm  Exec exec xmixer
99 *MiniButtons: -   mini.happy.xpm     Exec exec xmine
100 *MiniButtons: -   mini.bomb.xpm      Destroy
101
102 #------------------------------------------------------------------------------
103 #------------------ FvwmButtons: DeskerPanelButtons
104 #------------------------------------------------------------------------------
105
106 Style "DeskerPanelButtons"  NoTitle,NoHandles,Sticky,WindowListSkip,\
107                         BorderWidth 0, CirculateSkip
108 #Style "DeskerPanelButtons"  StayOnTop
109 DestroyModuleConfig DeskerPanelButtons: *
110 *DeskerPanelButtons: Fore Black
111 *DeskerPanelButtons: Back grey57
112 *DeskerPanelButtons: Font -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
113 *DeskerPanelButtons: Geometry 12x79
114 *DeskerPanelButtons: Rows 1
115 *DeskerPanelButtons: Frame 1
116 *DeskerPanelButtons: Padding 0 0
117 #FAST 1
118 *DeskerPanelButtons: (Panel(right, steps 12, delay 0, position module top, indicator10) "FvwmDesker" 'Module FvwmPager FvwmDesker 0 3')
119 #SLOW 1
120 #*DeskerPanelButtons: (Panel(right, steps 0, position module top, indicator10) "FvwmDesker" 'Module FvwmPager FvwmDesker 0 3')
121
122 #------------------------------------------------------------------------------
123 #------------------ FvwmButtons: WinMakerAppButtons & WinMakerAppPanelCd
124 #------------------------------------------------------------------------------
125 Style "WinMakerApp*" NoTitle, NoHandles, BorderWidth 0, Sticky, \
126                 WindowListSkip, CirculateSkip
127 DestroyModuleConfig WinMakerAppButtons: *
128
129 #-------------------------------------
130 # Buttons:
131 # We use "hands panel", the advantage is that we use the applet
132 # in the panel only when we need it: Button 3 kill the panel
133
134 *WinMakerAppButtons: Geometry +0+120
135 *WinMakerAppButtons: Columns 1
136 *WinMakerAppButtons: Back #c0c0c0
137 *WinMakerAppButtons: Fore black
138 *WinMakerAppButtons: (Frame 1, Size 64 64, \
139         Swallow  "wmjmail" 'Exec exec wmjmail', Action(Mouse 1) \
140         'MyPanelButtons "WinMakerAppPanelMail" $right $top', \
141         Action(Mouse 3) 'All (WinMakerAppPanelMail) Close')
142 *WinMakerAppButtons: (Frame 1, Size 64 64, \
143         Swallow  "wmppp" 'Exec exec wmppp' Action(Mouse 1) \
144         'MyPanelButtons "WinMakerAppPanelPPP" $right $top', \
145         Action(Mouse 3) 'All (WinMakerAppPanelPPP) Close')
146 *WinMakerAppButtons: (Frame 1, Size 64 64, \
147     Swallow "wmmount" 'Exec exec wmmount -s', Action(Mouse 1) \
148     'MyPanelButtons "WinMakerAppPanelCd" $right $top', \
149      Action(Mouse 3) 'All (WinMakerAppPanelCd) Close')
150
151 #-----------------
152 # The Mail Panel
153 *WinMakerAppPanelMail: Rows 1
154 *WinMakerAppPanelMail: Back #c0c0c0
155 *WinMakerAppPanelMail: Fore black
156 *WinMakerAppPanelMail: (Frame 1, Size 64 64, \
157     Swallow  "wmCalClock" 'Exec exec  wmCalClock')
158 *WinMakerAppPanelMail: (Frame 1, Size 64 64, \
159     Swallow  "wmglobe" 'Exec exec  wmglobe')
160 *WinMakerAppPanelMail: (Frame 1, Size 64 64, \
161     Swallow  "wmMoonClock" 'Exec exec  wmMoonClock')
162
163 #-----------------
164 # The PPP Panel
165 *WinMakerAppPanelPPP: Rows 1
166 *WinMakerAppPanelPPP: Back #c0c0c0
167 *WinMakerAppPanelPPP: Fore black
168 *WinMakerAppPanelPPP: (Frame 1, Size 64 64, \
169     Swallow  "wminet" 'Exec exec  wminet')
170 *WinMakerAppPanelPPP: (Frame 1, Size 64 64, \
171     Swallow  "wmsysmon" 'Exec exec wmsysmon')
172
173 #-----------------
174 # The Cd Panel
175 *WinMakerAppPanelCd: Rows 1
176 *WinMakerAppPanelCd: Back #c0c0c0
177 *WinMakerAppPanelCd: Fore black
178 *WinMakerAppPanelCd: (Frame 1, Size 64 64, \
179     Swallow  "wmmixer" 'Exec exec  wmmixer -s')
180 *WinMakerAppPanelCd: (Frame 1, Size 64 64, \
181     Swallow  "wmcdplay" 'Exec exec  wmcdplay -s')
182
183 #------------------------------------------------------------------------------
184 #------------------ FvwmEvent
185 #------------------------------------------------------------------------------
186
187 DestroyModuleConfig FvwmEvent: *
188
189 # replace rplay by a sound player that can play .au sound file
190 *FvwmEvent: Cmd "Exec exec rplay "
191
192 *FvwmEvent: StartDelay 3
193 *FvwmEvent: Delay 1
194
195 *FvwmEvent: startup          "/usr/share/sounds/gong.au"
196 *FvwmEvent: add_window       "/usr/share/sounds/wipe.au"
197 *FvwmEvent: destroy_window   "/usr/share/sounds/pook.au"
198 *FvwmEvent: iconify          "/usr/share/sounds/clong.au"
199 *FvwmEvent: deiconify        "/usr/share/sounds/clong.au"
200 *FvwmEvent: windowshade      "/usr/share/sounds/slide.au"
201 *FvwmEvent: dewindowshade    "/usr/share/sounds/slide.au"
202 *FvwmEvent: new_page         "/usr/share/sounds/slide.au"
203 *FvwmEvent: new_desk         "/usr/share/sounds/slide.au"
204
205 #------------------------------------------------------------------------------
206 #------------------ FvwmGtk for GNOME menus
207 #------------------------------------------------------------------------------
208
209
210 *FvwmGtk: IconSize 22 22
211 #G_SM_G 1
212 #*FvwmGtk: Destroy "gnome-sys"
213 #G_SM_G 1
214 #PipeRead "fvwm-menu-desktop --desktop gnome-sys --install-prefix No --type gtk --enable-mini-icons"
215 #G_RHM_G 2
216 #*FvwmGtk: Destroy "gnome-redhat"
217 #PipeRead "fvwm-menu-desktop --desktop gnome-redhat --type gtk --enable-mini-icons"
218 #G_UM_G 2
219 #*FvwmGtk: Destroy "gnome-user"
220 #PipeRead "fvwm-menu-desktop --desktop gnome-user --type gtk --enable-mini-icons"
221
222 #------------------------------------------------------------------------------
223 #------------------ IconBox
224 #------------------------------------------------------------------------------
225 Style "FvwmIconBox"   NoTitle, NoHandles, Sticky, WindowListSkip, CirculateSkip
226
227 DestroyModuleConfig FvwmIconBox: *
228 *FvwmIconBox: Back #c0c0c0
229 *FvwmIconBox: Fore  Black
230 #WIN 1
231 #*FvwmIconBox: IconHiBack Blue4
232 #FVWM 1
233 *FvwmIconBox: IconHiBack SlateBlue
234 *FvwmIconBox: IconHiFore  white
235 *FvwmIconBox: Geometry +0-0
236 *FvwmIconBox: MaxIconSize 48x48
237 *FvwmIconBox: Font -adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*
238 *FvwmIconBox: SortIcons    IconName
239 #*FvwmIconBox: SortIcons    ResClass
240 *FvwmIconBox: Padding 10
241 *FvwmIconBox: FrameWidth 0 0
242 *FvwmIconBox: Lines 6
243 *FvwmIconBox: SBWidth 11
244 *FvwmIconBox: Placement Left Top
245 *FvwmIconBox: HideSC Horizontal
246 *FvwmIconBox: SetWMIconSize
247 *FvwmIconBox: HilightFocusWin
248 *FvwmIconBox: Resolution  Desk
249 *FvwmIconBox: UseSkipList
250 # mouse bindings
251 *FvwmIconBox: Mouse 1 Click  DeiconifyFocusAndRaise
252 *FvwmIconBox: Mouse 1 DoubleClick  DeiconifyFocusAndWarp
253 *FvwmIconBox: Mouse 2 Click Iconify
254 *FvwmIconBox: Mouse 3 DoubleClick Iconify off
255 *FvwmIconBox: Mouse 3 Click Menu Window-Ops3 c+0 -101m
256 *FvwmIconBox: Mouse 3 DoubleClick FvwmIdent
257 # Key bindings
258 *FvwmIconBox: Key r RaiseLower
259 *FvwmIconBox: Key space Iconify
260 *FvwmIconBox: Key d Close
261 # FvwmIconBox built-in functions
262 *FvwmIconBox: Key n Next
263 *FvwmIconBox: Key p Prev
264 *FvwmIconBox: Key h Left
265 *FvwmIconBox: Key j Down
266 *FvwmIconBox: Key k Up
267 *FvwmIconBox: Key l Right
268 # animation
269 *FvwmIconBoxNoIconAction SendToModule FvwmAnimate animate
270
271 #------------------------------------------------------------------------------
272 #------------------ IconMan
273 #------------------------------------------------------------------------------
274 Style "FvwmIconMan"   NoTitle, NoHandles, Sticky, WindowListSkip, CirculateSkip
275
276 DestroyModuleConfig FvwmIconMan: *
277
278 # nbr de manager
279 *FvwmIconMan: *nummanagers 2
280 #global, desk, or page
281 #*FvwmIconMan: *Resolution page
282 *FvwmIconMan: *Resolution global
283 #*FvwmIconMan: *Resolution desk
284 *FvwmIconMan: *background  #c0c0c0
285 *FvwmIconMan: *foreground Black
286 *FvwmIconMan: *plainbutton up Black #c0c0c0
287 *FvwmIconMan: *selectbutton down  Black #c0c0c0
288 #WIN 2
289 #*FvwmIconMan: *focusbutton up white Blue4
290 #*FvwmIconMan: *focusandselectbutton down white Blue4
291 #FVWM 2
292 *FvwmIconMan: *focusbutton up white SlateBlue
293 *FvwmIconMan: *focusandselectbutton down white SlateBlue
294 *FvwmIconMan: *iconbutton down Black grey51
295 *FvwmIconMan: *font  -adobe-times-bold-r-*-*-12-*-*-*-*-*-*-*-
296 *FvwmIconMan: *followfocus true
297 *FvwmIconMan: *usewinlist true
298 *FvwmIconMan: *sort name
299 *FvwmIconMan: *drawicons always
300 *FvwmIconMan: *2*title           "Icon Man"
301 #PREF 4
302 *FvwmIconMan: *1*title           " gvim windows"
303 *FvwmIconMan: *1*iconname        "FvwmIconMan: gvim"
304 *FvwmIconMan: *1*format          "%i"
305 *FvwmIconMan: *1*show            resource=VIM
306 *FvwmIconMan: *2*managergeometry 1x0+0-0
307 *FvwmIconMan: *1*managergeometry 1x0+260-0
308 *FvwmIconMan: *1*buttongeometry 200x20
309 *FvwmIconMan: *2*buttongeometry 250x20
310 # action
311 *FvwmIconMan: *action    Mouse    1 N sendcommand DeiconifyFocusAndRaise
312 *FvwmIconMan: *action    Mouse    2 N sendcommand Iconify
313 *FvwmIconMan: *action    Mouse    3 N sendcommand "Menu Window-Ops3 c+0 -101m "
314 *FvwmIconMan: *action    Key    Left N gotobutton Left, select
315 *FvwmIconMan: *action    Key    Right N gotobutton Right, select
316 *FvwmIconMan: *action    Key    Up N gotobutton Up, select
317 *FvwmIconMan: *action    Key    Down N gotobutton Down, select
318 *FvwmIconMan: *action    Key    q A quit
319 *FvwmIconMan: *action    Key    i A sendcommand Iconify
320 *FvwmIconMan: *action    Key    g A sendcommand IconManGlobal
321 *FvwmIconMan: *action    Key    p A sendcommand IconManPage
322 *FvwmIconMan: *action    Key    d A sendcommand IconManDesk
323 # animation
324 *FvwmIconMan: *NoIconAction "SendToModule FvwmAnimate animate"
325
326 #------------------------------------------------------------------------------
327 #------------------ Identify
328 #------------------------------------------------------------------------------
329 Style "FvwmIdent"   Sticky, NoButton 2, NoButton 4, NoButton 6
330
331 *FvwmIdent: Back Blue4
332 *FvwmIdent: Fore Yellow
333 *FvwmIdent: Font -adobe-times-medium-r-*-*-14-*-*-*-*-*-*-*
334
335 #------------------------------------------------------------------------------
336 #------------------ FvwmPager:  Swallowed by ButtonBar
337 #------------------------------------------------------------------------------
338 Style "FvwmPagerPager"   NoTitle, NoHandles, Sticky, WindowListSkip, CirculateSkip
339
340 DestroyModuleConfig FvwmPagerPager: *
341 *FvwmPagerPager: Back grey60
342 *FvwmPagerPager: Fore black
343 *FvwmPagerPager: Font -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
344 *FvwmPagerPager: Hilight white
345 *FvwmPagerPager: MiniIcons
346 *FvwmPagerPager: Balloons
347 *FvwmPagerPager: BalloonFore black
348 *FvwmPagerPager: BalloonBack bisque
349 *FvwmPagerPager: Geometry 319x69+5000+5000
350 #WIN 1
351 #*FvwmPagerPager: WindowColors white grey51 white Blue4
352 #FVWM 1
353 *FvwmPagerPager: WindowColors white grey51 white SlateBlue
354 *FvwmPagerPager: Label 0 Fvwm
355 *FvwmPagerPager: Label 1 Development
356 *FvwmPagerPager: Label 2 Internet
357 *FvwmPagerPager: Label 3 Misc
358 *FvwmPagerPager: SmallFont 5x8
359
360 #------------------------------------------------------------------------------
361 #------------------ FvwmPager: FvwmDesker, the panel of StartPagerButtons
362 #------------------------------------------------------------------------------
363 Style "FvwmDesker"   NoTitle, NoHandles, Sticky, WindowListSkip, CirculateSkip
364
365 DestroyModuleConfig FvwmDesker: *
366 *FvwmDesker: Back grey60
367 *FvwmDesker: Fore black
368 *FvwmDesker: Font -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-*
369 *FvwmDesker: Hilight white
370 *FvwmDesker: Geometry 319x69+5000+5000
371 *FvwmDesker: MiniIcons
372 *FvwmDesker: Balloons
373 *FvwmDesker: BalloonFore black
374 *FvwmDesker: BalloonBack bisque
375 #WIN 1
376 #*FvwmDesker: WindowColors white grey51 white Blue4
377 #FVWM 1
378 *FvwmDesker: Label 0 Fvwm
379 *FvwmDesker: Label 1 Development
380 *FvwmDesker: Label 2 Internet
381 *FvwmDesker: Label 3 Misc
382 *FvwmDesker: SmallFont 5x8
383
384 #------------------------------------------------------------------------------
385 #------------------ FvwmScript
386 #------------------------------------------------------------------------------
387
388 *FvwmScript: DefaultFont -adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*
389 *FvwmScript: DefaultFore black
390 *FvwmScript: DefaultBack grey85
391 *FvwmScript: DefaultHilight grey100
392 *FvwmScript: DefaultShadow grey55
393
394 #------------------------------------------------------------------------------
395 #------------------ FvwmTaskBar
396 #------------------------------------------------------------------------------
397
398 Style "FvwmTaskBar" NoTitle,Sticky,WindowListSkip,CirculateSkip,NoHandles, \
399                         TitleAtBottom
400 # Note: Title at bottom is for shading.
401
402 *FvwmTaskBar: Geometry +0-0
403 *FvwmTaskBar: Fore Black
404 *FvwmTaskBar: Back #c0c0c0
405 *FvwmTaskBar: IconFore Black
406 *FvwmTaskBar: IconBack grey51
407 *FvwmTaskBar: Font -adobe-times-medium-r-*-*-14-*-*-*-*-*-*-*
408 *FvwmTaskBar: SelFont -adobe-times-bold-r-*-*-14-*-*-*-*-*-*-*
409 *FvwmTaskBar: StatusFont fixed
410 *FvwmTaskBar: Action Click1 DeiconifyFocusAndRaise
411 *FvwmTaskBar: Action Click2 Iconify
412 *FvwmTaskBar: Action Click3 Menu Window-Ops3 c+0 -101m
413 *FvwmTaskBar: UseSkipList
414 *FvwmTaskBar: AutoStick
415 *FvwmTaskBar: StartName Start
416 *FvwmTaskBar: StartMenu StartMenu mouse -100p -100m
417 *FvwmTaskBar: StartIcon mini.penguin.xpm
418 *FvwmTaskBar: ShowTips
419 *FvwmTaskBar: ShowTransients
420 #*FvwmTaskBar: HighlightFocus
421 *FvwmTaskBar: AutoHide
422 *FvwmTaskBar: DeskOnly
423 *FvwmTaskBar: NoIconAction SendToModule FvwmAnimate animate
424
425 #------------------------------------------------------------------------------
426 #------------------ FvwmWharf
427 #------------------------------------------------------------------------------
428
429 Style "FvwmWharf"  NoTitle, NoHandles, Sticky, WindowListSkip,\
430                      BorderWidth 2,CirculateSkip
431
432 DestroyModuleConfig FvwmWharf: *
433 *FvwmWharf: Animate
434 *FvwmWharf: AnimateMain
435 *FvwmWharf: Geometry -2-50
436 *FvwmWharf: Columns 1
437 *FvwmWharf: Bgcolor Grey
438 #*FvwmWharf: ForceSize
439 *FvwmWharf: FullPush
440
441 *FvwmWharf: TextureType 1
442 *FvwmWharf: TextureColor WhiteSmoke DarkGrey
443
444 *FvwmWharf X           arrows2.xpm      Folder
445 *FvwmWharf kill        rbomb2.xpm       Close
446 *FvwmWharf Recycler    Jrecycle.xpm     Restart
447 *FvwmWharf Exit        exit.xpm         FvwmForm FvwmForm-QuitVerify
448 *FvwmWharf xlock       Jlock.xpm        Exec exec xlock -nice 10 -mode random
449 *FvwmWharf ~Folder
450 #PREF 3
451 *FvwmWharf term         rterm2.xpm      Exec exec aterm
452 *FvwmWharf editor       lemacs.xpm      Exec exec gvim
453 *FvwmWharf filemgr      Xfm.xpm         Exec exec aterm -g 80x35 -e mc
454
455 *FvwmWharf Y            arrows2.xpm     Folder
456 *FvwmWharf netscape     nscape.xpm      Exec exec netscape
457 *FvwmWharf xview        xv.xpm          Exec exec xv
458 *FvwmWharf gimp         gimp.xpm        Exec exec gimp
459 *FvwmWharf GV           gv.xpm          Exec exec ghostview
460 *FvwmWharf ~Folder
461
462 *FvwmWharf xclock nil  MaxSwallow "xclock" xclock -padding 0 -bg white
463 *FvwmWharf xload nil  MaxSwallow "xload" \
464                 xload -nolabel -update 5  -bg grey51 -geometry -1500-1500
465 *FvwmWharf pager nil MaxSwallowModule "FvwmPagerPager" FvwmPager FvwmPagerPager * *
466
467 #------------------------------------------------------------------------------
468 #------------------ FvwmWinList
469 #------------------------------------------------------------------------------
470 Style "FvwmWinList" NoTitle,Sticky,WindowListSkip,CirculateSkip
471
472 DestroyModuleConfig FvwmWinList: *
473 *FvwmWinList: Back #c3c3c3
474 *FvwmWinList: Fore Black
475 #WIN 1
476 #*FvwmWinList: FocusBack Blue4
477 #FVWM 1
478 *FvwmWinList: FocusBack SlateBlue
479 *FvwmWinList: FocusFore white
480 *FvwmWinList: IconBack grey51
481 *FvwmWinList: IconFore Black
482 *FvwmWinList: Font -adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*
483 *FvwmWinList: Action Click1 DeiconifyFocusAndRaise
484 *FvwmWinList: Action Click2 Iconify
485 *FvwmWinList: Action Click3 Menu Window-Ops3 c+0 -101m
486 *FvwmWinList: UseSkipList
487 *FvwmWinList: ShowCurrentDesk
488 *FvwmWinList: MinWidth 180
489 *FvwmWinList: MaxWidth 250
490 *FvwmWinList: Geometry +0-0
491 *FvwmWinList: NoIconAction SendToModule FvwmAnimate animate
492