flavors diff justx64/rootfs/etc/xdg/openbox/rc.xml @ rev 266

Add base64 justx64 & gtkonly64
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 18 17:32:33 2019 +0200 (2019-09-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/justx64/rootfs/etc/xdg/openbox/rc.xml	Wed Sep 18 17:32:33 2019 +0200
     1.3 @@ -0,0 +1,699 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!-- Do not edit this file, it will be overwritten on install.
     1.6 +        Copy the file to $HOME/.config/openbox/ instead. -->
     1.7 +<openbox_config xmlns="http://openbox.org/3.4/rc">
     1.8 +  <resistance>
     1.9 +    <strength>10</strength>
    1.10 +    <screen_edge_strength>20</screen_edge_strength>
    1.11 +  </resistance>
    1.12 +  <focus>
    1.13 +    <focusNew>yes</focusNew>
    1.14 +    <!-- always try to focus new windows when they appear. other rules do
    1.15 +       apply -->
    1.16 +    <followMouse>no</followMouse>
    1.17 +    <!-- move focus to a window when you move the mouse into it -->
    1.18 +    <focusLast>yes</focusLast>
    1.19 +    <!-- focus the last used window when changing desktops, instead of the one
    1.20 +       under the mouse pointer. when followMouse is enabled -->
    1.21 +    <underMouse>no</underMouse>
    1.22 +    <!-- move focus under the mouse, even when the mouse is not moving -->
    1.23 +    <focusDelay>200</focusDelay>
    1.24 +    <!-- when followMouse is enabled, the mouse must be inside the window for
    1.25 +       this many milliseconds (1000 = 1 sec) before moving focus to it -->
    1.26 +    <raiseOnFocus>no</raiseOnFocus>
    1.27 +    <!-- when followMouse is enabled, and a window is given focus by moving the
    1.28 +       mouse into it, also raise the window -->
    1.29 +  </focus>
    1.30 +  <placement>
    1.31 +    <policy>Smart</policy>
    1.32 +    <!-- 'Smart' or 'UnderMouse' -->
    1.33 +    <center>yes</center>
    1.34 +    <!-- whether to place windows in the center of the free area found or
    1.35 +       the top left corner -->
    1.36 +    <monitor>Any</monitor>
    1.37 +    <!-- with Smart placement on a multi-monitor system, try to place new windows
    1.38 +       on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
    1.39 +       the active window is -->
    1.40 +  </placement>
    1.41 +  <theme>
    1.42 +    <name>SliTaz</name>
    1.43 +    <titleLayout>NLIMC</titleLayout>
    1.44 +    <!--
    1.45 +      available characters are NDSLIMC, each can occur at most once.
    1.46 +      N: window icon
    1.47 +      L: window label (AKA title).
    1.48 +      I: iconify
    1.49 +      M: maximize
    1.50 +      C: close
    1.51 +      S: shade (roll up/down)
    1.52 +      D: omnipresent (on all desktops).
    1.53 +  -->
    1.54 +    <keepBorder>yes</keepBorder>
    1.55 +    <animateIconify>yes</animateIconify>
    1.56 +    <font place="ActiveWindow">
    1.57 +      <name>Sans</name>
    1.58 +      <size>8</size>
    1.59 +      <!-- font size in points -->
    1.60 +      <weight>Bold</weight>
    1.61 +      <!-- 'bold' or 'normal' -->
    1.62 +      <slant>Normal</slant>
    1.63 +      <!-- 'italic' or 'normal' -->
    1.64 +    </font>
    1.65 +    <font place="InactiveWindow">
    1.66 +      <name>Sans</name>
    1.67 +      <size>8</size>
    1.68 +      <!-- font size in points -->
    1.69 +      <weight>Bold</weight>
    1.70 +      <!-- 'bold' or 'normal' -->
    1.71 +      <slant>Normal</slant>
    1.72 +      <!-- 'italic' or 'normal' -->
    1.73 +    </font>
    1.74 +    <font place="MenuHeader">
    1.75 +      <name>Sans</name>
    1.76 +      <size>10</size>
    1.77 +      <!-- font size in points -->
    1.78 +      <weight>Normal</weight>
    1.79 +      <!-- 'bold' or 'normal' -->
    1.80 +      <slant>Normal</slant>
    1.81 +      <!-- 'italic' or 'normal' -->
    1.82 +    </font>
    1.83 +    <font place="MenuItem">
    1.84 +      <name>Sans</name>
    1.85 +      <size>9</size>
    1.86 +      <!-- font size in points -->
    1.87 +      <weight>Normal</weight>
    1.88 +      <!-- 'bold' or 'normal' -->
    1.89 +      <slant>Normal</slant>
    1.90 +      <!-- 'italic' or 'normal' -->
    1.91 +    </font>
    1.92 +    <font place="OnScreenDisplay">
    1.93 +      <name>sans</name>
    1.94 +      <size>9</size>
    1.95 +      <!-- font size in points -->
    1.96 +      <weight>bold</weight>
    1.97 +      <!-- 'bold' or 'normal' -->
    1.98 +      <slant>normal</slant>
    1.99 +      <!-- 'italic' or 'normal' -->
   1.100 +    </font>
   1.101 +  </theme>
   1.102 +  <desktops>
   1.103 +    <!-- this stuff is only used at startup, pagers allow you to change them
   1.104 +       during a session
   1.105 +
   1.106 +       these are default values to use when other ones are not already set
   1.107 +       by other applications, or saved in your session
   1.108 +
   1.109 +       use obconf if you want to change these without having to log out
   1.110 +       and back in -->
   1.111 +    <number>2</number>
   1.112 +    <firstdesk>1</firstdesk>
   1.113 +    <names>
   1.114 +      <!-- set names up here if you want to, like this:
   1.115 +    <name>desktop 1</name>
   1.116 +    <name>desktop 2</name>
   1.117 +    -->
   1.118 +    </names>
   1.119 +    <popupTime>875</popupTime>
   1.120 +    <!-- The number of milliseconds to show the popup for when switching
   1.121 +       desktops.  Set this to 0 to disable the popup. -->
   1.122 +  </desktops>
   1.123 +  <resize>
   1.124 +    <drawContents>yes</drawContents>
   1.125 +    <popupShow>Nonpixel</popupShow>
   1.126 +    <!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) -->
   1.127 +    <popupPosition>Center</popupPosition>
   1.128 +    <!-- 'Center', 'Top', or 'Fixed' -->
   1.129 +    <popupFixedPosition>
   1.130 +      <!-- these are used if popupPosition is set to 'Fixed' -->
   1.131 +      <x>10</x>
   1.132 +      <!-- positive number for distance from left edge, negative number for
   1.133 +         distance from right edge, or 'Center' -->
   1.134 +      <y>10</y>
   1.135 +      <!-- positive number for distance from top edge, negative number for
   1.136 +         distance from bottom edge, or 'Center' -->
   1.137 +    </popupFixedPosition>
   1.138 +  </resize>
   1.139 +  <!-- You can reserve a portion of your screen where windows will not cover when
   1.140 +     they are maximized, or when they are initially placed.
   1.141 +     Many programs reserve space automatically, but you can use this in other
   1.142 +     cases. -->
   1.143 +  <margins>
   1.144 +    <top>0</top>
   1.145 +    <bottom>0</bottom>
   1.146 +    <left>0</left>
   1.147 +    <right>0</right>
   1.148 +  </margins>
   1.149 +  <dock>
   1.150 +    <position>TopLeft</position>
   1.151 +    <!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
   1.152 +    <floatingX>0</floatingX>
   1.153 +    <floatingY>0</floatingY>
   1.154 +    <noStrut>no</noStrut>
   1.155 +    <stacking>Above</stacking>
   1.156 +    <!-- 'Above', 'Normal', or 'Below' -->
   1.157 +    <direction>Vertical</direction>
   1.158 +    <!-- 'Vertical' or 'Horizontal' -->
   1.159 +    <autoHide>no</autoHide>
   1.160 +    <hideDelay>300</hideDelay>
   1.161 +    <!-- in milliseconds (1000 = 1 second) -->
   1.162 +    <showDelay>300</showDelay>
   1.163 +    <!-- in milliseconds (1000 = 1 second) -->
   1.164 +    <moveButton>Middle</moveButton>
   1.165 +    <!-- 'Left', 'Middle', 'Right' -->
   1.166 +  </dock>
   1.167 +  <keyboard>
   1.168 +    <chainQuitKey>C-g</chainQuitKey>
   1.169 +    <!-- Keybindings for desktop switching -->
   1.170 +    <keybind key="C-A-Left">
   1.171 +      <action name="DesktopLeft">
   1.172 +        <dialog>no</dialog>
   1.173 +        <wrap>no</wrap>
   1.174 +      </action>
   1.175 +    </keybind>
   1.176 +    <keybind key="C-A-Right">
   1.177 +      <action name="DesktopRight">
   1.178 +        <dialog>no</dialog>
   1.179 +        <wrap>no</wrap>
   1.180 +      </action>
   1.181 +    </keybind>
   1.182 +    <keybind key="C-A-Up">
   1.183 +      <action name="DesktopUp">
   1.184 +        <dialog>no</dialog>
   1.185 +        <wrap>no</wrap>
   1.186 +      </action>
   1.187 +    </keybind>
   1.188 +    <keybind key="C-A-Down">
   1.189 +      <action name="DesktopDown">
   1.190 +        <dialog>no</dialog>
   1.191 +        <wrap>no</wrap>
   1.192 +      </action>
   1.193 +    </keybind>
   1.194 +    <keybind key="S-A-Left">
   1.195 +      <action name="SendToDesktopLeft">
   1.196 +        <dialog>no</dialog>
   1.197 +        <wrap>no</wrap>
   1.198 +      </action>
   1.199 +    </keybind>
   1.200 +    <keybind key="S-A-Right">
   1.201 +      <action name="SendToDesktopRight">
   1.202 +        <dialog>no</dialog>
   1.203 +        <wrap>no</wrap>
   1.204 +      </action>
   1.205 +    </keybind>
   1.206 +    <keybind key="S-A-Up">
   1.207 +      <action name="SendToDesktopUp">
   1.208 +        <dialog>no</dialog>
   1.209 +        <wrap>no</wrap>
   1.210 +      </action>
   1.211 +    </keybind>
   1.212 +    <keybind key="S-A-Down">
   1.213 +      <action name="SendToDesktopDown">
   1.214 +        <dialog>no</dialog>
   1.215 +        <wrap>no</wrap>
   1.216 +      </action>
   1.217 +    </keybind>
   1.218 +    <keybind key="W-F1">
   1.219 +      <action name="Desktop">
   1.220 +        <desktop>1</desktop>
   1.221 +      </action>
   1.222 +    </keybind>
   1.223 +    <keybind key="W-F2">
   1.224 +      <action name="Desktop">
   1.225 +        <desktop>2</desktop>
   1.226 +      </action>
   1.227 +    </keybind>
   1.228 +    <keybind key="W-F3">
   1.229 +      <action name="Desktop">
   1.230 +        <desktop>3</desktop>
   1.231 +      </action>
   1.232 +    </keybind>
   1.233 +    <keybind key="W-F4">
   1.234 +      <action name="Desktop">
   1.235 +        <desktop>4</desktop>
   1.236 +      </action>
   1.237 +    </keybind>
   1.238 +    <keybind key="W-d">
   1.239 +      <action name="ToggleShowDesktop"/>
   1.240 +    </keybind>
   1.241 +    <!-- Keybindings for windows -->
   1.242 +    <keybind key="A-F4">
   1.243 +      <action name="Close"/>
   1.244 +    </keybind>
   1.245 +    <keybind key="A-Escape">
   1.246 +      <action name="Lower"/>
   1.247 +      <action name="FocusToBottom"/>
   1.248 +      <action name="Unfocus"/>
   1.249 +    </keybind>
   1.250 +    <keybind key="A-space">
   1.251 +      <action name="ShowMenu">
   1.252 +        <menu>client-menu</menu>
   1.253 +      </action>
   1.254 +    </keybind>
   1.255 +    <!-- Keybindings for window switching -->
   1.256 +    <keybind key="A-Tab">
   1.257 +      <action name="NextWindow"/>
   1.258 +    </keybind>
   1.259 +    <keybind key="A-S-Tab">
   1.260 +      <action name="PreviousWindow"/>
   1.261 +    </keybind>
   1.262 +    <keybind key="C-A-Tab">
   1.263 +      <action name="NextWindow">
   1.264 +        <panels>yes</panels>
   1.265 +        <desktop>yes</desktop>
   1.266 +      </action>
   1.267 +    </keybind>
   1.268 +    <!-- Keybindings for running applications -->
   1.269 +    <keybind key="W-e">
   1.270 +      <action name="Execute">
   1.271 +        <startupnotify>
   1.272 +          <enabled>true</enabled>
   1.273 +          <name>App Launcher</name>
   1.274 +        </startupnotify>
   1.275 +        <command>lxpanelctl run</command>
   1.276 +      </action>
   1.277 +    </keybind>
   1.278 +  </keyboard>
   1.279 +  <mouse>
   1.280 +    <dragThreshold>8</dragThreshold>
   1.281 +    <!-- number of pixels the mouse must move before a drag begins -->
   1.282 +    <doubleClickTime>200</doubleClickTime>
   1.283 +    <!-- in milliseconds (1000 = 1 second) -->
   1.284 +    <screenEdgeWarpTime>400</screenEdgeWarpTime>
   1.285 +    <!-- Time before changing desktops when the pointer touches the edge of the
   1.286 +       screen while moving a window, in milliseconds (1000 = 1 second).
   1.287 +       Set this to 0 to disable warping -->
   1.288 +    <context name="Frame">
   1.289 +      <mousebind button="A-Left" action="Press">
   1.290 +        <action name="Focus"/>
   1.291 +        <action name="Raise"/>
   1.292 +      </mousebind>
   1.293 +      <mousebind button="A-Left" action="Click">
   1.294 +        <action name="Unshade"/>
   1.295 +      </mousebind>
   1.296 +      <mousebind button="A-Left" action="Drag">
   1.297 +        <action name="Move"/>
   1.298 +      </mousebind>
   1.299 +      <mousebind button="A-Right" action="Press">
   1.300 +        <action name="Focus"/>
   1.301 +        <action name="Raise"/>
   1.302 +        <action name="Unshade"/>
   1.303 +      </mousebind>
   1.304 +      <mousebind button="A-Right" action="Drag">
   1.305 +        <action name="Resize"/>
   1.306 +      </mousebind>
   1.307 +      <mousebind button="A-Middle" action="Press">
   1.308 +        <action name="Lower"/>
   1.309 +        <action name="FocusToBottom"/>
   1.310 +        <action name="Unfocus"/>
   1.311 +      </mousebind>
   1.312 +      <mousebind button="A-Up" action="Click">
   1.313 +        <action name="DesktopPrevious"/>
   1.314 +      </mousebind>
   1.315 +      <mousebind button="A-Down" action="Click">
   1.316 +        <action name="DesktopNext"/>
   1.317 +      </mousebind>
   1.318 +      <mousebind button="C-A-Up" action="Click">
   1.319 +        <action name="DesktopPrevious"/>
   1.320 +      </mousebind>
   1.321 +      <mousebind button="C-A-Down" action="Click">
   1.322 +        <action name="DesktopNext"/>
   1.323 +      </mousebind>
   1.324 +      <mousebind button="A-S-Up" action="Click">
   1.325 +        <action name="SendToDesktopPrevious"/>
   1.326 +      </mousebind>
   1.327 +      <mousebind button="A-S-Down" action="Click">
   1.328 +        <action name="SendToDesktopNext"/>
   1.329 +      </mousebind>
   1.330 +    </context>
   1.331 +    <context name="Titlebar">
   1.332 +      <mousebind button="Left" action="Press">
   1.333 +        <action name="Focus"/>
   1.334 +        <action name="Raise"/>
   1.335 +      </mousebind>
   1.336 +      <mousebind button="Left" action="Drag">
   1.337 +        <action name="Move"/>
   1.338 +      </mousebind>
   1.339 +      <mousebind button="Left" action="DoubleClick">
   1.340 +        <action name="ToggleMaximizeFull"/>
   1.341 +      </mousebind>
   1.342 +      <mousebind button="Middle" action="Press">
   1.343 +        <action name="Lower"/>
   1.344 +        <action name="FocusToBottom"/>
   1.345 +        <action name="Unfocus"/>
   1.346 +      </mousebind>
   1.347 +      <mousebind button="Up" action="Click">
   1.348 +        <action name="Shade"/>
   1.349 +        <action name="FocusToBottom"/>
   1.350 +        <action name="Unfocus"/>
   1.351 +        <action name="Lower"/>
   1.352 +      </mousebind>
   1.353 +      <mousebind button="Down" action="Click">
   1.354 +        <action name="Unshade"/>
   1.355 +        <action name="Raise"/>
   1.356 +      </mousebind>
   1.357 +      <mousebind button="Right" action="Press">
   1.358 +        <action name="Focus"/>
   1.359 +        <action name="Raise"/>
   1.360 +        <action name="ShowMenu">
   1.361 +          <menu>client-menu</menu>
   1.362 +        </action>
   1.363 +      </mousebind>
   1.364 +    </context>
   1.365 +    <context name="Top">
   1.366 +      <mousebind button="Left" action="Press">
   1.367 +        <action name="Focus"/>
   1.368 +        <action name="Raise"/>
   1.369 +        <action name="Unshade"/>
   1.370 +      </mousebind>
   1.371 +      <mousebind button="Left" action="Drag">
   1.372 +        <action name="Resize">
   1.373 +          <edge>top</edge>
   1.374 +        </action>
   1.375 +      </mousebind>
   1.376 +    </context>
   1.377 +    <context name="Left">
   1.378 +      <mousebind button="Left" action="Press">
   1.379 +        <action name="Focus"/>
   1.380 +        <action name="Raise"/>
   1.381 +      </mousebind>
   1.382 +      <mousebind button="Left" action="Drag">
   1.383 +        <action name="Resize">
   1.384 +          <edge>left</edge>
   1.385 +        </action>
   1.386 +      </mousebind>
   1.387 +    </context>
   1.388 +    <context name="Right">
   1.389 +      <mousebind button="Left" action="Press">
   1.390 +        <action name="Focus"/>
   1.391 +        <action name="Raise"/>
   1.392 +      </mousebind>
   1.393 +      <mousebind button="Left" action="Drag">
   1.394 +        <action name="Resize">
   1.395 +          <edge>right</edge>
   1.396 +        </action>
   1.397 +      </mousebind>
   1.398 +    </context>
   1.399 +    <context name="Bottom">
   1.400 +      <mousebind button="Left" action="Press">
   1.401 +        <action name="Focus"/>
   1.402 +        <action name="Raise"/>
   1.403 +      </mousebind>
   1.404 +      <mousebind button="Left" action="Drag">
   1.405 +        <action name="Resize">
   1.406 +          <edge>bottom</edge>
   1.407 +        </action>
   1.408 +      </mousebind>
   1.409 +      <mousebind button="Middle" action="Press">
   1.410 +        <action name="Lower"/>
   1.411 +        <action name="FocusToBottom"/>
   1.412 +        <action name="Unfocus"/>
   1.413 +      </mousebind>
   1.414 +      <mousebind button="Right" action="Press">
   1.415 +        <action name="Focus"/>
   1.416 +        <action name="Raise"/>
   1.417 +        <action name="ShowMenu">
   1.418 +          <menu>client-menu</menu>
   1.419 +        </action>
   1.420 +      </mousebind>
   1.421 +    </context>
   1.422 +    <context name="BLCorner">
   1.423 +      <mousebind button="Left" action="Press">
   1.424 +        <action name="Focus"/>
   1.425 +        <action name="Raise"/>
   1.426 +      </mousebind>
   1.427 +      <mousebind button="Left" action="Drag">
   1.428 +        <action name="Resize"/>
   1.429 +      </mousebind>
   1.430 +    </context>
   1.431 +    <context name="BRCorner">
   1.432 +      <mousebind button="Left" action="Press">
   1.433 +        <action name="Focus"/>
   1.434 +        <action name="Raise"/>
   1.435 +      </mousebind>
   1.436 +      <mousebind button="Left" action="Drag">
   1.437 +        <action name="Resize"/>
   1.438 +      </mousebind>
   1.439 +    </context>
   1.440 +    <context name="TLCorner">
   1.441 +      <mousebind button="Left" action="Press">
   1.442 +        <action name="Focus"/>
   1.443 +        <action name="Raise"/>
   1.444 +        <action name="Unshade"/>
   1.445 +      </mousebind>
   1.446 +      <mousebind button="Left" action="Drag">
   1.447 +        <action name="Resize"/>
   1.448 +      </mousebind>
   1.449 +    </context>
   1.450 +    <context name="TRCorner">
   1.451 +      <mousebind button="Left" action="Press">
   1.452 +        <action name="Focus"/>
   1.453 +        <action name="Raise"/>
   1.454 +        <action name="Unshade"/>
   1.455 +      </mousebind>
   1.456 +      <mousebind button="Left" action="Drag">
   1.457 +        <action name="Resize"/>
   1.458 +      </mousebind>
   1.459 +    </context>
   1.460 +    <context name="Client">
   1.461 +      <mousebind button="Left" action="Press">
   1.462 +        <action name="Focus"/>
   1.463 +        <action name="Raise"/>
   1.464 +      </mousebind>
   1.465 +      <mousebind button="Middle" action="Press">
   1.466 +        <action name="Focus"/>
   1.467 +        <action name="Raise"/>
   1.468 +      </mousebind>
   1.469 +      <mousebind button="Right" action="Press">
   1.470 +        <action name="Focus"/>
   1.471 +        <action name="Raise"/>
   1.472 +      </mousebind>
   1.473 +    </context>
   1.474 +    <context name="Icon">
   1.475 +      <mousebind button="Left" action="Press">
   1.476 +        <action name="Focus"/>
   1.477 +        <action name="Raise"/>
   1.478 +        <action name="Unshade"/>
   1.479 +        <action name="ShowMenu">
   1.480 +          <menu>client-menu</menu>
   1.481 +        </action>
   1.482 +      </mousebind>
   1.483 +      <mousebind button="Right" action="Press">
   1.484 +        <action name="Focus"/>
   1.485 +        <action name="Raise"/>
   1.486 +        <action name="ShowMenu">
   1.487 +          <menu>client-menu</menu>
   1.488 +        </action>
   1.489 +      </mousebind>
   1.490 +    </context>
   1.491 +    <context name="AllDesktops">
   1.492 +      <mousebind button="Left" action="Press">
   1.493 +        <action name="Focus"/>
   1.494 +        <action name="Raise"/>
   1.495 +        <action name="Unshade"/>
   1.496 +      </mousebind>
   1.497 +      <mousebind button="Left" action="Click">
   1.498 +        <action name="ToggleOmnipresent"/>
   1.499 +      </mousebind>
   1.500 +    </context>
   1.501 +    <context name="Shade">
   1.502 +      <mousebind button="Left" action="Press">
   1.503 +        <action name="Focus"/>
   1.504 +        <action name="Raise"/>
   1.505 +      </mousebind>
   1.506 +      <mousebind button="Left" action="Click">
   1.507 +        <action name="ToggleShade"/>
   1.508 +      </mousebind>
   1.509 +    </context>
   1.510 +    <context name="Iconify">
   1.511 +      <mousebind button="Left" action="Press">
   1.512 +        <action name="Focus"/>
   1.513 +        <action name="Raise"/>
   1.514 +      </mousebind>
   1.515 +      <mousebind button="Left" action="Click">
   1.516 +        <action name="Iconify"/>
   1.517 +      </mousebind>
   1.518 +    </context>
   1.519 +    <context name="Maximize">
   1.520 +      <mousebind button="Left" action="Press">
   1.521 +        <action name="Focus"/>
   1.522 +        <action name="Raise"/>
   1.523 +        <action name="Unshade"/>
   1.524 +      </mousebind>
   1.525 +      <mousebind button="Middle" action="Press">
   1.526 +        <action name="Focus"/>
   1.527 +        <action name="Raise"/>
   1.528 +        <action name="Unshade"/>
   1.529 +      </mousebind>
   1.530 +      <mousebind button="Right" action="Press">
   1.531 +        <action name="Focus"/>
   1.532 +        <action name="Raise"/>
   1.533 +        <action name="Unshade"/>
   1.534 +      </mousebind>
   1.535 +      <mousebind button="Left" action="Click">
   1.536 +        <action name="ToggleMaximizeFull"/>
   1.537 +      </mousebind>
   1.538 +      <mousebind button="Middle" action="Click">
   1.539 +        <action name="ToggleMaximizeVert"/>
   1.540 +      </mousebind>
   1.541 +      <mousebind button="Right" action="Click">
   1.542 +        <action name="ToggleMaximizeHorz"/>
   1.543 +      </mousebind>
   1.544 +    </context>
   1.545 +    <context name="Close">
   1.546 +      <mousebind button="Left" action="Press">
   1.547 +        <action name="Focus"/>
   1.548 +        <action name="Raise"/>
   1.549 +        <action name="Unshade"/>
   1.550 +      </mousebind>
   1.551 +      <mousebind button="Left" action="Click">
   1.552 +        <action name="Close"/>
   1.553 +      </mousebind>
   1.554 +    </context>
   1.555 +    <context name="Desktop">
   1.556 +      <mousebind button="Up" action="Click">
   1.557 +        <action name="DesktopPrevious"/>
   1.558 +      </mousebind>
   1.559 +      <mousebind button="Down" action="Click">
   1.560 +        <action name="DesktopNext"/>
   1.561 +      </mousebind>
   1.562 +      <mousebind button="A-Up" action="Click">
   1.563 +        <action name="DesktopPrevious"/>
   1.564 +      </mousebind>
   1.565 +      <mousebind button="A-Down" action="Click">
   1.566 +        <action name="DesktopNext"/>
   1.567 +      </mousebind>
   1.568 +      <mousebind button="C-A-Up" action="Click">
   1.569 +        <action name="DesktopPrevious"/>
   1.570 +      </mousebind>
   1.571 +      <mousebind button="C-A-Down" action="Click">
   1.572 +        <action name="DesktopNext"/>
   1.573 +      </mousebind>
   1.574 +      <mousebind button="Left" action="Press">
   1.575 +        <action name="Focus"/>
   1.576 +        <action name="Raise"/>
   1.577 +      </mousebind>
   1.578 +      <mousebind button="Right" action="Press">
   1.579 +        <action name="Focus"/>
   1.580 +        <action name="Raise"/>
   1.581 +      </mousebind>
   1.582 +    </context>
   1.583 +    <context name="Root">
   1.584 +      <!-- Menus -->
   1.585 +      <mousebind button="Middle" action="Press">
   1.586 +        <action name="ShowMenu">
   1.587 +          <menu>client-list-combined-menu</menu>
   1.588 +        </action>
   1.589 +      </mousebind>
   1.590 +      <mousebind button="Right" action="Press">
   1.591 +        <action name="ShowMenu">
   1.592 +          <menu>root-menu</menu>
   1.593 +        </action>
   1.594 +      </mousebind>
   1.595 +    </context>
   1.596 +    <context name="MoveResize">
   1.597 +      <mousebind button="Up" action="Click">
   1.598 +        <action name="DesktopPrevious"/>
   1.599 +      </mousebind>
   1.600 +      <mousebind button="Down" action="Click">
   1.601 +        <action name="DesktopNext"/>
   1.602 +      </mousebind>
   1.603 +      <mousebind button="A-Up" action="Click">
   1.604 +        <action name="DesktopPrevious"/>
   1.605 +      </mousebind>
   1.606 +      <mousebind button="A-Down" action="Click">
   1.607 +        <action name="DesktopNext"/>
   1.608 +      </mousebind>
   1.609 +    </context>
   1.610 +  </mouse>
   1.611 +  <menu>
   1.612 +    <!-- You can specify more than one menu file in here and they are all loaded,
   1.613 +       just don't make menu ids clash or, well, it'll be kind of pointless -->
   1.614 +    <!-- default menu file (or custom one in $HOME/.config/openbox/) -->
   1.615 +    <file>menu.xml</file>
   1.616 +    <hideDelay>200</hideDelay>
   1.617 +    <!-- if a press-release lasts longer than this setting (in milliseconds), the
   1.618 +       menu is hidden again -->
   1.619 +    <middle>no</middle>
   1.620 +    <!-- center submenus vertically about the parent entry -->
   1.621 +    <submenuShowDelay>100</submenuShowDelay>
   1.622 +    <!-- this one is easy, time to delay before showing a submenu after hovering
   1.623 +       over the parent entry -->
   1.624 +    <applicationIcons>yes</applicationIcons>
   1.625 +    <!-- controls if icons appear in the client-list-(combined-)menu -->
   1.626 +    <manageDesktops>yes</manageDesktops>
   1.627 +    <!-- show the manage desktops section in the client-list-(combined-)menu -->
   1.628 +  </menu>
   1.629 +  <applications>
   1.630 +    <!--
   1.631 +  # this is an example with comments through out. use these to make your
   1.632 +  # own rules, but without the comments of course.
   1.633 +
   1.634 +  <application name="first element of window's WM_CLASS property (see xprop)"
   1.635 +              class="second element of window's WM_CLASS property (see xprop)"
   1.636 +               role="the window's WM_WINDOW_ROLE property (see xprop)">
   1.637 +  # the name or the class can be set, or both. this is used to match
   1.638 +  # windows when they appear. role can optionally be set as well, to
   1.639 +  # further restrict your matches.
   1.640 +
   1.641 +  # the name, class, and role use simple wildcard matching such as those
   1.642 +  # used by a shell. you can use * to match any characters and ? to match
   1.643 +  # any single character.
   1.644 +
   1.645 +  # when multiple rules match a window, they will all be applied, in the
   1.646 +  # order that they appear in this list
   1.647 +
   1.648 +
   1.649 +    # each element can be left out or set to 'default' to specify to not 
   1.650 +    # change that attribute of the window
   1.651 +
   1.652 +    <decor>yes</decor>
   1.653 +    # enable or disable window decorations
   1.654 +
   1.655 +    <shade>no</shade>
   1.656 +    # make the window shaded when it appears, or not
   1.657 +
   1.658 +    <position>
   1.659 +      # the position is only used if both an x and y coordinate are provided
   1.660 +      # (and not set to 'default')
   1.661 +      <x>center</x>
   1.662 +      # a number like 50, or 'center' to center on screen. use a negative number
   1.663 +      # to start from the right (or bottom for <y>), ie -50 is 50 pixels from the
   1.664 +      # right edge (or bottom).
   1.665 +      <y>200</y>
   1.666 +      <monitor>1</monitor>
   1.667 +      # specifies the monitor in a xinerama setup.
   1.668 +      # 1 is the first head, or 'mouse' for wherever the mouse is
   1.669 +    </position>
   1.670 +
   1.671 +    <focus>yes</focus>
   1.672 +    # if the window should try be given focus when it appears. if this is set
   1.673 +    # to yes it doesn't guarantee the window will be given focus. some
   1.674 +    # restrictions may apply, but Openbox will try to
   1.675 +
   1.676 +    <desktop>1</desktop>
   1.677 +    # 1 is the first desktop, 'all' for all desktops
   1.678 +
   1.679 +    <layer>normal</layer>
   1.680 +    # 'above', 'normal', or 'below'
   1.681 +
   1.682 +    <iconic>no</iconic>
   1.683 +    # make the window iconified when it appears, or not
   1.684 +
   1.685 +    <skip_pager>no</skip_pager>
   1.686 +    # asks to not be shown in pagers
   1.687 +
   1.688 +    <skip_taskbar>no</skip_taskbar>
   1.689 +    # asks to not be shown in taskbars. window cycling actions will also
   1.690 +    # skip past such windows
   1.691 +
   1.692 +    <fullscreen>yes</fullscreen>
   1.693 +    # make the window in fullscreen mode when it appears
   1.694 +
   1.695 +    <maximized>true</maximized>
   1.696 +    # 'Horizontal', 'Vertical' or boolean (yes/no)
   1.697 +  </application>
   1.698 +
   1.699 +  # end of the example
   1.700 +-->
   1.701 +  </applications>
   1.702 +</openbox_config>