3 <!-- Do not edit this file, it will be overwritten on install. Copy the file
4 to $HOME/.openbox/ instead. -->
9 <strength>10</strength>
10 <screen_edge_strength>10</screen_edge_strength>
14 <remember>yes</remember>
18 <focusNew>yes</focusNew>
19 <followMouse>no</followMouse>
20 <focusLast>yes</focusLast>
21 <focusLastOnDesktop>yes</focusLastOnDesktop>
22 <cyclingDialog>yes</cyclingDialog>
26 <theme>operation</theme>
27 <titlelayout>NLIMC</titlelayout>
38 <cyclingDialog>yes</cyclingDialog>
42 <drawContents>yes</drawContents>
46 <position>topleft</position>
47 <stacking>top</stacking>
48 <direction>vertical</direction>
49 <floatingX>0</floatingX>
50 <floatingY>0</floatingY>
51 <autoHide>no</autoHide>
52 <hideTimeout>300</hideTimeout>
57 <action name="MaximizeFull"></action>
60 <action name="UnmaximizeFull"></action>
63 <action name="ToggleShade"></action>
65 <keybind key="C-A-Left">
66 <action name="DesktopLeft"></action>
68 <keybind key="C-A-Right">
69 <action name="DesktopRight"></action>
71 <keybind key="C-A-Up">
72 <action name="DesktopUp"></action>
74 <keybind key="C-A-Down">
75 <action name="DesktopDown"></action>
77 <keybind key="S-A-Left">
78 <action name="SendToDesktopLeft"></action>
80 <keybind key="S-A-Right">
81 <action name="SendToDesktopRight"></action>
83 <keybind key="S-A-Up">
84 <action name="SendToDesktopUp"></action>
86 <keybind key="S-A-Down">
87 <action name="SendToDesktopDown"></action>
90 <action name="ToggleShowDesktop"></action>
93 <action name="Close"></action>
96 <action name="NextWindow"></action>
98 <keybind key="A-S-Tab">
99 <action name="PreviousWindow"></action>
102 <action name="KeyboardMove"></action>
105 <action name="KeyboardResize"></action>
108 <action name="Iconify"></action>
113 <dragThreshold>3</dragThreshold>
114 <doubleClickTime>200</doubleClickTime>
116 <context name="frame">
117 <mousebind button="A-Left" action="drag">
118 <action name="move"/>
120 <mousebind button="A-Left" action="click">
121 <action name="raise"/>
123 <mousebind button="A-Left" action="press">
124 <action name="focus"/>
126 <mousebind button="A-Middle" action="drag">
127 <action name="resize"/>
129 <mousebind button="A-Middle" action="click">
130 <action name="lower"/>
132 <mousebind button="A-Right" action="press">
133 <action name="showmenu"><menu>client-menu</menu></action>
135 <mousebind button="A-Up" action="click">
136 <action name="desktopright"/>
138 <mousebind button="A-Down" action="click">
139 <action name="desktopleft"/>
141 <mousebind button="C-A-Up" action="click">
142 <action name="sendtodesktopright"/>
144 <mousebind button="C-A-Down" action="click">
145 <action name="sendtodesktopleft"/>
148 <context name="titlebar">
149 <mousebind button="Left" action="drag">
150 <action name="move"/>
152 <mousebind button="Left" action="click">
153 <action name="raise"/>
155 <mousebind button="Left" action="press">
156 <action name="focus"/>
158 <mousebind button="Left" action="doubleclick">
159 <action name="toggleshade"/>
161 <mousebind button="Middle" action="press">
162 <action name="lower"/>
164 <mousebind button="Up" action="click">
165 <action name="shade"/>
167 <mousebind button="Down" action="click">
168 <action name="unshade"/>
170 <mousebind button="Right" action="press">
171 <action name="showmenu"><menu>client-menu</menu></action>
174 <context name="handle">
175 <mousebind button="Left" action="drag">
176 <action name="move"/>
178 <mousebind button="Left" action="click">
179 <action name="raise"/>
181 <mousebind button="Left" action="press">
182 <action name="focus"/>
184 <mousebind button="Middle" action="press">
185 <action name="lower"/>
188 <context name="blcorner">
189 <mousebind button="Left" action="drag">
190 <action name="resize"/>
192 <mousebind button="Left" action="press">
193 <action name="focus"/>
196 <context name="brcorner">
197 <mousebind button="Left" action="drag">
198 <action name="resize"/>
200 <mousebind button="Left" action="press">
201 <action name="focus"/>
204 <context name="tlcorner">
205 <mousebind button="Left" action="drag">
206 <action name="resize"/>
208 <mousebind button="Left" action="press">
209 <action name="focus"/>
212 <context name="trcorner">
213 <mousebind button="Left" action="drag">
214 <action name="resize"/>
216 <mousebind button="Left" action="press">
217 <action name="focus"/>
220 <context name="client">
221 <mousebind button="Left" action="press">
222 <action name="focus"/>
223 <action name="raise"/>
225 <mousebind button="Middle" action="press">
226 <action name="focus"/>
228 <mousebind button="Right" action="press">
229 <action name="focus"/>
232 <context name="icon">
233 <mousebind button="Left" action="press">
234 <action name="focus"/>
236 <mousebind button="Right" action="press">
237 <action name="showmenu"><menu>client-menu</menu></action>
239 <mousebind button="Left" action="click">
240 <action name="showmenu"><menu>client-menu</menu></action>
242 <mousebind button="Left" action="doubleclick">
243 <action name="close"/>
246 <context name="alldesktops">
247 <mousebind button="Left" action="press">
248 <action name="focus"/>
250 <mousebind button="Left" action="click">
251 <action name="toggleomnipresent"/>
254 <context name="shade">
255 <mousebind button="Left" action="press">
256 <action name="focus"/>
258 <mousebind button="Left" action="click">
259 <action name="toggleshade"/>
262 <context name="iconify">
263 <mousebind button="Left" action="press">
264 <action name="focus"/>
266 <mousebind button="Left" action="click">
267 <action name="iconify"/>
270 <context name="maximize">
271 <mousebind button="Left" action="press">
272 <action name="focus"/>
274 <mousebind button="Middle" action="press">
275 <action name="focus"/>
277 <mousebind button="Right" action="press">
278 <action name="focus"/>
280 <mousebind button="Left" action="click">
281 <action name="togglemaximizefull"/>
283 <mousebind button="Middle" action="click">
284 <action name="togglemaximizevert"/>
286 <mousebind button="Right" action="click">
287 <action name="togglemaximizehorz"/>
290 <context name="close">
291 <mousebind button="Left" action="press">
292 <action name="focus"/>
294 <mousebind button="Left" action="click">
295 <action name="close"/>
298 <context name="root">
299 <mousebind button="A-Up" action="click">
300 <action name="desktopright"/>
302 <mousebind button="A-Down" action="click">
303 <action name="desktopleft"/>
305 <mousebind button="Right" action="press">
306 <action name="showmenu"><menu>root</menu></action>
311 <menu id="root" label="Openbox 3">
312 <menu id="apps" label="Applications">
314 <action name="execute"><execute>xterm</execute></action>
316 <item label="Mozilla">
317 <action name="execute"><execute>mozilla</execute></action>
320 <action name="execute"><execute>gaim</execute></action>
323 <action name="execute"><execute>strange-quark</execute></action>
326 <menu id="games" label="Games">
327 <item label="Crack-Attack">
328 <action name="execute"><execute>crack-attack</execute></action>
330 <item label="XFRisk">
331 <action name="execute"><execute>xfrisk</execute></action>
333 <item label="Quake III">
334 <action name="execute"><execute>quake3</execute></action>
337 <item label="--" /> <!-- separator -->
338 <item label="Restart">
339 <action name="restart" />
342 <action name="exit" />