]> icculus.org git repositories - dana/openbox.git/blob - data/rc.xml
Merge branch 'backport' into work
[dana/openbox.git] / data / rc.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <!-- Do not edit this file, it will be overwritten on install.
4         Copy the file to $HOME/.config/openbox/ instead. -->
5
6 <openbox_config xmlns="http://openbox.org/3.4/rc">
7
8 <resistance>
9   <strength>10</strength>
10   <screen_edge_strength>20</screen_edge_strength>
11 </resistance>
12
13 <focus>
14   <focusNew>yes</focusNew>
15   <!-- always try to focus new windows when they appear. other rules do
16        apply -->
17   <followMouse>no</followMouse>
18   <!-- move focus to a window when you move the mouse into it -->
19   <focusLast>yes</focusLast>
20   <!-- focus the last used window when changing desktops, instead of the one
21        under the mouse pointer. when followMouse is enabled -->
22   <underMouse>no</underMouse>
23   <!-- move focus under the mouse, even when the mouse is not moving -->
24   <focusDelay>200</focusDelay>
25   <!-- when followMouse is enabled, the mouse must be inside the window for
26        this many milliseconds (1000 = 1 sec) before moving focus to it -->
27   <raiseOnFocus>no</raiseOnFocus>
28   <!-- when followMouse is enabled, and a window is given focus by moving the
29        mouse into it, also raise the window -->
30 </focus>
31
32 <placement>
33   <policy>Smart</policy>
34   <!-- 'Smart' or 'UnderMouse' -->
35   <center>yes</center>
36   <!-- whether to place windows in the center of the free area found or
37        the top left corner -->
38   <monitor>Active</monitor>
39   <!-- with Smart placement on a multi-monitor system, try to place new windows
40        on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
41        the active window is -->
42   <primaryMonitor>1</primaryMonitor>
43   <!-- The monitor where Openbox should place popup dialogs such as the
44        focus cycling popup, or the desktop switch popup.  It can be an index
45        from 1, specifying a particular monitor.  Or it can be one of the
46        following: 'Mouse' - where the mouse is, or
47                   'Active' - where the active window is -->
48 </placement>
49
50 <theme>
51   <name>Clearlooks</name>
52   <titleLayout>NLIMC</titleLayout>
53   <!--
54       available characters are NDSLIMC, each can occur at most once.
55       N: window icon
56       L: window label (AKA title).
57       I: iconify
58       M: maximize
59       C: close
60       S: shade (roll up/down)
61       D: omnipresent (on all desktops).
62   -->
63   <keepBorder>yes</keepBorder>
64   <animateIconify>yes</animateIconify>
65   <font place="ActiveWindow">
66     <name>sans</name>
67     <size>8</size>
68     <!-- font size in points -->
69     <weight>bold</weight>
70     <!-- 'bold' or 'normal' -->
71     <slant>normal</slant>
72     <!-- 'italic' or 'normal' -->
73   </font>
74   <font place="InactiveWindow">
75     <name>sans</name>
76     <size>8</size>
77     <!-- font size in points -->
78     <weight>bold</weight>
79     <!-- 'bold' or 'normal' -->
80     <slant>normal</slant>
81     <!-- 'italic' or 'normal' -->
82   </font>
83   <font place="MenuHeader">
84     <name>sans</name>
85     <size>9</size>
86     <!-- font size in points -->
87     <weight>normal</weight>
88     <!-- 'bold' or 'normal' -->
89     <slant>normal</slant>
90     <!-- 'italic' or 'normal' -->
91   </font>
92   <font place="MenuItem">
93     <name>sans</name>
94     <size>9</size>
95     <!-- font size in points -->
96     <weight>normal</weight>
97     <!-- 'bold' or 'normal' -->
98     <slant>normal</slant>
99     <!-- 'italic' or 'normal' -->
100   </font>
101   <font place="OnScreenDisplay">
102     <name>sans</name>
103     <size>9</size>
104     <!-- font size in points -->
105     <weight>bold</weight>
106     <!-- 'bold' or 'normal' -->
107     <slant>normal</slant>
108     <!-- 'italic' or 'normal' -->
109   </font>
110 </theme>
111
112 <desktops>
113   <!-- this stuff is only used at startup, pagers allow you to change them
114        during a session
115
116        these are default values to use when other ones are not already set
117        by other applications, or saved in your session
118
119        use obconf if you want to change these without having to log out
120        and back in -->
121   <number>4</number>
122   <firstdesk>1</firstdesk>
123   <names>
124     <!-- set names up here if you want to, like this:
125     <name>desktop 1</name>
126     <name>desktop 2</name>
127     -->
128   </names>
129   <popupTime>875</popupTime>
130   <!-- The number of milliseconds to show the popup for when switching
131        desktops.  Set this to 0 to disable the popup. -->
132 </desktops>
133
134 <resize>
135   <drawContents>yes</drawContents>
136   <popupShow>Nonpixel</popupShow>
137   <!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) -->
138   <popupPosition>Center</popupPosition>
139   <!-- 'Center', 'Top', or 'Fixed' -->
140   <popupFixedPosition>
141     <!-- these are used if popupPosition is set to 'Fixed' -->
142
143     <x>10</x>
144     <!-- positive number for distance from left edge, negative number for
145          distance from right edge, or 'Center' -->
146     <y>10</y>
147     <!-- positive number for distance from top edge, negative number for
148          distance from bottom edge, or 'Center' -->
149   </popupFixedPosition>
150 </resize>
151
152 <!-- You can reserve a portion of your screen where windows will not cover when
153      they are maximized, or when they are initially placed.
154      Many programs reserve space automatically, but you can use this in other
155      cases. -->
156 <margins>
157   <top>0</top>
158   <bottom>0</bottom>
159   <left>0</left>
160   <right>0</right>
161 </margins>
162
163 <dock>
164   <position>TopLeft</position>
165   <!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
166   <floatingX>0</floatingX>
167   <floatingY>0</floatingY>
168   <noStrut>no</noStrut>
169   <stacking>Above</stacking>
170   <!-- 'Above', 'Normal', or 'Below' -->
171   <direction>Vertical</direction>
172   <!-- 'Vertical' or 'Horizontal' -->
173   <autoHide>no</autoHide>
174   <hideDelay>300</hideDelay>
175   <!-- in milliseconds (1000 = 1 second) -->
176   <showDelay>300</showDelay>
177   <!-- in milliseconds (1000 = 1 second) -->
178   <moveButton>Middle</moveButton>
179   <!-- 'Left', 'Middle', 'Right' -->
180 </dock>
181
182 <keyboard>
183   <chainQuitKey>C-g</chainQuitKey>
184
185   <!-- Keybindings for desktop switching -->
186   <keybind key="C-A-Left">
187     <action name="GoToDesktop"><to>left</to><wrap>no</wrap></action>
188   </keybind>
189   <keybind key="C-A-Right">
190     <action name="GoToDesktop"><to>right</to><wrap>no</wrap></action>
191   </keybind>
192   <keybind key="C-A-Up">
193     <action name="GoToDesktop"><to>up</to><wrap>no</wrap></action>
194   </keybind>
195   <keybind key="C-A-Down">
196     <action name="GoToDesktop"><to>down</to><wrap>no</wrap></action>
197   </keybind>
198   <keybind key="S-A-Left">
199     <action name="SendToDesktop"><to>left</to><wrap>no</wrap></action>
200   </keybind>
201   <keybind key="S-A-Right">
202     <action name="SendToDesktop"><to>right</to><wrap>no</wrap></action>
203   </keybind>
204   <keybind key="S-A-Up">
205     <action name="SendToDesktop"><to>up</to><wrap>no</wrap></action>
206   </keybind>
207   <keybind key="S-A-Down">
208     <action name="SendToDesktop"><to>down</to><wrap>no</wrap></action>
209   </keybind>
210   <keybind key="W-F1">
211     <action name="GoToDesktop"><to>1</to></action>
212   </keybind>
213   <keybind key="W-F2">
214     <action name="GoToDesktop"><to>2</to></action>
215   </keybind>
216   <keybind key="W-F3">
217     <action name="GoToDesktop"><to>3</to></action>
218   </keybind>
219   <keybind key="W-F4">
220     <action name="GoToDesktop"><to>4</to></action>
221   </keybind>
222   <keybind key="W-d">
223     <action name="ToggleShowDesktop"/>
224   </keybind>
225
226   <!-- Keybindings for windows -->
227   <keybind key="A-F4">
228     <action name="Close"/>
229   </keybind>
230   <keybind key="A-Escape">
231     <action name="Lower"/>
232     <action name="FocusToBottom"/>
233     <action name="Unfocus"/>
234   </keybind>
235   <keybind key="A-space">
236     <action name="ShowMenu"><menu>client-menu</menu></action>
237   </keybind>
238
239   <!-- Keybindings for window switching -->
240   <keybind key="A-Tab">
241     <action name="NextWindow">
242       <finalactions>
243         <action name="Focus"/>
244         <action name="Raise"/>
245         <action name="Unshade"/>
246       </finalactions>
247     </action>
248   </keybind>
249   <keybind key="A-S-Tab">
250     <action name="PreviousWindow">
251       <finalactions>
252         <action name="Focus"/>
253         <action name="Raise"/>
254         <action name="Unshade"/>
255       </finalactions>
256     </action>
257   </keybind>
258   <keybind key="C-A-Tab">
259     <action name="NextWindow">
260       <panels>yes</panels><desktop>yes</desktop>
261       <finalactions>
262         <action name="Focus"/>
263         <action name="Raise"/>
264         <action name="Unshade"/>
265       </finalactions>
266     </action>
267   </keybind>
268
269   <!-- Keybindings for running applications -->
270   <keybind key="W-e">
271     <action name="Execute">
272       <startupnotify>
273         <enabled>true</enabled>
274         <name>Konqueror</name>
275       </startupnotify>
276       <command>kfmclient openProfile filemanagement</command>
277     </action>
278   </keybind>
279 </keyboard>
280
281 <mouse>
282   <dragThreshold>8</dragThreshold>
283   <!-- number of pixels the mouse must move before a drag begins -->
284   <doubleClickTime>200</doubleClickTime>
285   <!-- in milliseconds (1000 = 1 second) -->
286   <screenEdgeWarpTime>400</screenEdgeWarpTime>
287   <!-- Time before changing desktops when the pointer touches the edge of the
288        screen while moving a window, in milliseconds (1000 = 1 second).
289        Set this to 0 to disable warping -->
290
291   <context name="Frame">
292     <mousebind button="A-Left" action="Press">
293       <action name="Focus"/>
294       <action name="Raise"/>
295     </mousebind>
296     <mousebind button="A-Left" action="Click">
297       <action name="Unshade"/>
298     </mousebind>
299     <mousebind button="A-Left" action="Drag">
300       <action name="Move"/>
301     </mousebind>
302
303     <mousebind button="A-Right" action="Press">
304       <action name="Focus"/>
305       <action name="Raise"/>
306       <action name="Unshade"/>
307     </mousebind>
308     <mousebind button="A-Right" action="Drag">
309       <action name="Resize"/>
310     </mousebind> 
311
312     <mousebind button="A-Middle" action="Press">
313       <action name="Lower"/>
314       <action name="FocusToBottom"/>
315       <action name="Unfocus"/>
316     </mousebind>
317
318     <mousebind button="A-Up" action="Click">
319       <action name="GoToDesktop"><to>previous</to></action>
320     </mousebind>
321     <mousebind button="A-Down" action="Click">
322       <action name="GoToDesktop"><to>next</to></action>
323     </mousebind>
324     <mousebind button="C-A-Up" action="Click">
325       <action name="GoToDesktop"><to>previous</to></action>
326     </mousebind>
327     <mousebind button="C-A-Down" action="Click">
328       <action name="GoToDesktop"><to>next</to></action>
329     </mousebind>
330     <mousebind button="A-S-Up" action="Click">
331       <action name="SendToDesktop"><to>previous</to></action>
332     </mousebind>
333     <mousebind button="A-S-Down" action="Click">
334       <action name="SendToDesktop"><to>next</to></action>
335     </mousebind>
336   </context>
337
338   <context name="Titlebar">
339     <mousebind button="Left" action="Press">
340       <action name="Focus"/>
341       <action name="Raise"/>
342     </mousebind>
343     <mousebind button="Left" action="Drag">
344       <action name="Move"/>
345     </mousebind>
346     <mousebind button="Left" action="DoubleClick">
347       <action name="ToggleMaximize"/>
348     </mousebind>
349
350     <mousebind button="Middle" action="Press">
351       <action name="Lower"/>
352       <action name="FocusToBottom"/>
353       <action name="Unfocus"/>
354     </mousebind>
355
356     <mousebind button="Up" action="Click">
357       <action name="if">
358         <shaded>no</shaded>
359         <then>
360           <action name="Shade"/>
361           <action name="FocusToBottom"/>
362           <action name="Unfocus"/>
363           <action name="Lower"/>
364         </then>
365       </action>
366     </mousebind>
367     <mousebind button="Down" action="Click">
368       <action name="if">
369         <shaded>yes</shaded>
370         <then>
371           <action name="Unshade"/>
372           <action name="Raise"/>
373         </then>
374       </action>
375     </mousebind>
376
377     <mousebind button="Right" action="Press">
378       <action name="Focus"/>
379       <action name="Raise"/>
380       <action name="ShowMenu"><menu>client-menu</menu></action>
381     </mousebind>
382   </context>
383
384   <context name="Top">
385     <mousebind button="Left" action="Press">
386       <action name="Focus"/>
387       <action name="Raise"/>
388       <action name="Unshade"/>
389     </mousebind>
390     <mousebind button="Left" action="Drag">
391       <action name="Resize"><edge>top</edge></action>
392     </mousebind>
393   </context>
394
395   <context name="Left">
396     <mousebind button="Left" action="Press">
397       <action name="Focus"/>
398       <action name="Raise"/>
399     </mousebind>
400     <mousebind button="Left" action="Drag">
401       <action name="Resize"><edge>left</edge></action>
402     </mousebind>
403   </context>
404
405   <context name="Right">
406     <mousebind button="Left" action="Press">
407       <action name="Focus"/>
408       <action name="Raise"/>
409     </mousebind>
410     <mousebind button="Left" action="Drag">
411       <action name="Resize"><edge>right</edge></action>
412     </mousebind>
413   </context>
414
415   <context name="Bottom">
416     <mousebind button="Left" action="Press">
417       <action name="Focus"/>
418       <action name="Raise"/>
419     </mousebind>
420     <mousebind button="Left" action="Drag">
421       <action name="Resize"><edge>bottom</edge></action>
422     </mousebind>
423
424     <mousebind button="Middle" action="Press">
425       <action name="Lower"/>
426       <action name="FocusToBottom"/>
427       <action name="Unfocus"/>
428     </mousebind>
429
430     <mousebind button="Right" action="Press">
431       <action name="Focus"/>
432       <action name="Raise"/>
433       <action name="ShowMenu"><menu>client-menu</menu></action>
434     </mousebind>
435   </context>
436
437   <context name="BLCorner">
438     <mousebind button="Left" action="Press">
439       <action name="Focus"/>
440       <action name="Raise"/>
441     </mousebind>
442     <mousebind button="Left" action="Drag">
443       <action name="Resize"><edge>bottomleft</edge></action>
444     </mousebind>
445   </context>
446
447   <context name="BRCorner">
448     <mousebind button="Left" action="Press">
449       <action name="Focus"/>
450       <action name="Raise"/>
451     </mousebind>
452     <mousebind button="Left" action="Drag">
453       <action name="Resize"><edge>bottomright</edge></action>
454     </mousebind>
455   </context>
456
457   <context name="TLCorner">
458     <mousebind button="Left" action="Press">
459       <action name="Focus"/>
460       <action name="Raise"/>
461       <action name="Unshade"/>
462     </mousebind>
463     <mousebind button="Left" action="Drag">
464       <action name="Resize"><edge>topleft</edge></action>
465     </mousebind>
466   </context>
467
468   <context name="TRCorner">
469     <mousebind button="Left" action="Press">
470       <action name="Focus"/>
471       <action name="Raise"/>
472       <action name="Unshade"/>
473     </mousebind>
474     <mousebind button="Left" action="Drag">
475       <action name="Resize"><edge>topright</edge></action>
476     </mousebind>
477   </context>
478
479   <context name="Client">
480     <mousebind button="Left" action="Press">
481       <action name="Focus"/>
482       <action name="Raise"/>
483     </mousebind>
484     <mousebind button="Middle" action="Press">
485       <action name="Focus"/>
486       <action name="Raise"/>
487     </mousebind>
488     <mousebind button="Right" action="Press">
489       <action name="Focus"/>
490       <action name="Raise"/>
491     </mousebind>
492   </context>
493
494   <context name="Icon">
495     <mousebind button="Left" action="Press">
496       <action name="Focus"/>
497       <action name="Raise"/>
498       <action name="Unshade"/>
499       <action name="ShowMenu"><menu>client-menu</menu></action>
500     </mousebind>
501     <mousebind button="Right" action="Press">
502       <action name="Focus"/>
503       <action name="Raise"/>
504       <action name="ShowMenu"><menu>client-menu</menu></action>
505     </mousebind>
506   </context>
507
508   <context name="AllDesktops">
509     <mousebind button="Left" action="Press">
510       <action name="Focus"/>
511       <action name="Raise"/>
512       <action name="Unshade"/>
513     </mousebind>
514     <mousebind button="Left" action="Click">
515       <action name="ToggleOmnipresent"/>
516     </mousebind>
517   </context>
518
519   <context name="Shade">
520     <mousebind button="Left" action="Press">
521       <action name="Focus"/>
522       <action name="Raise"/>
523     </mousebind>
524     <mousebind button="Left" action="Click">
525       <action name="ToggleShade"/>
526     </mousebind>
527   </context>
528
529   <context name="Iconify">
530     <mousebind button="Left" action="Press">
531       <action name="Focus"/>
532       <action name="Raise"/>
533     </mousebind>
534     <mousebind button="Left" action="Click">
535       <action name="Iconify"/>
536     </mousebind>
537   </context>
538
539   <context name="Maximize">
540     <mousebind button="Left" action="Press">
541       <action name="Focus"/>
542       <action name="Raise"/>
543       <action name="Unshade"/>
544     </mousebind>
545     <mousebind button="Middle" action="Press">
546       <action name="Focus"/>
547       <action name="Raise"/>
548       <action name="Unshade"/>
549     </mousebind>
550     <mousebind button="Right" action="Press">
551       <action name="Focus"/>
552       <action name="Raise"/>
553       <action name="Unshade"/>
554     </mousebind>
555     <mousebind button="Left" action="Click">
556       <action name="ToggleMaximize"/>
557     </mousebind>
558     <mousebind button="Middle" action="Click">
559       <action name="ToggleMaximize"><direction>vertical</direction></action>
560     </mousebind>
561     <mousebind button="Right" action="Click">
562       <action name="ToggleMaximize"><direction>horizontal</direction></action>
563     </mousebind>
564   </context>
565
566   <context name="Close">
567     <mousebind button="Left" action="Press">
568       <action name="Focus"/>
569       <action name="Raise"/>
570       <action name="Unshade"/>
571     </mousebind>
572     <mousebind button="Left" action="Click">
573       <action name="Close"/>
574     </mousebind>
575   </context>
576
577   <context name="Desktop">
578     <mousebind button="Up" action="Click">
579       <action name="GoToDesktop"><to>previous</to></action>
580     </mousebind>
581     <mousebind button="Down" action="Click">
582       <action name="GoToDesktop"><to>next</to></action>
583     </mousebind>
584
585     <mousebind button="A-Up" action="Click">
586       <action name="GoToDesktop"><to>previous</to></action>
587     </mousebind>
588     <mousebind button="A-Down" action="Click">
589       <action name="GoToDesktop"><to>next</to></action>
590     </mousebind>
591     <mousebind button="C-A-Up" action="Click">
592       <action name="GoToDesktop"><to>previous</to></action>
593     </mousebind>
594     <mousebind button="C-A-Down" action="Click">
595       <action name="GoToDesktop"><to>next</to></action>
596     </mousebind>
597
598     <mousebind button="Left" action="Press">
599       <action name="Focus"/>
600       <action name="Raise"/>
601     </mousebind>
602     <mousebind button="Right" action="Press">
603       <action name="Focus"/>
604       <action name="Raise"/>
605     </mousebind>
606   </context>
607
608   <context name="Root">
609     <!-- Menus -->
610     <mousebind button="Middle" action="Press">
611       <action name="ShowMenu"><menu>client-list-combined-menu</menu></action>
612     </mousebind> 
613     <mousebind button="Right" action="Press">
614       <action name="ShowMenu"><menu>root-menu</menu></action>
615     </mousebind>
616   </context>
617
618   <context name="MoveResize">
619     <mousebind button="Up" action="Click">
620       <action name="GoToDesktop"><to>previous</to></action>
621     </mousebind>
622     <mousebind button="Down" action="Click">
623       <action name="GoToDesktop"><to>next</to></action>
624     </mousebind>
625     <mousebind button="A-Up" action="Click">
626       <action name="GoToDesktop"><to>previous</to></action>
627     </mousebind>
628     <mousebind button="A-Down" action="Click">
629       <action name="GoToDesktop"><to>next</to></action>
630     </mousebind>
631   </context>
632 </mouse>
633
634 <menu>
635   <!-- You can specify more than one menu file in here and they are all loaded,
636        just don't make menu ids clash or, well, it'll be kind of pointless -->
637
638   <!-- default menu file (or custom one in $HOME/.config/openbox/) -->
639   <file>menu.xml</file>
640   <hideDelay>200</hideDelay>
641   <!-- if a press-release lasts longer than this setting (in milliseconds), the
642        menu is hidden again -->
643   <middle>no</middle>
644   <!-- center submenus vertically about the parent entry -->
645   <submenuShowDelay>100</submenuShowDelay>
646   <!-- this one is easy, time to delay before showing a submenu after hovering
647        over the parent entry -->
648   <applicationIcons>yes</applicationIcons>
649   <!-- controls if icons appear in the client-list-(combined-)menu -->
650   <manageDesktops>yes</manageDesktops>
651   <!-- show the manage desktops section in the client-list-(combined-)menu -->
652 </menu>
653
654 <applications>
655 <!--
656   # this is an example with comments through out. use these to make your
657   # own rules, but without the comments of course.
658
659   <application name="the window's _OB_NAME property (see obprop)"
660               class="the window's _OB_CLASS property (see obprop)"
661                role="the window's _OB_ROLE property (see obprop)"
662                type="the window's _NET_WM_WINDOW_TYPE (see obprob)..
663                       (if unspecified, then it is 'dialog' for child windows)">
664   # the name or the class can be set, or both. this is used to match
665   # windows when they appear. role can optionally be set as well, to
666   # further restrict your matches.
667
668   # the name, class, and role use simple wildcard matching such as those
669   # used by a shell. you can use * to match any characters and ? to match
670   # any single character.
671
672   # the type is one of: normal, dialog, splash, utility, menu, toolbar, dock,
673   #    or desktop
674
675   # when multiple rules match a window, they will all be applied, in the
676   # order that they appear in this list
677
678
679     # each element can be left out or set to 'default' to specify to not 
680     # change that attribute of the window
681
682     <decor>yes</decor>
683     # enable or disable window decorations
684
685     <shade>no</shade>
686     # make the window shaded when it appears, or not
687
688     <position force="no">
689       # the position is only used if both an x and y coordinate are provided
690       # (and not set to 'default')
691       # when force is "yes", then the window will be placed here even if it
692       # says you want it placed elsewhere.  this is to override buggy
693       # applications who refuse to behave
694       <x>center</x>
695       # a number like 50, or 'center' to center on screen. use a negative number
696       # to start from the right (or bottom for <y>), ie -50 is 50 pixels from the
697       # right edge (or bottom).
698       <y>200</y>
699       <monitor>1</monitor>
700       # specifies the monitor in a xinerama setup.
701       # 1 is the first head, or 'mouse' for wherever the mouse is
702     </position>
703
704     <focus>yes</focus>
705     # if the window should try be given focus when it appears. if this is set
706     # to yes it doesn't guarantee the window will be given focus. some
707     # restrictions may apply, but Openbox will try to
708
709     <desktop>1</desktop>
710     # 1 is the first desktop, 'all' for all desktops
711
712     <layer>normal</layer>
713     # 'above', 'normal', or 'below'
714
715     <iconic>no</iconic>
716     # make the window iconified when it appears, or not
717
718     <skip_pager>no</skip_pager>
719     # asks to not be shown in pagers
720
721     <skip_taskbar>no</skip_taskbar>
722     # asks to not be shown in taskbars. window cycling actions will also
723     # skip past such windows
724
725     <fullscreen>yes</fullscreen>
726     # make the window in fullscreen mode when it appears
727
728     <maximized>true</maximized>
729     # 'Horizontal', 'Vertical' or boolean (yes/no)
730   </application>
731
732   # end of the example
733 -->
734 </applications>
735
736 </openbox_config>