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>
25 <theme>operation</theme>
26 <titlelayout>NLIMC</titlelayout>
40 <drawContents>yes</drawContents>
44 <position>topleft</position>
45 <stacking>top</stacking>
46 <direction>vertical</direction>
47 <floatingX>0</floatingX>
48 <floatingY>0</floatingY>
49 <autoHide>no</autoHide>
50 <hideTimeout>300</hideTimeout>
54 <action name="flash" />
58 <chainQuitKey>C-g</chainQuitKey>
61 <action name="MaximizeFull"></action>
64 <action name="UnmaximizeFull"></action>
67 <action name="ToggleShade"></action>
69 <keybind key="C-A-Left">
70 <action name="DesktopLeft"></action>
72 <keybind key="C-A-Right">
73 <action name="DesktopRight"></action>
75 <keybind key="C-A-Up">
76 <action name="DesktopUp"></action>
78 <keybind key="C-A-Down">
79 <action name="DesktopDown"></action>
81 <keybind key="S-A-Left">
82 <action name="SendToDesktopLeft"></action>
84 <keybind key="S-A-Right">
85 <action name="SendToDesktopRight"></action>
87 <keybind key="S-A-Up">
88 <action name="SendToDesktopUp"></action>
90 <keybind key="S-A-Down">
91 <action name="SendToDesktopDown"></action>
94 <action name="ToggleShowDesktop"></action>
97 <action name="Close"></action>
100 <action name="NextWindow"></action>
102 <keybind key="A-S-Tab">
103 <action name="PreviousWindow"></action>
106 <action name="KeyboardMove"></action>
109 <action name="KeyboardResize"></action>
112 <action name="Iconify"></action>
117 <dragThreshold>3</dragThreshold>
118 <doubleClickTime>200</doubleClickTime>
120 <context name="frame">
121 <mousebind button="A-Left" action="drag">
122 <action name="move"/>
124 <mousebind button="A-Left" action="click">
125 <action name="raise"/>
127 <mousebind button="A-Left" action="press">
128 <action name="focus"/>
130 <mousebind button="A-Middle" action="drag">
131 <action name="resize"/>
133 <mousebind button="A-Middle" action="click">
134 <action name="lower"/>
136 <mousebind button="A-Right" action="press">
137 <action name="showmenu"><menu>client-menu</menu></action>
139 <mousebind button="A-Up" action="click">
140 <action name="desktopnext"/>
142 <mousebind button="A-Down" action="click">
143 <action name="desktopprevious"/>
145 <mousebind button="C-A-Up" action="click">
146 <action name="sendtodesktopnext"/>
148 <mousebind button="C-A-Down" action="click">
149 <action name="sendtodesktopprevious"/>
152 <context name="titlebar">
153 <mousebind button="Left" action="drag">
154 <action name="move"/>
156 <mousebind button="Left" action="click">
157 <action name="raise"/>
159 <mousebind button="Left" action="press">
160 <action name="focus"/>
162 <mousebind button="Left" action="doubleclick">
163 <action name="toggleshade"/>
165 <mousebind button="Middle" action="press">
166 <action name="lower"/>
168 <mousebind button="Up" action="click">
169 <action name="shade"/>
171 <mousebind button="Down" action="click">
172 <action name="unshade"/>
174 <mousebind button="Right" action="press">
175 <action name="showmenu"><menu>client-menu</menu></action>
178 <context name="handle">
179 <mousebind button="Left" action="drag">
180 <action name="move"/>
182 <mousebind button="Left" action="click">
183 <action name="raise"/>
185 <mousebind button="Left" action="press">
186 <action name="focus"/>
188 <mousebind button="Middle" action="press">
189 <action name="lower"/>
192 <context name="blcorner">
193 <mousebind button="Left" action="drag">
194 <action name="resize"/>
196 <mousebind button="Left" action="press">
197 <action name="focus"/>
200 <context name="brcorner">
201 <mousebind button="Left" action="drag">
202 <action name="resize"/>
204 <mousebind button="Left" action="press">
205 <action name="focus"/>
208 <context name="tlcorner">
209 <mousebind button="Left" action="drag">
210 <action name="resize"/>
212 <mousebind button="Left" action="press">
213 <action name="focus"/>
216 <context name="trcorner">
217 <mousebind button="Left" action="drag">
218 <action name="resize"/>
220 <mousebind button="Left" action="press">
221 <action name="focus"/>
224 <context name="client">
225 <mousebind button="Left" action="press">
226 <action name="focus"/>
227 <action name="raise"/>
229 <mousebind button="Middle" action="press">
230 <action name="focus"/>
232 <mousebind button="Right" action="press">
233 <action name="focus"/>
236 <context name="icon">
237 <mousebind button="Left" action="press">
238 <action name="focus"/>
240 <mousebind button="Right" action="press">
241 <action name="showmenu"><menu>client-menu</menu></action>
243 <mousebind button="Left" action="click">
244 <action name="showmenu"><menu>client-menu</menu></action>
246 <mousebind button="Left" action="doubleclick">
247 <action name="close"/>
250 <context name="alldesktops">
251 <mousebind button="Left" action="press">
252 <action name="focus"/>
254 <mousebind button="Left" action="click">
255 <action name="toggleomnipresent"/>
258 <context name="shade">
259 <mousebind button="Left" action="press">
260 <action name="focus"/>
262 <mousebind button="Left" action="click">
263 <action name="toggleshade"/>
266 <context name="iconify">
267 <mousebind button="Left" action="press">
268 <action name="focus"/>
270 <mousebind button="Left" action="click">
271 <action name="iconify"/>
274 <context name="maximize">
275 <mousebind button="Left" action="press">
276 <action name="focus"/>
278 <mousebind button="Middle" action="press">
279 <action name="focus"/>
281 <mousebind button="Right" action="press">
282 <action name="focus"/>
284 <mousebind button="Left" action="click">
285 <action name="togglemaximizefull"/>
287 <mousebind button="Middle" action="click">
288 <action name="togglemaximizevert"/>
290 <mousebind button="Right" action="click">
291 <action name="togglemaximizehorz"/>
294 <context name="close">
295 <mousebind button="Left" action="press">
296 <action name="focus"/>
298 <mousebind button="Left" action="click">
299 <action name="close"/>
302 <context name="desktop">
303 <mousebind button="Up" action="click">
304 <action name="desktopnext"></action>
306 <mousebind button="Down" action="click">
307 <action name="desktopprevious"></action>
309 <mousebind button="A-Up" action="click">
310 <action name="desktopnext"/>
312 <mousebind button="A-Down" action="click">
313 <action name="desktopprevious"/>
315 <mousebind button="Middle" action="press">
316 <action name="showmenu"><menu>client-list-menu</menu></action>
318 <mousebind button="Right" action="press">
319 <action name="showmenu">
320 <menu>root-menu</menu>
327 <!-- You can specify more than one menu file in here and they are all loaded,
328 just don't make menu ids clash or, well, it'll be kind of pointless -->
330 <!-- debian menu file -->
331 <file>/etc/X11/openbox/openbox-menu</file>
333 <!-- default menu file (or custom one in $HOME/.openbox/) -->