3 <!-- Do not edit this file, it will be overwritten on install. Edit the file
4 in $HOME/.openbox/ instead. -->
9 <strength>10</strength>
10 <windows>yes</windows>
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>
40 <opaqueMove>yes</opaqueMove>
41 <opaqueResize>yes</opaqueResize>
45 <position>topleft</position>
46 <stacking>top</stacking>
47 <direction>vertical</direction>
48 <floatingX>0</floatingX>
49 <floatingY>0</floatingY>
50 <autoHide>no</autoHide>
51 <hideTimeout>300</hideTimeout>
56 <action name="MaximizeFull"></action>
59 <action name="UnmaximizeFull"></action>
62 <action name="ToggleShade"></action>
64 <keybind key="C-A-Left">
65 <action name="DesktopLeft"></action>
67 <keybind key="C-A-Right">
68 <action name="DesktopRight"></action>
70 <keybind key="C-A-Up">
71 <action name="DesktopUp"></action>
73 <keybind key="C-A-Down">
74 <action name="DesktopDown"></action>
76 <keybind key="S-A-Left">
77 <action name="SendToDesktopLeft"></action>
79 <keybind key="S-A-Right">
80 <action name="SendToDesktopRight"></action>
82 <keybind key="S-A-Up">
83 <action name="SendToDesktopUp"></action>
85 <keybind key="S-A-Down">
86 <action name="SendToDesktopDown"></action>
89 <action name="ToggleShowDesktop"></action>
92 <action name="Close"></action>
95 <action name="NextWindow"></action>
97 <keybind key="A-S-Tab">
98 <action name="PreviousWindow"></action>
101 <action name="KeyboardMove"></action>
104 <action name="KeyboardResize"></action>
107 <action name="Iconify"></action>
112 <dragThreshold>3</dragThreshold>
113 <doubleClickTime>200</doubleClickTime>
115 <context name="frame">
116 <mousebind button="A-Left" action="drag">
117 <action name="move"/>
119 <mousebind button="A-Left" action="click">
120 <action name="raise"/>
122 <mousebind button="A-Left" action="press">
123 <action name="focus"/>
125 <mousebind button="A-Middle" action="drag">
126 <action name="resize"/>
128 <mousebind button="A-Middle" action="click">
129 <action name="lower"/>
131 <mousebind button="A-Right" action="press">
132 <action name="showmenu"><menu>client-menu</menu></action>
134 <mousebind button="A-Up" action="click">
135 <action name="desktopright"/>
137 <mousebind button="A-Down" action="click">
138 <action name="desktopleft"/>
140 <mousebind button="C-A-Up" action="click">
141 <action name="sendtodesktopright"/>
143 <mousebind button="C-A-Down" action="click">
144 <action name="sendtodesktopleft"/>
147 <context name="titlebar">
148 <mousebind button="Left" action="drag">
149 <action name="move"/>
151 <mousebind button="Left" action="click">
152 <action name="raise"/>
154 <mousebind button="Left" action="press">
155 <action name="focus"/>
157 <mousebind button="Left" action="doubleclick">
158 <action name="toggleshade"/>
160 <mousebind button="Middle" action="press">
161 <action name="lower"/>
163 <mousebind button="Up" action="click">
164 <action name="shade"/>
166 <mousebind button="Down" action="click">
167 <action name="unshade"/>
169 <mousebind button="Right" action="press">
170 <action name="showmenu"><menu>client-menu</menu></action>
173 <context name="handle">
174 <mousebind button="Left" action="drag">
175 <action name="move"/>
177 <mousebind button="Left" action="click">
178 <action name="raise"/>
180 <mousebind button="Left" action="press">
181 <action name="focus"/>
183 <mousebind button="Middle" action="press">
184 <action name="lower"/>
187 <context name="blcorner">
188 <mousebind button="Left" action="drag">
189 <action name="resize"/>
191 <mousebind button="Left" action="press">
192 <action name="focus"/>
195 <context name="brcorner">
196 <mousebind button="Left" action="drag">
197 <action name="resize"/>
199 <mousebind button="Left" action="press">
200 <action name="focus"/>
203 <context name="client">
204 <mousebind button="Left" action="press">
205 <action name="focus"/>
206 <action name="raise"/>
208 <mousebind button="Middle" action="press">
209 <action name="focus"/>
211 <mousebind button="Right" action="press">
212 <action name="focus"/>
215 <context name="icon">
216 <mousebind button="Left" action="press">
217 <action name="focus"/>
219 <mousebind button="Left" action="click">
220 <action name="showmenu"><menu>client-menu</menu></action>
222 <mousebind button="Left" action="doubleclick">
223 <action name="close"/>
226 <context name="alldesktops">
227 <mousebind button="Left" action="press">
228 <action name="focus"/>
230 <mousebind button="Left" action="click">
231 <action name="toggleomnipresent"/>
234 <context name="shade">
235 <mousebind button="Left" action="press">
236 <action name="focus"/>
238 <mousebind button="Left" action="click">
239 <action name="toggleshade"/>
242 <context name="iconify">
243 <mousebind button="Left" action="press">
244 <action name="focus"/>
246 <mousebind button="Left" action="click">
247 <action name="iconify"/>
250 <context name="maximize">
251 <mousebind button="Left" action="press">
252 <action name="focus"/>
254 <mousebind button="Middle" action="press">
255 <action name="focus"/>
257 <mousebind button="Right" action="press">
258 <action name="focus"/>
260 <mousebind button="Left" action="click">
261 <action name="togglemaximizefull"/>
263 <mousebind button="Middle" action="click">
264 <action name="togglemaximizevert"/>
266 <mousebind button="Right" action="click">
267 <action name="togglemaximizehorz"/>
270 <context name="close">
271 <mousebind button="Left" action="press">
272 <action name="focus"/>
274 <mousebind button="Left" action="click">
275 <action name="close"/>
278 <context name="root">
279 <mousebind button="Up" action="click">
280 <action name="desktopright"/>
282 <mousebind button="Down" action="click">
283 <action name="desktopleft"/>
285 <mousebind button="A-Up" action="click">
286 <action name="desktopright"/>
288 <mousebind button="A-Down" action="click">
289 <action name="desktopleft"/>
291 <mousebind button="Middle" action="press">
292 <action name="showmenu"><menu>root</menu></action>