File: Preferences-Menu

package info (click to toggle)
fvwm-crystal 3.3.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 19,748 kB
  • ctags: 793
  • sloc: sh: 2,815; cs: 880; python: 875; makefile: 212
file content (689 lines) | stat: -rw-r--r-- 31,525 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
# Menu with preferences
#
# Included in components/desktop/FVWM-Crystal_Functions
# The Music player and Audio mixer prefs menu appears into the Music button menu.
# apps/DesktopIcons have its own preferences.

DestroyMenu /Preferences
AddToMenu /Preferences
+ '%22x22/fvwm-crystal/user-desktop.png%$[gt.Used recipe]'		Popup /Preferences/Recipes
+ '%22x22/fvwm-crystal/geometry.png%$[gt.Desktop geometry]'	Popup /Preferences/Geometry
+ '%22x22/fvwm-crystal/font.png%$[gt.Character fonts]'	Script scripts/FontSelector/FontSelector
+ '%22x22/fvwm-crystal/handles.png%$[gt.Handle width]'	Popup /Preferences/HandleWidth
Test (x xcompmgr) Test (x transset) + '%22x22/fvwm-crystal/BlingBling.png%$[gt.Translucency]'		Popup /Preferences/Translucency
Test (x xcompmgr) Test (x transset) + '%22x22/fvwm-crystal/BlingBling2.png%$[gt.Bling bling]'		Popup /Preferences/BlingBling
+ '%22x22/fvwm-crystal/utilities-terminal.png%$[gt.Default terminal]'	Popup /Preferences/DefaultTerminal
+ '%22x22/fvwm-crystal/utilities-terminal.png%$[gt.FvwmConsole terminal]'	Popup /Preferences/FvwmConsoleTerminal
+ '%22x22/fvwm-crystal/utilities-terminal.png%$[gt.QuakeConsole terminal]'	Popup /Preferences/QuakeConsoleTerminal
+ '%22x22/fvwm-crystal/system-file-manager.png%$[gt.Desktop manager]'	Popup /Preferences/DesktopManager
+ '%22x22/fvwm-crystal/icon.png%$[gt.Type of icons]' Popup /Preferences/IconsType
+ '%22x22/fvwm-crystal/fvwm-crystal.png%$[gt.Desktop menu]' Popup /Preferences/DesktopMenu
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.Notification area manager]'		Popup /preferences/NotificationAreaManager
+ "" Nop
+ '%22x22/fvwm-crystal/focus.png%$[gt.Window focus policy]'	Popup /Preferences/FocusPolicy
+ '%22x22/fvwm-crystal/utilities-terminal.png%$[gt.Privileged terminals]'	Popup /Preferences/PrivilegedTerminals
+ "" Nop
+ '%22x22/fvwm-crystal/applications.png%$[gt.Generate application menu]'	GenerateApplicationMenu
+ '%22x22/fvwm-crystal/silent.png%$[gt.Silent operations]'	Popup /Preferences/SilentOps
+ '%22x22/fvwm-crystal/fvwm-crystal.png%$[gt.Preferences editor]' Script scripts/PrefVars/PrefVars
+ '%22x22/fvwm-crystal/fvwm-crystal.png%$[gt.Key binding modifiers editor]' Script scripts/KeyModifiersEditor/KeyModifiersEditor

#
# Reload the recipe instead of restart
#
DestroyFunc ReloadRecipe
AddToFunc ReloadRecipe
+ I All (FvwmButtons) Close
+ I All (FvwmIconMan) Close
+ I All (FvwmPager) Close
+ I Exec exec killall stalonetray $[infostore.SILENT]
+ I Exec exec killall trayer $[infostore.SILENT]
+ I Exec exec killall UpdateInfoline $[infostore.SILENT]
+ I Read $[infostore.Fvwm_Crystal_Recipe]

#
# Used recipe
#
DestroyMenu /Preferences/Recipes
AddToMenu /Preferences/Recipes
+ MissingSubmenuFunction Recipes-generator
+ '%22x22/categories/directory.png%$[gt.System]' Popup $[FVWM_SYSTEMDIR]/recipes
Test (f $[FVWM_USERDIR]/recipes) + '%22x22/categories/directory.png%$[gt.User]' Popup $[FVWM_USERDIR]/recipes

DestroyFunc Recipes-generator
AddToFunc Recipes-generator
+ I DestroyMenu recreate $0
+ I AddToMenu $0
+ I PipeRead 'for i in $0/*; do \
  name=$(basename "${i}"); \
  echo \"AddToMenu $0 \'${name}\' Recipe-Set \'${i}\'\"; done'

DestroyFunc Recipe-Set
AddToFunc Recipe-Set
+ I InfoStoreAdd Fvwm_Crystal_Recipe "$*"
+ I SavePreferences LastChoosenRecipe "InfoStoreAdd Fvwm_Crystal_Recipe $*"
+ I ReloadRecipe
#+ I Module FvwmForm Recipe-Restart-Dialog

