1 # Date : 10-DEC-1998 pour la version VMS, sur base de la version Linux.
3 ModulePath
/fvwm_bindir
/
4 PixmapPath
/fvwm_pixdir
/
7 # --- Boutons pour chaque fenêtre ---
8 # --- Configurations globales ---
15 ColormapFocus FollowsMouse
18 SnapAttraction
5 Windows
20 #-----------------------------------------------------------------------------------------------------------------------------------
21 # --- Style des menus ---
22 MenuStyle
* fvwm
, foreground White
, background
#606060, greyed #e0e0f0, HilightBackOff
23 MenuStyle
* ActiveFore
#a63230, Hilight3DOff, Animation, Font lucidasans-bold-8
24 MenuStyle
* TitleWarpOff
, TitleUnderlines0
, SeparatorsShort
, TrianglesSolid
, Animation
25 MenuStyle
* MenuFace TiledPixmap slate.xpm
27 MenuStyle MenuStyleDeBase fvwm
, foreground Black
, background
#bbbbbb, greyed #e0e0f0, HilightBackOff
28 MenuStyle MenuStyleDeBase ActiveFore
#a63230, Hilight3DOff, Animation, Font lucidasans-bold-12
29 MenuStyle MenuStyleDeBase TitleWarpOff
, TitleUnderlines0
, SeparatorsShort
, TrianglesSolid
30 MenuStyle MenuStyleDeBase MenuFace TiledPixmap concrete.xpm
31 #MenuStyle MenuStyleDeBase SidePic LogoFvwm2.xpm
33 MenuStyle MenuStyleMenuFenetres fvwm
, foreground White
, background
#606060, greyed #e0e0f0, HilightBackOff
34 MenuStyle MenuStyleMenuFenetres ActiveFore
#a63230, Hilight3DOff, Animation, Font lucidasans-bold-8
35 MenuStyle MenuStyleMenuFenetres TitleWarpOff
, TitleUnderlines0
, SeparatorsShort
, TrianglesSolid
36 MenuStyle MenuStyleMenuFenetres MenuFace TiledPixmap slate.xpm
38 # --- Style de fenêtres prédéfini standard ---
39 AddToDecor AllWindowsDecor
40 + ButtonStyle
1 Vector
5 45x45@
1 55x45@
1 55x55@
0 45x55@
0 45x45@
1
41 + ButtonStyle
3 Vector
11 30x70@
0 30x25@
1 50x45@
0 70x25@
1 70x70@
0 65x70@
0 65x40@
1 50x55@
0 35x40@
1 35x70@
0 30x70@
0
42 + ButtonStyle
2 Vector
8 50x25@
1 75x75@
0 25x75@
0 50x25@
1 50x45@
0 60x65@
1 40x65@
1 50x45@
0
43 + ButtonStyle
4 Vector
8 50x75@
1 25x25@
1 75x25@
1 50x75@
0 50x55@
0 35x35@
0 65x35@
0 50x55@
1
44 + ButtonStyle
6 Vector
13 35x33@
1 35x25@
1 65x25@
1 65x33@
0 55x33@
0 55x67@
0 65x67@
1 65x75@
0 35x75@
0 35x67@
1 45x67@
1 45x33@
1 40x33@
0
45 + ButtonStyle
8 Vector
5 25x25@
1 25x45@
1 75x45@
0 75x25@
0 25x25@
1
47 + TitleStyle Inactive TiledPixmap concrete.xpm
48 + BorderStyle Inactive TiledPixmap concrete.xpm
50 + TitleStyle ActiveDown TiledPixmap mini_blah.xpm
51 + TitleStyle ActiveUp TiledPixmap slate.xpm
52 + BorderStyle Active TiledPixmap slate.xpm
54 #Style AllWindowsStyle UseDecor AllWindowsDecor, Color Black/#bbbbbb, HandleWidth 10, NoIcon
55 Style AllWindowsStyle UseDecor AllWindowsDecor
, Color Black
/#bbbbbb, HandleWidth 10
56 Style AllWindowsStyle ShowMapping
, SloppyFocus
, TileCascadePlacement
, HintOverride
, DecorateTransient
58 Style AllWindowsStyle Font lucidasans
-bolditalic
-12, HilightFore white
, HilightBack
#606060
61 # --- Style prédéfini pour les fenêtres creées par decWindow ---
62 Style StyleDecWindow UseDecor AllWindowsDecor
, Sticky
, NoTitle
, ClickToFocus
, WindowListSkip
64 # --- Style prédéfini pour les fenêtres d'outils desktop ---
65 Style StyleDesktop UseDecor AllWindowsDecor
, Sticky
, NoTitle
, ClickToFocus
, WindowListSkip
, BorderWidth
20
67 # --- Style prédéfini discret ---
68 Style StyleDiscret UseDecor AllWindowsDecor
, Sticky
, NoTitle
, NoHandles
, BorderWidth
6, ClickToFocus
, WindowListSkip
70 # --- Style prédéfini pour les fenêtres FrontEnd (FvwmFrm) ---
71 Style StyleFrontEnd color NoHandles
, BorderWidth
18, NoTitle
73 #-----------------------------------------------------------------------------------------------------------------------------------
74 # --- Apparence des fenêtres ---
75 Style
"*" UseStyle AllWindowsStyle
77 # --- Apparence des fenetres de DecWindow (Session mamanger et les menus punaises) ---
78 Style
"*VUE$MASTER*" UseStyle StyleDecWindow
79 Style
"*DECW$TERMINAL*" UseStyle AllWindowsStyle
80 Style
"*FileView*" UseStyle AllWindowsStyle
82 # --- Apparence des fenêtres autres ---
83 Style
"Fvwm*" UseStyle StyleDesktop
84 Style
"FvwmWinList*" UseStyle StyleDesktop
, SloppyFocus
85 Style
"Clock*" UseStyle StyleDiscret
87 # --- Apparence des Front end via FvwmForm ---
88 Style
"FrontEnd_*" UseStyle StyleFrontEnd
90 #-----------------------------------------------------------------------------------------------------------------------------------
92 AddToFunc InitFunction
93 + "I" Wait DECW$TERMINAL
94 + "I" Module FvwmWinList
95 + "I" Wait FvwmWinList
96 + "I" Module FvwmPager
0 0
98 + "I" Module FvwmButtons
99 + "I" Wait FvwmButtons
100 + "I" Module FvwmAuto
400
101 #+ "I" Module FvwmAnimate
103 AddToFunc K_FondParDefaut
"I" Exec Decw$Utils
:XSetRoot.Exe
-solid
"#24a0a8"
104 AddToFunc K_Reconstruction_Ecran
105 + "I" Function K_FondParDefaut
109 + "I" WarpToWindow
10 10
110 AddToFunc MoveRaiseShade
115 AddToFunc ResizeRaise
120 AddToFunc MoveIconify
125 # --- Control+Flêche n'importe où change de page ---
126 Key Left A C Scroll
-100000 +0
127 Key Right A C Scroll
+100000 +0
128 Key Up A C Scroll
+0 -100000
129 Key Down A C Scroll
+0 +100000
130 # --- Shift+Control+Flêche n'importe où bouge d'un dizième de page ---
131 Key Left A SC Scroll
-10 +0
132 Key Right A SC Scroll
+10 +0
133 Key Up A SC Scroll
+0 -10
134 Key Down A SC Scroll
+0 +10
136 Key Next A S Next
[ CurrentScreen CurrentDesk
!iconic CirculateHit
*DECW$TERMINAL
* ] K_Focus
137 Key Prev A S Prev
[ CurrentScreen CurrentDesk
!iconic CirculateHit
*DECW$TERMINAL
* ] K_Focus
138 # --- Le pavé numérique ---
139 Key KP_7 A C GotoPage
0 0
140 Key KP_8 A C GotoPage
1 0
141 Key KP_9 A C GotoPage
2 0
142 Key KP_4 A C GotoPage
0 1
143 Key KP_5 A C GotoPage
1 1
144 Key KP_6 A C GotoPage
2 1
145 Key KP_1 A C GotoPage
0 2
146 Key KP_2 A C GotoPage
1 2
147 Key KP_3 A C GotoPage
2 2
149 Key Tab A S WindowList Root c c CurrentDesk NoGeometry
150 Key Tab A C WindowList Root c c NoDeskSort
152 # --- Souris dans la root window (sur le fond d'écran) ---
153 Mouse
1 R A Menu MenuDuJour Nop
154 Mouse
2 R A Menu MenuDesktop Nop
155 Mouse
3 R A WindowList NoGeometry
156 # --- Souris sur les boutons de la barre de titre ---
158 Mouse
1 3 A Popup MenuActionsFenetres Nop
159 Mouse
1 2 N Maximize
100 100
160 Mouse
1 4 N Maximize
50 50
162 Mouse
1 8 A WindowShade
165 # --- Souris sur les autres éléments de décoration ---
166 Mouse
1 T A MoveRaiseShade
167 Mouse
1 FS A ResizeRaise
168 Mouse
1 I A MoveIconify
171 Mouse
2 FST A Popup MenuActionsFenetres Nop
172 Mouse
2 W S Popup MenuActionsFenetres Nop
173 Mouse
3 FST N MoveRaiseShade
174 Mouse
3 WFST M MoveRaiseShade
175 Mouse
3 WFST S MoveRaiseShade
176 Mouse
3 WFST
5 MoveRaiseShade
177 Mouse
3 A C Module FvwmIdent
179 DestroyMenu MenuDuJour
181 + "Machins courants" Title
183 + "Netscape" Exec Thor$outils
:NETSCAPE
-EXPORT
-ALPHA
-V303B1
-JAV
-092597
184 + "BookReader" Exec Sys$System
:Decw$BookReader
186 + "Modules Fvwm" Popup MenuModules
188 + "Graphiques" Popup MenuGraphique
189 ChangeMenuStyle MenuStyleDeBase MenuDuJour
191 DestroyMenu MenuModules
192 AddToMenu MenuModules
193 + "FvwmWinList" Module FvwmWinList
194 + "FvwmTalk" Module FvwmTalk
195 + "FvwmButtons" Module FvwmButtons
196 + "FvwmAuto" Module FvwmAuto
400
197 + "FvwmIdent" Module FvwmIdent
198 + "FvwmPager" Module FvwmPager
0 0
199 + "FvwmWhere" Module FvwmWhere FvwmWhereFab
0
200 + "FvwmAnimate" Module FvwmAnimate
201 + "FvwmAnimate Control" Popup MenuFvwmAnimate
202 ChangeMenuStyle MenuStyleDeBase MenuModules
204 DestroyMenu MenuDesktop
205 AddToMenu MenuDesktop
206 + "Trucs desktop" Title
208 + "XSetRoot" Exec Decw$Utils
:XSetRoot.Exe
-solid
"#60a0c0"
209 + "Image de fond" Exec Thor$Outils
:Xv
-root
-quit -slow24
-ncols
100 -max DISK$Thor
:[Thor_USR.VILLARD_F.Archives.IMG
]FondCourant.Image
211 + "Lock Eyes" Exec Thor$Outils
:XLock
-mode eyes
212 + "Lock Life" Exec Thor$Outils
:XLock
-mode life
214 + "Refresh screen" Refresh
215 + "Arrêt de Fvwm2" Quit
216 ChangeMenuStyle MenuStyleDeBase MenuDesktop
218 DestroyMenu MenuGraphique
219 AddToMenu MenuGraphique
220 + "XV direct" Exec Thor$Outils
:Xv
221 + "XV paramètré" Module FvwmForm FrontEnd_Xv_
222 + "BitMap" Exec Decw$Utils
:bitmap
&
223 + "XMag" Exec Decw$utils
:xmag
224 + "Xev" Exec Decw$Utils
:Xev
225 ChangeMenuStyle MenuStyleDeBase MenuGraphique
227 DestroyMenu MenuActionsFenetres
228 AddToMenu MenuActionsFenetres
229 + "Iconify/Deiconify" Iconify
230 + "Stick/Unstick" Stick
231 + "Maximize/Normal" Maximize
100 100
232 + "Shade" WindowShade
241 ChangeMenuStyle MenuStyleMenuFenetres MenuActionsFenetres
243 #-----------------------------------------------------------------------------------------------------------------------------------
245 #-----------------------------------------------------------------------------------------------------------------------------------
247 *FvwmIdentFore
#ddbb40
248 *FvwmIdentBack
#200050
249 *FvwmIdentFont lucidasans
-italic
-10
251 # --- FvwmWinList ---
252 *FvwmWinListBack
#bbbbbb
253 *FvwmWinListFore Black
254 *FvwmWinListFocusBack
#606060
255 *FvwmWinListFocusFore White
256 *FvwmWinListIconFore
#751010
257 #*FvwmWinListFont lucidasans-8
258 #*FvwmWinListFont 6x9
259 #*FvwmWinListFont 7x13
260 *FvwmWinListFont lucidasans
-italic
-8
261 *FvwmWinListAction Click1 Iconify
-1, K_Focus
8 10
262 *FvwmWinListAction Click2 Function K_Focus
8 10
263 *FvwmWinListAction Click3 Popup MenuActionsFenetres
264 *FvwmWinListUseSkipList
265 *FvwmWinListGeometry
+1-2
266 #*FvwmWinListLeftJustify
267 *FvwmWinListUseIconNames True
268 *FvwmWinListMaxWidth
150
270 # ---------- Pager ----------
271 *FvwmPagerBack
#a8b9e1
272 *FvwmPagerFore
#808080
273 *FvwmPagerHilight White
275 *FvwmPagerGeometry
50x100
+0+0
276 *FvwmPagerLabel
0 Desk1
277 *FvwmPagerLabel
1 Desk2
279 *FvwmPagerColumns
: 2
281 *FvwmPagerBalloonBack White
282 *FvwmPagerBalloonFore Black
283 *FvwmPagerBalloonBorderColor Black
284 *FvwmPagerBalloonFont lucidasans
-8
286 # ---------- Where (Fab) ----------
287 *FvwmWhereTestFont lucidasans
-bolditalic
-18
288 *FvwmWhereTestFore
#505050
289 *FvwmWhereTestBack
#d2afa1
290 *FvwmWhereTestGeometry
+172+0
292 #--------------------------------------------------------------------------------
293 # Front end au lancement de xv en tnt que viewer
294 #--------------------------------------------------------------------------------
295 *FrontEnd_Xv_WarpPointer
296 *FrontEnd_Xv_Position
400 50
297 *FrontEnd_Xv_Font lucidasans
-bolditalic
-12
298 *FrontEnd_Xv_Back
#70a0b0
299 *FrontEnd_Xv_Fore Black
300 *FrontEnd_Xv_InputFont
-*-fixed
-*-*-*-*-14-*-*-*-*-*-*-*
301 *FrontEnd_Xv_ButtonFont lucidasans
-bolditalic
-8
302 *FrontEnd_Xv_ItemBack
#656570
303 *FrontEnd_Xv_ItemFore White
304 *FrontEnd_Xv_Line center
305 *FrontEnd_Xv_Text
"Fichiers à visualiser par xv"
306 *FrontEnd_Xv_Line left
307 *FrontEnd_Xv_Input Files
50 "/k/images/fab/*"
308 *FrontEnd_Xv_Line expand
309 *FrontEnd_Xv_Button
quit "Go'n stop (^M)" ^M
310 *FrontEnd_Xv_Command Exec Thor$Outils
:Xv $
(Files
)
311 *FrontEnd_Xv_Button continue
"Go'n stay (^S)" ^S
312 *FrontEnd_Xv_Command Exec xv $
(Files
)
313 *FrontEnd_Xv_Button
quit "Laisse tomber (^Z)" ^Z
314 *FrontEnd_Xv_Command Nop
316 # ---------- FvwmButtons button-bar ----------
317 *FvwmButtonsFore Black
318 *FvwmButtonsBack
#a8b9e1
319 *FvwmButtonsFont lucidasans
-bolditalic
-10
320 *FvwmButtonsGeometry
+0+0
321 *FvwmButtonsBoxSize smart
324 *FvwmButtonsColumns
2
325 *FvwmButtons
(Size
70 90 Padding
3 3 Frame
-3 Swallow
(UseOld
) FvwmPager
"Module FvwmPager")
326 *FvwmButtons
(Size
70 90 Padding
3 3 Frame
-3 Swallow
(UseOld
, NoClose
) Clock Nop
)