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