All (Recipe-Restart-Dialog) Close
DestroyModuleConfig Recipe-Restart-Dialog: *
*Recipe-Restart-Dialog: Title "$[gt.Restart FVWM-Crystal]"
*Recipe-Restart-Dialog: Text "$[gt.New recipe will be used after next startup]"
*Recipe-Restart-Dialog: Line center
*Recipe-Restart-Dialog: Line center
*Recipe-Restart-Dialog: Button quit " $[gt.Restart] " ^M
*Recipe-Restart-Dialog: Command ReloadRecipe
*Recipe-Restart-Dialog: Button quit " $[gt.Not now] " ^[
*Recipe-Restart-Dialog: Command Nop
*Recipe-Restart-Dialog: Line center

#
# Desktop geometry
#
DestroyMenu /Preferences/Geometry
AddToMenu /Preferences/Geometry
+ '%22x22/fvwm-crystal/Jewel2.png%1 $[gt.page]' SetGeometry 1
+ '%22x22/fvwm-crystal/Jewel2.png%2 $[gt.pages]' SetGeometry 2
+ '%22x22/fvwm-crystal/Jewel2.png%3 $[gt.pages]' SetGeometry 3
+ '%22x22/fvwm-crystal/Jewel2.png%4 $[gt.pages]' SetGeometry 4
+ '%22x22/fvwm-crystal/Jewel2.png%5 $[gt.pages]' SetGeometry 5
+ '%22x22/fvwm-crystal/Jewel2.png%6 $[gt.pages]' SetGeometry 6
+ '%22x22/fvwm-crystal/Jewel2.png%7 $[gt.pages]' SetGeometry 7
+ '%22x22/fvwm-crystal/Jewel2.png%8 $[gt.pages]' SetGeometry 8
+ '%22x22/fvwm-crystal/Jewel2.png%9 $[gt.pages]' SetGeometry 9

DestroyFunc SetGeometry
AddToFunc SetGeometry
+ I InfoStoreAdd OldX $[infostore.Desk_Pages_X]
+ I InfoStoreAdd Desk_Pages_X $0
+ I PipeRead 'last=$(( $0-1)); old=$(( $[infostore.OldX]-1 )); if [ $last -lt $old ]; then for ((page=$0; page<=$old; page++)); do echo "GotoPage $page 0"; echo "All (CurrentPage) MoveToPage $last 0"; for file in /tmp/fullscreen.??.0x???????.$page.0.tmp; do new=$(echo $file | sed -e "s:$page.0:$last.0:"); mv $file $new 2>/dev/null; done; done; fi'
+ I InfoStoreRemove OldX
+ I SavePreferences DeskPageX "InfoStoreAdd Desk_Pages_X $[0]"
+ I DesktopSize $[infostore.Desk_Pages_X]x$[infostore.Desk_Pages_Y]
+ I FvwmPagerWindow

# Characters fonts, sizes and styles
# Deplaced in scripts/FontSelector/FontSelector
#
# Files that use them:
# decorations/* (theme files: use title_font and title_font_size)
# recipes/* (panel_font panel_font_size)
# components/styles/Menu (menu_font menu_font_size)
#
# Some good UTF-8 fonts are aqua_pfont, aquafont, AR PL Ukai, AR PL Uming, Bitstream Cyberbit,
# Dialog, Dialoginput, IPAGothic, IPAMincho, IPAPGothic, IPAPMincho, M+ 1c *, M+ 1m *, M+ 1mm *,
# M+ 1p, M+ 2c, M+ 2m, M+ 2p, MigMix, Migu, Monospaced, Ricty, Ricty Discord, SansSerif,
# Sazanami, Sazanami Gothic, Serif, TakaoExGothic, TakaoExMincho, TakaoGothic, TakaoMincho,
# TakaoPGothic, TakaoPMincho, UmePlus, unifont, VL Gothic, VL PGothic, WenQuanYi Micro Hey,
# WenQuanYi Micro Hey Mono.

#
# Handles width
#
DestroyMenu /Preferences/HandleWidth
AddToMenu /Preferences/HandleWidth
+ '%22x22/fvwm-crystal/Jewel2.png%1 $[gt.pixel]' MenuHandleWidth 1
+ '%22x22/fvwm-crystal/Jewel2.png%2 $[gt.pixels]' MenuHandleWidth 2
+ '%22x22/fvwm-crystal/Jewel2.png%3 $[gt.pixels]' MenuHandleWidth 3
+ '%22x22/fvwm-crystal/Jewel2.png%4 $[gt.pixels]' MenuHandleWidth 4
+ '%22x22/fvwm-crystal/Jewel2.png%5 $[gt.pixels]' MenuHandleWidth 5
+ '%22x22/fvwm-crystal/Jewel2.png%6 $[gt.pixels]' MenuHandleWidth 6
+ '%22x22/fvwm-crystal/Jewel2.png%7 $[gt.pixels]' MenuHandleWidth 7

DestroyFunc MenuHandleWidth
AddToFunc MenuHandleWidth
+ I Piperead 'echo InfoStoreAdd handle_width $0'
+ I SavePreferences HandleWidth "InfoStoreAdd handle_width $[0]"
+ I Style * HandleWidth $[0]

#
# Transparency
#
DestroyMenu /Preferences/Translucency
AddToMenu /Preferences/Translucency
+ '%22x22/fvwm-crystal/BlingBling.png%$[gt.Start translucency]' StartTranslucency
+ '%22x22/fvwm-crystal/Off.png%$[gt.Stop translucency]' StopTranslucency

DestroyFunc StartTranslucency
AddToFunc StartTranslucency
+ I Exec exec xcompmgr
+ I Module FvwmForm Translucency-Dialog

DestroyFunc StopTranslucency
AddToFunc StopTranslucency
+ I Exec exec killall xcompmgr

#
# Bling bling
#
DestroyMenu /Preferences/BlingBling
AddToMenu /Preferences/BlingBling
+ '%22x22/fvwm-crystal/BlingBling2.png%$[gt.Start bling bling]' StartBlingBling
+ '%22x22/fvwm-crystal/Off.png%$[gt.Stop bling bling]' StopBlingBling

DestroyFunc StartBlingBling
AddToFunc StartBlingBling
+ I Exec exec xcompmgr
+ I Module FvwmEvent FvwmTranslucencyChangeEvent
+ I Module FvwmForm Translucency-Dialog

DestroyFunc StopBlingBling
AddToFunc StopBlingBling
+ I KillModule FvwmEvent FvwmTranslucencyChangeEvent
+ I Exec exec killall xcompmgr

All (Translucency-Dialog) Close
DestroyModuleConfig Translucency-Dialog: *
*Translucency-Dialog: Text "$[gt.Translucency is not supported by FVWM.]"
*Translucency-Dialog: Line center
*Translucency-Dialog: Text "$[gt.Unexpected results may occur.]"
*Translucency-Dialog: Line center
*Translucency-Dialog: Text " $[gt.You have been warned!] "
*Translucency-Dialog: Line center
*Translucency-Dialog: Line center
*Translucency-Dialog: Button quit " $[gt.OK] " ^[
*Translucency-Dialog: Command Nop
*Translucency-Dialog: Line center

#
# Default terminal
#
DestroyMenu /Preferences/DefaultTerminal
AddToMenu /Preferences/DefaultTerminal
Test (x gnome-terminal) + '%22x22/apps/gnome-terminal.png%GNOME Terminal' SelectDefaultTerminal gnome-terminal
Test (x multi-gnome-terminal) + '%22x22/apps/multi-gnome-terminal.png%Multi GNOME Terminal' SelectDefaultTerminal multi-gnome-terminal
Test (x xfce4-terminal) + '%22x22/apps/xfce4-terminal.png%XFCE4 Terminal'	SelectDefaultTerminal xfce4-terminal
Test (x terminator) + '%22x22/apps/terminator.png%Terminator'	SelectDefaultTerminal terminator
Test (x mrxvt) + '%22x22/apps/mrxvt.png%MRxvt'	SelectDefaultTerminal mrxvt
Test (x urxvt) + '%22x22/apps/urxvt.png%URxvt'	SelectDefaultTerminal urxvt
Test (x aterm) + '%22x22/apps/aterm.png%Aterm'	SelectDefaultTerminal aterm
Test (x Eterm) + '%22x22/apps/Eterm.png%Eterm'	SelectDefaultTerminal Eterm
Test (x xterm) + '%22x22/apps/xterm.png%XTerm'	SelectDefaultTerminal xterm
Test (x x-terminal-emulator) + '%22x22/apps/xterm.png%Debian Default Terminal' SelectDefaultTerminal x-terminal-emulator

DestroyFunc SelectDefaultTerminal
AddToFunc SelectDefaultTerminal
+ I FindCommand DefaultTerminal $0 terminator urxvt Eterm aterm mrxvt xterm gnome-terminal konsole xfce4-terminal x-terminal-emulator
+ I SavePreferences DefaultTerminal "FindCommand DefaultTerminal $0 terminator urxvt Eterm aterm mrxvt xterm gnome-terminal konsole xfce4-terminal x-terminal-emulator"

#
# MiniConsole terminal
#
DestroyMenu /Preferences/FvwmConsoleTerminal
AddToMenu /Preferences/FvwmConsoleTerminal
Test (x mrxvt) + '%22x22/apps/mrxvt.png%MRxvt'	SelectFvwmConsoleTerminal mrxvt
Test (x urxvt) + '%22x22/apps/urxvt.png%URxvt'	SelectFvwmConsoleTerminal urxvt
Test (x aterm) + '%22x22/apps/aterm.png%Aterm'	SelectFvwmConsoleTerminal aterm
Test (x xterm) + '%22x22/apps/xterm.png%XTerm'	SelectFvwmConsoleTerminal xterm

DestroyFunc SelectFvwmConsoleTerminal
AddToFunc SelectFvwmConsoleTerminal
+ I FindCommand FvwmConsoleTerminal $0 mrxvt urxvt aterm xterm
+ I SavePreferences FvwmConsoleTerminal "FindCommand FvwmConsoleTerminal $0 mrxvt urxvt aterm xterm"

#
# QuakeConsole terminal
#
DestroyMenu /Preferences/QuakeConsoleTerminal
AddToMenu /Preferences/QuakeConsoleTerminal
Test (x mrxvt) + '%22x22/apps/mrxvt.png%MRxvt'	SelectQuakeConsoleTerminal mrxvt
Test (x urxvt) + '%22x22/apps/urxvt.png%URxvt'	SelectQuakeConsoleTerminal urxvt
Test (x aterm) + '%22x22/apps/aterm.png%Aterm'	SelectQuakeConsoleTerminal aterm
Test (x xterm) + '%22x22/apps/xterm.png%XTerm'	SelectQuakeConsoleTerminal xterm

DestroyFunc SelectQuakeConsoleTerminal
AddToFunc SelectQuakeConsoleTerminal
+ I FindCommand QuakeConsoleTerminal $0 mrxvt urxvt aterm xterm
+ I SavePreferences QuakeConsoleTerminal "FindCommand QuakeConsoleTerminal $0 mrxvt urxvt aterm xterm"

#
# Desktop manager
#
DestroyMenu /Preferences/DesktopManager
AddToMenu /Preferences/DesktopManager
+ '%22x22/fvwm-crystal/Off.png%$[gt.None]' TestDesktopManager-None
+ '%22x22/fvwm-crystal/fvwm-crystal.png%FVWM-Crystal' TestDesktopManager-Crystal
+ "" Nop
Test (x rox) + '%22x22/apps/rox.png%ROX-Filer' ActivateDesktopManager-ROX
Test (x nautilus) + '%22x22/apps/nautilus.png%Nautilus' ActivateDesktopManager-Nautilus

DestroyFunc TestDesktopManager-None
AddToFunc TestDesktopManager-None
+ I PipeRead 'pidof nautilus $[infostore.SILENT] || pidof rox $[infostore.SILENT] || echo LaunchDesktopManager-None'
+ I PipeRead 'pidof nautilus $[infostore.SILENT] || pidof rox $[infostore.SILENT] && echo ActivateDesktopManager-None'

DestroyFunc TestDesktopManager-Crystal
AddToFunc TestDesktopManager-Crystal
+ I PipeRead 'pidof nautilus $[infostore.SILENT] || pidof rox $[infostore.SILENT] || echo LaunchDesktopManager-Crystal'
+ I PipeRead 'pidof nautilus $[infostore.SILENT] || pidof rox $[infostore.SILENT] && echo ActivateDesktopManager-Crystal'

DestroyFunc LaunchDesktopManager-None
AddToFunc LaunchDesktopManager-None
+ I SavePreferences DefaultDesktopManager "LoadPreferences LastChoosenWallpaper"
+ I Exec exec killall DesktopCheckMounts $[infostore.SILENT]
+ I KillModule FvwmButtons DesktopIcons
+ I DestroyModuleConfig DesktopIcons: *

DestroyFunc LaunchDesktopManager-Crystal
AddToFunc LaunchDesktopManager-Crystal
+ I SavePreferences DefaultDesktopManager "Include components/apps/DesktopIcons"
+ I Include components/apps/DesktopIcons

DestroyFunc ActivateDesktopManager-None
AddToFunc ActivateDesktopManager-None
+ I SavePreferences DefaultDesktopManager "LoadPreferences LastChoosenWallpaper"
Test (!EnvIsSet SESSION_MANAGER) + I Module FvwmForm DesktopManager-Dialog
Test (EnvIsSet SESSION_MANAGER) + I Module FvwmForm DesktopManager-SM-Dialog

DestroyFunc ActivateDesktopManager-Crystal
AddToFunc ActivateDesktopManager-Crystal
+ I SavePreferences DefaultDesktopManager "Include components/apps/DesktopIcons"
Test (!EnvIsSet SESSION_MANAGER) + I Module FvwmForm DesktopManager-Dialog
Test (EnvIsSet SESSION_MANAGER) + I Module FvwmForm DesktopManager-SM-Dialog

DestroyFunc ActivateDesktopManager-ROX
AddToFunc ActivateDesktopManager-ROX
+ I SavePreferences DefaultDesktopManager "Include components/apps/ROX-Filer"
Test (!EnvIsSet SESSION_MANAGER) + I Module FvwmForm DesktopManager-Dialog
Test (EnvIsSet SESSION_MANAGER) + I Module FvwmForm DesktopManager-SM-Dialog

DestroyFunc ActivateDesktopManager-Nautilus
AddToFunc ActivateDesktopManager-Nautilus
+ I SavePreferences DefaultDesktopManager "Include components/apps/Nautilus"
Test (!EnvIsSet SESSION_MANAGER) + I Module FvwmForm DesktopManager-Dialog
Test (EnvIsSet SESSION_MANAGER) + I Module FvwmForm DesktopManager-SM-Dialog

All (DesktopManager-Dialog) Close
DestroyModuleConfig DesktopManager-Dialog: *
*DesktopManager-Dialog: Title "$[gt.Changed desktop manager]"
*DesktopManager-Dialog: Text "$[gt.Selected desktop manager will be used]"
*DesktopManager-Dialog: Line center
*DesktopManager-Dialog: Text "$[gt.at the next start of your X session]"
*DesktopManager-Dialog: Line center
*DesktopManager-Dialog: Line center
*DesktopManager-Dialog: Button quit " $[gt.Logout] " ^M
*DesktopManager-Dialog: Command Quit
*DesktopManager-Dialog: Button quit " $[gt.Not now] " ^[
*DesktopManager-Dialog: Command Nop
*DesktopManager-Dialog: Line center

All (DesktopManager-SM-Dialog) Close
DestroyModuleConfig DesktopManager-SM-Dialog: *
*DesktopManager-SM-Dialog: Title "$[gt.Changed desktop manager]"
*DesktopManager-SM-Dialog: Text "$[gt.Selected desktop manager will be used]"
*DesktopManager-SM-Dialog: Line center
*DesktopManager-SM-Dialog: Text "$[gt.at the next start of your X session]"
*DesktopManager-SM-Dialog: Line center
*DesktopManager-SM-Dialog: Line center
*DesktopManager-SM-Dialog: Button quit " $[gt.Logout] " ^M
*DesktopManager-SM-Dialog: Command QuitSession
*DesktopManager-SM-Dialog: Button quit " $[gt.Not now] " ^[
*DesktopManager-SM-Dialog: Command Nop
*DesktopManager-SM-Dialog: Line center

#
# Type of icons
#
DestroyFunc ReloadIcons
AddToFunc ReloadIcons
+ I All (Iconic) DestroyWindowStyle
+ I Style * !EWMHMiniIconOverride, !IconOverride, !NoIcon
+ I Include components/functions/Window-Basic
+ I Include components/desktop/FVWM-Crystal_styles
+ I Include components/desktop/Icon-$0
+ I LoadPreferences DefaultDesktopManager
+ I Include components/functions/Music-$[infostore.MusicPlayer]
+ I PipeRead 'if [ $[0] = Thumbnails ]; then echo "RecoverThumbnails"; fi'
#+ I All (CurrentPage, Iconic) PlaceAgain Icon

DestroyMenu /Preferences/IconsType
AddToMenu /Preferences/IconsType
+ '%22x22/fvwm-crystal/Off.png%$[gt.No icon]' SelectIconsType None
+ '' Nop
+ '%22x22/fvwm-crystal/icon.png%$[gt.Thumbnails]' SelectIconsType Thumbnails
+ '%22x22/fvwm-crystal/icon2.png%Amiga' SelectIconsType Amiga
+ '%22x22/fvwm-crystal/icon3.png%Mwm' SelectIconsType Mwm

DestroyFunc SelectIconsType
AddToFunc SelectIconsType
+ I SavePreferences IconsType "Include components/desktop/Icon-$0"
#+ I Module FvwmForm IconsType-Dialog
+ I ReloadIcons $0

All (IconsType-Dialog) Close
DestroyModuleConfig IconsType-Dialog: *
*IconsType-Dialog: Title "$[gt.Restart FVWM-Crystal]"
*IconsType-Dialog: Text "$[gt.New type of icons will be used after next startup]"
*IconsType-Dialog: Line center
*IconsType-Dialog: Line center
*IconsType-Dialog: Button quit " $[gt.Restart] " ^M
*IconsType-Dialog: Command Restart
*IconsType-Dialog: Button quit " $[gt.Not now] " ^[
*IconsType-Dialog: Command Nop
*IconsType-Dialog: Line center

#
# Desktop menu
#
DestroyMenu /Preferences/DesktopMenu
AddToMenu /Preferences/DesktopMenu
+ '%22x22/fvwm-crystal/Off.png%$[gt.No menu with left click]' SetNoDesktopMenu
+ '%22x22/fvwm-crystal/fvwm-crystal.png%$[gt.Menu with left click]' SetDesktopMenu

DestroyFunc SetNoDesktopMenu
AddToFunc SetNoDesktopMenu
+ I SavePreferences DesktopMenu "Mouse 1 R $[Mod] -"
+ I Mouse 1 R $[Mod] -

DestroyFunc SetDesktopMenu
AddToFunc SetDesktopMenu
+ I SavePreferences DesktopMenu "Mouse 1 R $[Mod] DesktopMenu"
+ I Mouse 1 R $[Mod] DesktopMenu

#
# Notification Area Application
#
DestroyMenu /Preferences/NotificationAreaManager
AddToMenu /Preferences/NotificationAreaManager
Test (x trayer)		+ '%22x22/apps/trayer.png%Trayer' SelectNotificationAreaManager trayer
Test (x stalonetray)	+ '%22x22/apps/stalonetray.png%StaloneTray' SelectNotificationAreaManager stalonetray
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.No notification area]' NotificationAreaWidth 0
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.1 icon width]' NotificationAreaWidth 1
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.2 icons width]' NotificationAreaWidth 2
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.3 icons width]' NotificationAreaWidth 3
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.4 icons width]' NotificationAreaWidth 4
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.5 icons width]' NotificationAreaWidth 5
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.6 icons width]' NotificationAreaWidth 6
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.7 icons width]' NotificationAreaWidth 7
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.8 icons width]' NotificationAreaWidth 8
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.9 icons width]' NotificationAreaWidth 9
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.12 icons width]' NotificationAreaWidth 12
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.15 icons width]' NotificationAreaWidth 15
+ '%22x22/fvwm-crystal/trayer-app.png%$[gt.20 icons width]' NotificationAreaWidth 20


