|
1 # -*- comment-start: "#" -*- |
|
2 |
|
3 # ################# |
|
4 # Virtual Desktops. |
|
5 # ################# |
|
6 |
|
7 DesktopSize 3x3 |
|
8 DesktopName 0 Main |
|
9 DesktopName 1 Work |
|
10 DesktopName 2 Games |
|
11 EdgeScroll 100 100 |
|
12 EdgeResistance 150 150 |
|
13 EdgeThickness 1 |
|
14 |
|
15 # ######################### |
|
16 # Mouse and Focus Behavior. |
|
17 # ######################### |
|
18 |
|
19 ClickTime 350 |
|
20 MoveThreshold 3 |
|
21 Style * SloppyFocus, MouseFocusClickRaises |
|
22 |
|
23 |
|
24 # ############ |
|
25 # FvwmTaskBar. |
|
26 # ############ |
|
27 |
|
28 Style "FvwmTaskBar" NoTitle, !Handles, !Borders, Sticky, WindowListSkip, CirculateSkip, StaysOnBottom, FixedPosition, FixedSize, !Iconifiable |
|
29 |
|
30 # ############ |
|
31 # Key binding. |
|
32 # ############ |
|
33 |
|
34 Key F1 A M Menu MenuFvwmRoot |
|
35 # Key Tab A M WindowList Root c c NoDeskSort, SelectOnRelease Meta_L |
|
36 Key Super_L A A WindowList Root c c NoDeskSort |
|
37 # Key Super_L A A Exec exec rxvt |
|
38 |
|
39 # ##### |
|
40 # Menu. |
|
41 # ##### |
|
42 |
|
43 AddToMenu MenuGame Game Title |
|
44 + SuperTux Exec exec supertux |
|
45 + Nethack Exec exec xnethack |
|
46 |
|
47 AddToMenu MenuNet Net Title |
|
48 + Firefox Exec exec firefox |
|
49 + Thunderbird Exec exec thunderbird |
|
50 + KVirc Exec exec kvirc |
|
51 + PeopleNet Exec exec xterm -e /usr/sbin/pppd call peoplenet |
|
52 + pon Exec exec xterm -e /usr/bin/pon |
|
53 |
|
54 AddToMenu MenuFileManager FileManager Title |
|
55 + Mc Exec exec rxvt -e mc |
|
56 + Thunar Exec exec thunar |
|
57 |
|
58 AddToMenu MenuMedia Media Title |
|
59 + Audacious Exec exec audacious |
|
60 + Xmms Exec exec xmms |
|
61 + VLC Exec exec vlc |
|
62 + Stardict Exec exec stardict |
|
63 |
|
64 AddToMenu Utilities Utilities Title |
|
65 + Xterm Exec exec xterm -e bash |
|
66 + Mc Exec exec xterm -fn 9x15 -geometry 120x42 -e mc |
|
67 + Emacs Exec exec emacs |
|
68 |
|
69 + debian Popup "/Debian" |
|
70 + filemanager Popup MenuFileManager |
|
71 + media Popup MenuMedia |
|
72 + net Popup MenuNet |
|
73 + game Popup MenuGame |
|
74 + fvwm Popup MenuFvwmRoot |
|
75 |
|
76 Mouse 1 R A Menu Utilities Nop |
|
77 |
|
78 # ########## |
|
79 # FvwmPager. |
|
80 # ########## |
|
81 Style "FvwmPager" NoTitle, Handles, Borders, Sticky, WindowListSkip, \ |
|
82 CirculateSkip, StaysOnBottom, FixedPosition, FixedSize, !Iconifiable |
|
83 |
|
84 DestroyModuleConfig FvwmPager: * |
|
85 *FvwmPager: Geometry 400x120-0-0 |
|
86 *FvwmPager: Colorset * 9 |
|
87 *FvwmPager: HilightColorset * 10 |
|
88 *FvwmPager: BalloonColorset * 9 |
|
89 *FvwmPager: WindowColorsets 9 10 |
|
90 *FvwmPager: Font "xft:Sans:Bold:pixelsize=12:minspace=True:antialias=True" |
|
91 *FvwmPager: Balloons All |
|
92 *FvwmPager: BalloonFont "xft:Sans:Bold:pixelsize=12:minspace=True:antialias=True" |
|
93 *FvwmPager: BallonYOffset +2 |
|
94 *FvwmPager: Window3dBorders |
|
95 *FvwmPager: MiniIcons |
|
96 *FvwmPager: UseSkipList |
|
97 *FvwmPager: Rows 1 |
|
98 |
|
99 Module FvwmPager 0 2 |