1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- Do not edit this file, it will be overwritten on install.
4 Copy the file to $HOME/.config/openbox/ instead. -->
6 <openbox_config xmlns=
"http://openbox.org/"
7 xmlns:
xsi=
"http://www.w3.org/2001/XMLSchema-instance"
8 xsi:
schemaLocation=
"http://openbox.org/
9 file://@xsddir@/rc.xsd">
12 <strength>10</strength>
13 <screen_edge_strength>20</screen_edge_strength>
17 <focusNew>yes
</focusNew>
18 <followMouse>no
</followMouse>
19 <focusDelay>0</focusDelay>
20 <raiseOnFocus>no
</raiseOnFocus>
25 <titlelayout>NLIMC
</titlelayout>
29 <policy>Smart
</policy>
43 <drawContents>yes
</drawContents>
47 <position>TopLeft
</position>
48 <stacking>Top
</stacking>
49 <direction>Vertical
</direction>
50 <floatingX>0</floatingX>
51 <floatingY>0</floatingY>
52 <autoHide>no
</autoHide>
53 <hideDelay>300</hideDelay>
54 <moveButton>A-Left
</moveButton>
58 <chainQuitKey>C-g
</chainQuitKey>
61 <action name=
"MaximizeFull"/>
64 <action name=
"UnmaximizeFull"/>
67 <action name=
"ToggleShade"/>
69 <keybind key=
"C-A-Left">
70 <action name=
"DesktopLeft"/>
72 <keybind key=
"C-A-Right">
73 <action name=
"DesktopRight"/>
75 <keybind key=
"C-A-Up">
76 <action name=
"DesktopUp"/>
78 <keybind key=
"C-A-Down">
79 <action name=
"DesktopDown"/>
81 <keybind key=
"S-A-Left">
82 <action name=
"SendToDesktopLeft"/>
84 <keybind key=
"S-A-Right">
85 <action name=
"SendToDesktopRight"/>
87 <keybind key=
"S-A-Up">
88 <action name=
"SendToDesktopUp"/>
90 <keybind key=
"S-A-Down">
91 <action name=
"SendToDesktopDown"/>
94 <action name=
"ToggleShowDesktop"/>
97 <action name=
"Close"/>
100 <action name=
"NextWindow"/>
102 <keybind key=
"A-S-Tab">
103 <action name=
"PreviousWindow"/>
106 <action name=
"Move"/>
109 <action name=
"Resize"/>
112 <action name=
"Iconify"/>
114 <keybind key=
"A-space">
115 <action name=
"ShowMenu"><menu>client-menu
</menu></action>
120 <dragThreshold>3</dragThreshold>
121 <doubleClickTime>200</doubleClickTime>
123 <context name=
"Frame">
124 <mousebind button=
"A-Left" action=
"Drag">
125 <action name=
"Move"/>
127 <mousebind button=
"A-Left" action=
"Click">
128 <action name=
"Raise"/>
130 <mousebind button=
"A-Left" action=
"Press">
131 <action name=
"Focus"/>
133 <mousebind button=
"A-Middle" action=
"Drag">
134 <action name=
"Resize"/>
136 <mousebind button=
"A-Middle" action=
"Click">
137 <action name=
"Lower"/>
139 <mousebind button=
"A-Right" action=
"Press">
140 <action name=
"ShowMenu"><menu>client-menu
</menu></action>
142 <mousebind button=
"A-Up" action=
"Click">
143 <action name=
"DesktopNext"/>
145 <mousebind button=
"A-Down" action=
"Click">
146 <action name=
"DesktopPrevious"/>
148 <mousebind button=
"C-A-Up" action=
"Click">
149 <action name=
"SendToDesktopNext"/>
151 <mousebind button=
"C-A-Down" action=
"Click">
152 <action name=
"SendToDesktopPrevious"/>
155 <context name=
"Titlebar">
156 <mousebind button=
"Left" action=
"Drag">
157 <action name=
"Move"/>
159 <mousebind button=
"Left" action=
"Click">
160 <action name=
"Raise"/>
162 <mousebind button=
"Left" action=
"Press">
163 <action name=
"Focus"/>
165 <mousebind button=
"Left" action=
"DoubleClick">
166 <action name=
"ToggleShade"/>
168 <mousebind button=
"Middle" action=
"Press">
169 <action name=
"Lower"/>
171 <mousebind button=
"Up" action=
"Click">
172 <action name=
"Shade"/>
174 <mousebind button=
"Down" action=
"Click">
175 <action name=
"Unshade"/>
177 <mousebind button=
"Right" action=
"Press">
178 <action name=
"ShowMenu"><menu>client-menu
</menu></action>
181 <context name=
"Handle">
182 <mousebind button=
"Left" action=
"Drag">
183 <action name=
"Move"/>
185 <mousebind button=
"Left" action=
"Click">
186 <action name=
"Raise"/>
188 <mousebind button=
"Left" action=
"Press">
189 <action name=
"Focus"/>
191 <mousebind button=
"Middle" action=
"Press">
192 <action name=
"Lower"/>
195 <context name=
"BLCorner">
196 <mousebind button=
"Left" action=
"Drag">
197 <action name=
"Resize"/>
199 <mousebind button=
"Left" action=
"Press">
200 <action name=
"Focus"/>
203 <context name=
"BRCorner">
204 <mousebind button=
"Left" action=
"Drag">
205 <action name=
"Resize"/>
207 <mousebind button=
"Left" action=
"Press">
208 <action name=
"Focus"/>
211 <context name=
"TLCorner">
212 <mousebind button=
"Left" action=
"Drag">
213 <action name=
"Resize"/>
215 <mousebind button=
"Left" action=
"Press">
216 <action name=
"Focus"/>
219 <context name=
"TRCorner">
220 <mousebind button=
"Left" action=
"Drag">
221 <action name=
"Resize"/>
223 <mousebind button=
"Left" action=
"Press">
224 <action name=
"Focus"/>
227 <context name=
"Client">
228 <mousebind button=
"Left" action=
"Press">
229 <action name=
"Focus"/>
230 <action name=
"Raise"/>
232 <mousebind button=
"Middle" action=
"Press">
233 <action name=
"Focus"/>
235 <mousebind button=
"Right" action=
"Press">
236 <action name=
"Focus"/>
239 <context name=
"Icon">
240 <mousebind button=
"Left" action=
"Press">
241 <action name=
"Focus"/>
243 <mousebind button=
"Right" action=
"Press">
244 <action name=
"ShowMenu"><menu>client-menu
</menu></action>
246 <mousebind button=
"Left" action=
"Press">
247 <action name=
"ShowMenu"><menu>client-menu
</menu></action>
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=
"Press">
304 <action name=
"DesktopNext"/>
306 <mousebind button=
"Down" action=
"Press">
307 <action name=
"DesktopPrevious"/>
309 <mousebind button=
"A-Up" action=
"Press">
310 <action name=
"DesktopNext"/>
312 <mousebind button=
"A-Down" action=
"Press">
313 <action name=
"DesktopPrevious"/>
315 <mousebind button=
"Left" action=
"Press">
316 <action name=
"Focus"/>
317 <action name=
"Raise"/>
319 <mousebind button=
"Middle" action=
"Press">
320 <action name=
"ShowMenu"><menu>client-list-menu
</menu></action>
322 <mousebind button=
"Right" action=
"Press">
323 <action name=
"ShowMenu"><menu>root-menu
</menu></action>
326 <context name=
"MoveResize">
327 <mousebind button=
"Up" action=
"Press">
328 <action name=
"DesktopNext"/>
330 <mousebind button=
"Down" action=
"Press">
331 <action name=
"DesktopPrevious"/>
333 <mousebind button=
"A-Up" action=
"Press">
334 <action name=
"DesktopNext"/>
336 <mousebind button=
"A-Down" action=
"Press">
337 <action name=
"DesktopPrevious"/>
343 <!-- You can specify more than one menu file in here and they are all loaded,
344 just don't make menu ids clash or, well, it'll be kind of pointless -->
346 <!-- debian menu file -->
347 <file>/etc/X11/openbox/openbox-menu.xml
</file>
349 <!-- default menu file (or custom one in $HOME/.config/openbox/) -->
350 <file>menu.xml
</file>