DestroyFunc SelectNotificationAreaManager
AddToFunc SelectNotificationAreaManager
+ I FindCommand NotificationAreaManager $0 trayer stalonetray
+ I SavePreferences NotificationAreaManager "FindCommand NotificationAreaManager $0 trayer stalonetray"
+ I Include components/functions/NotificationAreaManager-$[infostore.NotificationAreaManager]
+ I ReloadRecipe
#+ I Module FvwmForm NotificationAreaManager-Dialog

All (NotificationAreaManager-Dialog) Close
DestroyModuleConfig NotificationAreaManager-Dialog: *
*NotificationAreaManager-Dialog: Title "$[gt.Restart FVWM-Crystal]"
*NotificationAreaManager-Dialog: Text "$[gt.New notification area setting will be used after next startup]"
*NotificationAreaManager-Dialog: Line center
*NotificationAreaManager-Dialog: Line center
*NotificationAreaManager-Dialog: Button quit " $[gt.Restart] " ^M
*NotificationAreaManager-Dialog: Command Restart
*NotificationAreaManager-Dialog: Button quit " $[gt.Not now] " ^[
*NotificationAreaManager-Dialog: Command Nop
*NotificationAreaManager-Dialog: Line center

DestroyFunc NotificationAreaWidth
AddToFunc NotificationAreaWidth
+ I FindCommand NotificationArea-Width $0 2 3 4 5 6 7 8 9
+ I Piperead `echo SetEnv trayer_width $(($0*24))`
+ I SavePreferences NotificationArea-Width "SetEnv trayer_width $[trayer_width]"
+ I ReloadRecipe
#+ I Module FvwmForm NotificationAreaManager-Dialog

#
# Music player
#
DestroyMenu /Preferences/MusicPlayer
AddToMenu /Preferences/MusicPlayer
Test (x alsaplayer)	+ '%22x22/apps/alsaplayer.png%Alsaplayer'	SelectMusicPlayer alsaplayer
Test (x mpc)		+ '%22x22/apps/gmpc.png%MPD'		SelectMusicPlayer mpd
Test (x quodlibet)	+ '%22x22/apps/quodlibet.png%Quod Libet'	SelectMusicPlayer quodlibet
Test (x xmms-shell) 	+ '%22x22/apps/xmms.png%XMMS'	SelectMusicPlayer xmms
Test (x xmms2) 		+ '%22x22/apps/xmms2.png%XMMS2'	SelectMusicPlayer xmms2
Test (x cmus-remote)	+ '%22x22/apps/cmus.png%C Music Player' SelectMusicPlayer cmus
Test (x cdcd) 		+ '%22x22/apps/goobox.png%cdcd'	SelectMusicPlayer cdcd
Test (x mocp) 		+ '%22x22/apps/mocp.png%Music On Console' SelectMusicPlayer mocp
Test (x audacious) 	+ '%22x22/apps/audacious.png%Audacious' SelectMusicPlayer audacious
Test (x mplayer) 	+ '%22x22/apps/mplayer.png%MPlayer' SelectMusicPlayer mplayer
Test (x mplayer2) 	+ '%22x22/apps/mplayer.png%MPlayer2' SelectMusicPlayer mplayer2

DestroyFunc SelectMusicPlayer
AddToFunc SelectMusicPlayer
+ I FindCommand MusicPlayer $0 alsaplayer mpd quodlibet audacious xmms xmm2 cmus mocp cdcd mplayer mplayer2
+ I Include components/functions/Music-$[infostore.MusicPlayer]
+ I SavePreferences DefaultMusicPlayer "InfoStoreAdd MusicPlayer $[infostore.MusicPlayer]"

#
# Icons in fvwm-menu-directory generated browse media files menu
#
DestroyMenu /Preferences/MediaFileMenuIcons
AddToMenu /Preferences/MediaFileMenuIcons
+ '%22x22/fvwm-crystal/audio-x-generic-2.png%$[gt.Icons]'	SelectMenuIcons
+ '%22x22/fvwm-crystal/audio-x-generic-1.png%$[gt.No icon]'	SelectNoMenuIcons

DestroyFunc SelectMenuIcons
AddToFunc SelectMenuIcons
+ I SetEnv MediaMenuIcons 1
+ I SavePreferences MediaMenuIcons "SetEnv MediaMenuIcons 1"
+ I PipeRead '$[FVWM_USERDIR]/scripts/media_directories $[infostore.USERDIR] 1'
+ I Include components/functions/Music-$[infostore.MusicPlayer]

DestroyFunc SelectNoMenuIcons
AddToFunc SelectNoMenuIcons
+ I SetEnv MediaMenuIcons 0
+ I SavePreferences MediaMenuIcons "SetEnv MediaMenuIcons 0"
+ I PipeRead '$[FVWM_USERDIR]/scripts/media_directories $[infostore.USERDIR] 0'
+ I Include components/functions/Music-$[infostore.MusicPlayer]

#
# Mplayer DBD channels list
#
DestroyMenu /Preferences/MplayerChannelList
AddToMenu /Preferences/MplayerChannelList
Test (F /dev/dvb/adapter0/frontend0) + '%22x22/apps/mplayer.png%DVB 1' Module FvwmForm SelectChannelList-Dialog CARD=1
Test (F /dev/dvb/adapter1/frontend0) + '%22x22/apps/mplayer.png%DVB 2' Module FvwmForm SelectChannelList-Dialog CARD=2
Test (F /dev/dvb/adapter2/frontend0) + '%22x22/apps/mplayer.png%DVB 3' Module FvwmForm SelectChannelList-Dialog CARD=3
Test (F /dev/dvb/adapter3/frontend0) + '%22x22/apps/mplayer.png%DVB 4' Module FvwmForm SelectChannelList-Dialog CARD=4

DestroyFunc SelectMplayerChannelList
AddToFunc SelectMplayerChannelList
+ I SavePreferences MplayerChannelList$[0] "InfoStoreAdd MplayerChannelList$[0] '$[1]'"
+ I InfoStoreAdd MplayerChannelList$[0] '$[1]'

All (SelectChannelList-Dialog) Close
DestroyModuleConfig Module SelectChannelList-Dialog: *
*SelectChannelList-Dialog: Title "$[gt.Select channel list]"
*SelectChannelList-Dialog: Text "$[gt.Enter the name of the channel list for the DVB input] $CARD"
#*SelectChannelList-Dialog: Line center
#*SelectChannelList-Dialog: Line center
#PipeRead 'echo "*SelectChannelList-Dialog: Text \\"$[gt.It must be in] /home/$(id -un)/.mplayer/\\""'
*SelectChannelList-Dialog: Line center
*SelectChannelList-Dialog: Line center
PipeRead 'echo "*SelectChannelList-Dialog: Input file 40 \\"/home/$(id -un)/.mplayer/channels.conf\\""'
*SelectChannelList-Dialog: Line center
*SelectChannelList-Dialog: Line center
*SelectChannelList-Dialog: Button quit " $[gt.Save] " ^M
*SelectChannelList-Dialog: Command SelectMplayerChannelList $CARD "$(file)"
*SelectChannelList-Dialog: Button quit " $[gt.Not now] " ^[
*SelectChannelList-Dialog: Command Nop
*SelectChannelList-Dialog: Line center

All (MediaDirectories-Dialog) Close
DestroyModuleConfig Module MediaDirectories-Dialog
*MediaDirectories-Dialog: Title "$[gt.Media directories}"
*MediaDirectories-Dialog: Text "$[gt.You should edit the file]"
*MediaDirectories-Dialog: Line center
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Text "$[FVWM_USERDIR]/Preferences/MediaDirectories"
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Text "$[gt.and choose a player in the preferences.]"
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Text "$[gt.Each line have the following format:]"
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Text "$[gt.type path]"
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Text "$[gt.where type is one of the following]"
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Text "audio video cdrom dvd"
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Text "$[gt.and path is the full path to the media directory.]"
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Text "$[gt.Nothing else is allowed in that file.]"
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Line Center
*MediaDirectories-Dialog: Button quit " $[gt.OK] "
*MediaDirectories-Dialog: Command Nop
*MediaDirectories-Dialog: Line Center

#
# Audio mixer
#
DestroyMenu /Preferences/Mixer
AddToMenu /Preferences/Mixer
Test (x amixer)		+ '%22x22/apps/alsamixer.png%ALSA Mixer' SelectMixer amixer
Test (x aumix) 		+ '%22x22/apps/aumix.png%Aumix'	SelectMixer aumix
			+ "" Nop
Test (x mpc)		+ '%22x22/apps/gmpc.png%MPD'		SelectMixer mpd
Test (x quodlibet)	+ '%22x22/apps/quodlibet.png%Quod Libet'	SelectMixer quodlibet
Test (x xmms-shell) 	+ '%22x22/apps/xmms.png%XMMS'	SelectMixer xmms
Test (x xmms2) 		+ '%22x22/apps/xmms2.png%XMMS2'	SelectMixer xmms2
Test (x cmus-remote)	+ '%22x22/apps/cmus.png%C Music Player' SelectMixer cmus
Test (x cdcd) 		+ '%22x22/apps/goobox.png%cdcd'	SelectMixer cdcd
Test (x audacious) 	+ '%22x22/apps/audacious.png%Audacious'	SelectMixer audacious
			+ "" Nop
PipeRead `for i in $(sed -e 's/\\([0-9]*\\).*/\\1/' -e 's/^0//' < /proc/asound/pcm | uniq); \
	    do echo "+ '%22x22/apps/alsamixer.png%$[gt.Sound Card] $i' SelectSoundCard '$i'" ; done`

DestroyFunc SelectMixer
AddToFunc SelectMixer
+ I FindCommand DefaultMixer $0 amixer aumix mpd quodlibet audacious xmms xmms2 cmus cdcd
+ I SavePreferences DefaultMixer "InfoStoreAdd Mixer $[infostore.DefaultMixer]"
+ I PipeRead `echo InfoStoreAdd Mixer $[infostore.DefaultMixer]`
+ I Include components/functions/Mixer

DestroyFunc SelectSoundCard
AddToFunc SelectSoundCard
#+ I FindCommand SoundCard $0 0 1 2 3 4 5 6 7
+ I SavePreferences DefaultSoundCard "InfoStoreAdd SoundCard $0"
+ I PipeRead `echo InfoStoreAdd SoundCard $0`
+ I Include components/functions/Mixer

#
# Window focus policy
#
DestroyMenu /Preferences/FocusPolicy
AddToMenu /Preferences/FocusPolicy
+ '%22x22/fvwm-crystal/amiga.png%Amiga'			ActivateFocusPolicy-Amiga
#+ '%22x22/fvwm-crystal/Boing.png%Amiga'			ActivateFocusPolicy-Amiga
+ '%22x22/fvwm-crystal/fvwm-crystal.png%FVWM-Crystal'		ActivateFocusPolicy-FVWM-Crystal
+ '%22x22/fvwm-crystal/fvwm-crystal.png%$[gt.FVWM-Crystal with raise]'	ActivateFocusPolicy-FVWM-Crystal-Raise
+ '%22x22/fvwm-crystal/windows.png%MS Windows'			ActivateFocusPolicy-MSWindows

DestroyFunc ActivateFocusPolicy-Amiga
AddToFunc ActivateFocusPolicy-Amiga
+ I Include components/styles/FocusPolicy-Amiga
+ I SavePreferences DefaultFocusPolicy "Include components/styles/FocusPolicy-Amiga"

DestroyFunc ActivateFocusPolicy-FVWM-Crystal
AddToFunc ActivateFocusPolicy-FVWM-Crystal
+ I Include components/styles/FocusPolicy-FVWM-Crystal
+ I SavePreferences DefaultFocusPolicy "Include components/styles/FocusPolicy-FVWM-Crystal"

DestroyFunc ActivateFocusPolicy-FVWM-Crystal-Raise
AddToFunc ActivateFocusPolicy-FVWM-Crystal-Raise
+ I Include components/styles/FocusPolicy-FVWM-Crystal-Raise
+ I SavePreferences DefaultFocusPolicy "Include components/styles/FocusPolicy-FVWM-Crystal-Raise"

DestroyFunc ActivateFocusPolicy-MSWindows
AddToFunc ActivateFocusPolicy-MSWindows
+ I Include components/styles/FocusPolicy-MSWindows
+ I SavePreferences DefaultFocusPolicy "Include components/styles/FocusPolicy-MSWindows"

#
# Privileged terminals
#
DestroyMenu /Preferences/PrivilegedTerminals
AddToMenu /Preferences/PrivilegedTerminals
+ '%22x22/fvwm-crystal/On.png%$[gt.On]'	SetPrivilegedTerminals
+ '%22x22/fvwm-crystal/Off.png%$[gt.Off]'	UnsetPrivilegedTerminals

DestroyFunc SetPrivilegedTerminals
AddToFunc SetPrivilegedTerminals
+ I SavePreferences PrivilegedTerminals "Style XTerm FPOverrideGrabFocus"
+ I Schedule 333 AppendPreferences PrivilegedTerminals "Style URxvt FPOverrideGrabFocus"
+ I Schedule 666 AppendPreferences PrivilegedTerminals "Style Eterm FPOverrideGrabFocus"
+ I Schedule 1000 LoadPreferences PrivilegedTerminals

DestroyFunc UnsetPrivilegedTerminals
AddToFunc UnsetPrivilegedTerminals
+ I SavePreferences PrivilegedTerminals "Style XTerm !FPOverrideGrabFocus"
+ I Schedule 333 AppendPreferences PrivilegedTerminals "Style URxvt !FPOverrideGrabFocus"
+ I Schedule 666 AppendPreferences PrivilegedTerminals "Style Eterm !FPOverrideGrabFocus"
+ I Schedule 1000 LoadPreferences PrivilegedTerminals

#
# Application menu
#
DestroyFunc GenerateApplicationMenu
AddToFunc GenerateApplicationMenu
+ I A fvwm-crystal.generate-menu $[FVWM_SYSTEMDIR] $[FVWM_USERDIR]

All (Menu-Restart-Dialog) Close
DestroyModuleConfig Menu-Restart-Dialog: *
*Menu-Restart-Dialog: Title "$[gt.Restart FVWM-Crystal]"
*Menu-Restart-Dialog: Text "$[gt.New menu entries will be used after next startup]"
*Menu-Restart-Dialog: Line center
*Menu-Restart-Dialog: Line center
*Menu-Restart-Dialog: Button quit " $[gt.Restart] " ^M
*Menu-Restart-Dialog: Command Restart
*Menu-Restart-Dialog: Button quit " $[gt.Not now] " ^[
*Menu-Restart-Dialog: Command Nop
*Menu-Restart-Dialog: Line center

DestroyFunc Pref-Warning
AddToFunc Pref-Warning
+ I All (Pref-Warning-Dialog) Close
+ I DestroyModuleConfig Pref-Warning-Dialog: *
+ I *Pref-Warning-Dialog: Title "$[gt.Preference Warning]"
+ I *Pref-Warning-Dialog: Text "$[gt.Please edit the following file to suit your need]"
+ I *Pref-Warning-Dialog: Line center
+ I *Pref-Warning-Dialog: Line center
+ I *Pref-Warning-Dialog: Text "$[gt.and restart this tool:]"
+ I *Pref-Warning-Dialog: Line center
+ I *Pref-Warning-Dialog: Line center
+ I *Pref-Warning-Dialog: Text "$[*]"
+ I *Pref-Warning-Dialog: Line center
+ I *Pref-Warning-Dialog: Line center
+ I *Pref-Warning-Dialog: Button quit " $[gt.OK] " ^[
+ I *Pref-Warning-Dialog: Command Nop
+ I *Pref-Warning-Dialog: Line center
+ I Module FvwmForm Pref-Warning-Dialog

#
# Silent operations
#
DestroyMenu /Preferences/SilentOps
AddToMenu /Preferences/SilentOps
+ '%22x22/fvwm-crystal/On.png%$[gt.On]'		SetSilentOps
+ '%22x22/fvwm-crystal/Off.png%$[gt.Off]'	UnsetSilentOps

DestroyFunc SetSilentOps
AddToFunc SetSilentOps
+ I InfoStoreAdd SILENT '2>/dev/null'
+ I SavePreferences SilentOps "InfoStoreAdd SILENT \'2>/dev/null\'"
+ I Include components/functions/Exec-Accelerator

DestroyFunc UnsetSilentOps
AddToFunc UnsetSilentOps
+ I InfoStoreAdd SILENT ' '
+ I SavePreferences SilentOps "InfoStoreAdd SILENT \' \'"
+ I Include components/functions/Exec-Accelerator

# vim:ft=fvwm