[openbox] spacing...

This commit is contained in:
Mathieu Maret 2010-03-29 17:11:22 +02:00
parent 3a94e9094f
commit afd13c6aa8
2 changed files with 632 additions and 627 deletions

View File

@ -5,5 +5,6 @@ pidgin &
evolution & evolution &
conky & conky &
/usr/lib/gnome-volume-manager/gnome-volume-manager --sm-disable & /usr/lib/gnome-volume-manager/gnome-volume-manager --sm-disable &
xplanet & #xplanet &
feh --bg-center ~/Downloads/wallpaper/mirage_mi24.png
#nm-applet --sm-disable & #nm-applet --sm-disable &

View File

@ -1,13 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Doc @ http://icculus.org/openbox/index.php/Help:Actions#Introduction --> <!-- Doc @ http://icculus.org/openbox/index.php/Help:Actions#Introduction -->
<openbox_config xmlns="http://openbox.org/3.4/rc"> <openbox_config xmlns="http://openbox.org/3.4/rc">
<resistance> <resistance>
<strength>10</strength> <strength>10</strength>
<screen_edge_strength>20</screen_edge_strength> <screen_edge_strength>20</screen_edge_strength>
</resistance> </resistance>
<focus> <focus>
<focusNew>yes</focusNew> <focusNew>yes</focusNew>
<!-- always try to focus new windows when they appear. other rules do <!-- always try to focus new windows when they appear. other rules do
@ -26,7 +23,6 @@
<!-- when followMouse is enabled, and a window is given focus by moving the <!-- when followMouse is enabled, and a window is given focus by moving the
mouse into it, also raise the window --> mouse into it, also raise the window -->
</focus> </focus>
<placement> <placement>
<policy>Smart</policy> <policy>Smart</policy>
<!-- 'Smart' or 'UnderMouse' --> <!-- 'Smart' or 'UnderMouse' -->
@ -38,7 +34,6 @@
on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
the active window is --> the active window is -->
</placement> </placement>
<theme> <theme>
<name>Clearlooks</name> <name>Clearlooks</name>
<titleLayout>NLIMC</titleLayout> <titleLayout>NLIMC</titleLayout>
@ -55,52 +50,51 @@
<keepBorder>yes</keepBorder> <keepBorder>yes</keepBorder>
<animateIconify>yes</animateIconify> <animateIconify>yes</animateIconify>
<font place="ActiveWindow"> <font place="ActiveWindow">
<name>sans</name> <name>Sans</name>
<size>8</size> <size>10</size>
<!-- font size in points --> <!-- font size in points -->
<weight>bold</weight> <weight>Bold</weight>
<!-- 'bold' or 'normal' --> <!-- 'bold' or 'normal' -->
<slant>normal</slant> <slant>Normal</slant>
<!-- 'italic' or 'normal' --> <!-- 'italic' or 'normal' -->
</font> </font>
<font place="InactiveWindow"> <font place="InactiveWindow">
<name>sans</name> <name>Sans</name>
<size>8</size> <size>10</size>
<!-- font size in points --> <!-- font size in points -->
<weight>bold</weight> <weight>Bold</weight>
<!-- 'bold' or 'normal' --> <!-- 'bold' or 'normal' -->
<slant>normal</slant> <slant>Normal</slant>
<!-- 'italic' or 'normal' --> <!-- 'italic' or 'normal' -->
</font> </font>
<font place="MenuHeader"> <font place="MenuHeader">
<name>sans</name> <name>Sans</name>
<size>9</size> <size>11</size>
<!-- font size in points --> <!-- font size in points -->
<weight>normal</weight> <weight>Normal</weight>
<!-- 'bold' or 'normal' --> <!-- 'bold' or 'normal' -->
<slant>normal</slant> <slant>Normal</slant>
<!-- 'italic' or 'normal' --> <!-- 'italic' or 'normal' -->
</font> </font>
<font place="MenuItem"> <font place="MenuItem">
<name>sans</name> <name>Sans</name>
<size>9</size> <size>11</size>
<!-- font size in points --> <!-- font size in points -->
<weight>normal</weight> <weight>Normal</weight>
<!-- 'bold' or 'normal' --> <!-- 'bold' or 'normal' -->
<slant>normal</slant> <slant>Normal</slant>
<!-- 'italic' or 'normal' --> <!-- 'italic' or 'normal' -->
</font> </font>
<font place="OnScreenDisplay"> <font place="OnScreenDisplay">
<name>sans</name> <name>Sans</name>
<size>9</size> <size>14</size>
<!-- font size in points --> <!-- font size in points -->
<weight>bold</weight> <weight>Bold</weight>
<!-- 'bold' or 'normal' --> <!-- 'bold' or 'normal' -->
<slant>normal</slant> <slant>Normal</slant>
<!-- 'italic' or 'normal' --> <!-- 'italic' or 'normal' -->
</font> </font>
</theme> </theme>
<desktops> <desktops>
<!-- this stuff is only used at startup, pagers allow you to change them <!-- this stuff is only used at startup, pagers allow you to change them
during a session during a session
@ -118,13 +112,11 @@
<name>desktop 2</name> <name>desktop 2</name>
<name>desktop 3</name> <name>desktop 3</name>
<name>desktop 4</name>--> <name>desktop 4</name>-->
</names> </names>
<popupTime>875</popupTime> <popupTime>875</popupTime>
<!-- The number of milliseconds to show the popup for when switching <!-- The number of milliseconds to show the popup for when switching
desktops. Set this to 0 to disable the popup. --> desktops. Set this to 0 to disable the popup. -->
</desktops> </desktops>
<resize> <resize>
<drawContents>yes</drawContents> <drawContents>yes</drawContents>
<popupShow>Nonpixel</popupShow> <popupShow>Nonpixel</popupShow>
@ -133,7 +125,6 @@
<!-- 'Center', 'Top', or 'Fixed' --> <!-- 'Center', 'Top', or 'Fixed' -->
<popupFixedPosition> <popupFixedPosition>
<!-- these are used if popupPosition is set to 'Fixed' --> <!-- these are used if popupPosition is set to 'Fixed' -->
<x>10</x> <x>10</x>
<!-- positive number for distance from left edge, negative number for <!-- positive number for distance from left edge, negative number for
distance from right edge, or 'Center' --> distance from right edge, or 'Center' -->
@ -142,7 +133,6 @@
distance from bottom edge, or 'Center' --> distance from bottom edge, or 'Center' -->
</popupFixedPosition> </popupFixedPosition>
</resize> </resize>
<!-- You can reserve a portion of your screen where windows will not cover when <!-- You can reserve a portion of your screen where windows will not cover when
they are maximized, or when they are initially placed. they are maximized, or when they are initially placed.
Many programs reserve space automatically, but you can use this in other Many programs reserve space automatically, but you can use this in other
@ -153,7 +143,6 @@
<left>0</left> <left>0</left>
<right>0</right> <right>0</right>
</margins> </margins>
<dock> <dock>
<position>TopLeft</position> <position>TopLeft</position>
<!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating --> <!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
@ -172,51 +161,80 @@
<moveButton>Middle</moveButton> <moveButton>Middle</moveButton>
<!-- 'Left', 'Middle', 'Right' --> <!-- 'Left', 'Middle', 'Right' -->
</dock> </dock>
<keyboard> <keyboard>
<chainQuitKey>C-g</chainQuitKey> <chainQuitKey>C-g</chainQuitKey>
<!-- Keybindings for desktop switching --> <!-- Keybindings for desktop switching -->
<keybind key="C-A-Left"> <keybind key="C-A-Left">
<action name="DesktopLeft"><dialog>no</dialog><wrap>no</wrap></action> <action name="DesktopLeft">
<dialog>no</dialog>
<wrap>no</wrap>
</action>
</keybind> </keybind>
<keybind key="C-A-Right"> <keybind key="C-A-Right">
<action name="DesktopRight"><dialog>no</dialog><wrap>no</wrap></action> <action name="DesktopRight">
<dialog>no</dialog>
<wrap>no</wrap>
</action>
</keybind> </keybind>
<keybind key="C-A-Up"> <keybind key="C-A-Up">
<action name="DesktopUp"><dialog>no</dialog><wrap>no</wrap></action> <action name="DesktopUp">
<dialog>no</dialog>
<wrap>no</wrap>
</action>
</keybind> </keybind>
<keybind key="C-A-Down"> <keybind key="C-A-Down">
<action name="DesktopDown"><dialog>no</dialog><wrap>no</wrap></action> <action name="DesktopDown">
<dialog>no</dialog>
<wrap>no</wrap>
</action>
</keybind> </keybind>
<keybind key="S-A-Left"> <keybind key="S-A-Left">
<action name="SendToDesktopLeft"><dialog>no</dialog><wrap>no</wrap></action> <action name="SendToDesktopLeft">
<dialog>no</dialog>
<wrap>no</wrap>
</action>
</keybind> </keybind>
<keybind key="S-A-Right"> <keybind key="S-A-Right">
<action name="SendToDesktopRight"><dialog>no</dialog><wrap>no</wrap></action> <action name="SendToDesktopRight">
<dialog>no</dialog>
<wrap>no</wrap>
</action>
</keybind> </keybind>
<keybind key="S-A-Up"> <keybind key="S-A-Up">
<action name="SendToDesktopUp"><dialog>no</dialog><wrap>no</wrap></action> <action name="SendToDesktopUp">
<dialog>no</dialog>
<wrap>no</wrap>
</action>
</keybind> </keybind>
<keybind key="S-A-Down"> <keybind key="S-A-Down">
<action name="SendToDesktopDown"><dialog>no</dialog><wrap>no</wrap></action> <action name="SendToDesktopDown">
<dialog>no</dialog>
<wrap>no</wrap>
</action>
</keybind> </keybind>
<keybind key="W-F1"> <keybind key="W-F1">
<action name="Desktop"><desktop>1</desktop></action> <action name="Desktop">
<desktop>1</desktop>
</action>
</keybind> </keybind>
<keybind key="W-F2"> <keybind key="W-F2">
<action name="Desktop"><desktop>2</desktop></action> <action name="Desktop">
<desktop>2</desktop>
</action>
</keybind> </keybind>
<keybind key="W-F3"> <keybind key="W-F3">
<action name="Desktop"><desktop>3</desktop></action> <action name="Desktop">
<desktop>3</desktop>
</action>
</keybind> </keybind>
<keybind key="W-F4"> <keybind key="W-F4">
<action name="Desktop"><desktop>4</desktop></action> <action name="Desktop">
<desktop>4</desktop>
</action>
</keybind> </keybind>
<keybind key="W-d"> <keybind key="W-d">
<action name="ToggleShowDesktop"/> <action name="ToggleShowDesktop"/>
</keybind> </keybind>
<!-- Keybindings for windows --> <!-- Keybindings for windows -->
<keybind key="A-F4"> <keybind key="A-F4">
<action name="Close"/> <action name="Close"/>
@ -227,15 +245,20 @@
<action name="Unfocus"/> <action name="Unfocus"/>
</keybind> </keybind>
<keybind key="A-space"> <keybind key="A-space">
<action name="ShowMenu"><menu>client-menu</menu></action> <action name="ShowMenu">
<menu>client-menu</menu>
</action>
</keybind> </keybind>
<keybind key="Print"> <keybind key="Print">
<action name="Execute"><execute>gnome-screenshot</execute></action> <action name="Execute">
<execute>gnome-screenshot</execute>
</action>
</keybind> </keybind>
<keybind key="A-Print"> <keybind key="A-Print">
<action name="Execute"><execute>gnome-screenshot -w</execute></action> <action name="Execute">
<execute>gnome-screenshot -w</execute>
</action>
</keybind> </keybind>
<!-- Keybindings for window switching --> <!-- Keybindings for window switching -->
<keybind key="A-Tab"> <keybind key="A-Tab">
<action name="NextWindow"/> <action name="NextWindow"/>
@ -245,10 +268,10 @@
</keybind> </keybind>
<keybind key="C-A-Tab"> <keybind key="C-A-Tab">
<action name="NextWindow"> <action name="NextWindow">
<panels>yes</panels><desktop>yes</desktop> <panels>yes</panels>
<desktop>yes</desktop>
</action> </action>
</keybind> </keybind>
<!-- Resize Windows --> <!-- Resize Windows -->
<keybind key="W-Right"> <keybind key="W-Right">
<action name="GrowToEdgeEast"/> <action name="GrowToEdgeEast"/>
@ -268,8 +291,6 @@
<keybind key="A-F10"> <keybind key="A-F10">
<action name="ToggleMaximizeFull"/> <action name="ToggleMaximizeFull"/>
</keybind> </keybind>
<!-- Keybindings for running applications --> <!-- Keybindings for running applications -->
<keybind key="A-F2"> <keybind key="A-F2">
<action name="Execute"> <action name="Execute">
@ -292,9 +313,7 @@
<command>konsole</command> <command>konsole</command>
</action> </action>
</keybind> </keybind>
</keyboard> </keyboard>
<mouse> <mouse>
<dragThreshold>8</dragThreshold> <dragThreshold>8</dragThreshold>
<!-- number of pixels the mouse must move before a drag begins --> <!-- number of pixels the mouse must move before a drag begins -->
@ -304,7 +323,6 @@
<!-- Time before changing desktops when the pointer touches the edge of the <!-- Time before changing desktops when the pointer touches the edge of the
screen while moving a window, in milliseconds (1000 = 1 second). screen while moving a window, in milliseconds (1000 = 1 second).
Set this to 0 to disable warping --> Set this to 0 to disable warping -->
<context name="Frame"> <context name="Frame">
<mousebind button="A-Left" action="Press"> <mousebind button="A-Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -316,7 +334,6 @@
<mousebind button="A-Left" action="Drag"> <mousebind button="A-Left" action="Drag">
<action name="Move"/> <action name="Move"/>
</mousebind> </mousebind>
<mousebind button="A-Right" action="Press"> <mousebind button="A-Right" action="Press">
<action name="Focus"/> <action name="Focus"/>
<action name="Raise"/> <action name="Raise"/>
@ -325,13 +342,11 @@
<mousebind button="A-Right" action="Drag"> <mousebind button="A-Right" action="Drag">
<action name="Resize"/> <action name="Resize"/>
</mousebind> </mousebind>
<mousebind button="A-Middle" action="Press"> <mousebind button="A-Middle" action="Press">
<action name="Lower"/> <action name="Lower"/>
<action name="FocusToBottom"/> <action name="FocusToBottom"/>
<action name="Unfocus"/> <action name="Unfocus"/>
</mousebind> </mousebind>
<mousebind button="A-Up" action="Click"> <mousebind button="A-Up" action="Click">
<action name="DesktopPrevious"/> <action name="DesktopPrevious"/>
</mousebind> </mousebind>
@ -351,7 +366,6 @@
<action name="SendToDesktopNext"/> <action name="SendToDesktopNext"/>
</mousebind> </mousebind>
</context> </context>
<context name="Titlebar"> <context name="Titlebar">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -363,13 +377,11 @@
<mousebind button="Left" action="DoubleClick"> <mousebind button="Left" action="DoubleClick">
<action name="ToggleMaximizeFull"/> <action name="ToggleMaximizeFull"/>
</mousebind> </mousebind>
<mousebind button="Middle" action="Press"> <mousebind button="Middle" action="Press">
<action name="Lower"/> <action name="Lower"/>
<action name="FocusToBottom"/> <action name="FocusToBottom"/>
<action name="Unfocus"/> <action name="Unfocus"/>
</mousebind> </mousebind>
<mousebind button="Up" action="Click"> <mousebind button="Up" action="Click">
<action name="Shade"/> <action name="Shade"/>
<action name="FocusToBottom"/> <action name="FocusToBottom"/>
@ -380,14 +392,14 @@
<action name="Unshade"/> <action name="Unshade"/>
<action name="Raise"/> <action name="Raise"/>
</mousebind> </mousebind>
<mousebind button="Right" action="Press"> <mousebind button="Right" action="Press">
<action name="Focus"/> <action name="Focus"/>
<action name="Raise"/> <action name="Raise"/>
<action name="ShowMenu"><menu>client-menu</menu></action> <action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind> </mousebind>
</context> </context>
<context name="Top"> <context name="Top">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -395,52 +407,56 @@
<action name="Unshade"/> <action name="Unshade"/>
</mousebind> </mousebind>
<mousebind button="Left" action="Drag"> <mousebind button="Left" action="Drag">
<action name="Resize"><edge>top</edge></action> <action name="Resize">
<edge>top</edge>
</action>
</mousebind> </mousebind>
</context> </context>
<context name="Left"> <context name="Left">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
<action name="Raise"/> <action name="Raise"/>
</mousebind> </mousebind>
<mousebind button="Left" action="Drag"> <mousebind button="Left" action="Drag">
<action name="Resize"><edge>left</edge></action> <action name="Resize">
<edge>left</edge>
</action>
</mousebind> </mousebind>
</context> </context>
<context name="Right"> <context name="Right">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
<action name="Raise"/> <action name="Raise"/>
</mousebind> </mousebind>
<mousebind button="Left" action="Drag"> <mousebind button="Left" action="Drag">
<action name="Resize"><edge>right</edge></action> <action name="Resize">
<edge>right</edge>
</action>
</mousebind> </mousebind>
</context> </context>
<context name="Bottom"> <context name="Bottom">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
<action name="Raise"/> <action name="Raise"/>
</mousebind> </mousebind>
<mousebind button="Left" action="Drag"> <mousebind button="Left" action="Drag">
<action name="Resize"><edge>bottom</edge></action> <action name="Resize">
<edge>bottom</edge>
</action>
</mousebind> </mousebind>
<mousebind button="Middle" action="Press"> <mousebind button="Middle" action="Press">
<action name="Lower"/> <action name="Lower"/>
<action name="FocusToBottom"/> <action name="FocusToBottom"/>
<action name="Unfocus"/> <action name="Unfocus"/>
</mousebind> </mousebind>
<mousebind button="Right" action="Press"> <mousebind button="Right" action="Press">
<action name="Focus"/> <action name="Focus"/>
<action name="Raise"/> <action name="Raise"/>
<action name="ShowMenu"><menu>client-menu</menu></action> <action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind> </mousebind>
</context> </context>
<context name="BLCorner"> <context name="BLCorner">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -450,7 +466,6 @@
<action name="Resize"/> <action name="Resize"/>
</mousebind> </mousebind>
</context> </context>
<context name="BRCorner"> <context name="BRCorner">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -460,7 +475,6 @@
<action name="Resize"/> <action name="Resize"/>
</mousebind> </mousebind>
</context> </context>
<context name="TLCorner"> <context name="TLCorner">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -471,7 +485,6 @@
<action name="Resize"/> <action name="Resize"/>
</mousebind> </mousebind>
</context> </context>
<context name="TRCorner"> <context name="TRCorner">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -482,7 +495,6 @@
<action name="Resize"/> <action name="Resize"/>
</mousebind> </mousebind>
</context> </context>
<context name="Client"> <context name="Client">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -497,21 +509,23 @@
<action name="Raise"/> <action name="Raise"/>
</mousebind> </mousebind>
</context> </context>
<context name="Icon"> <context name="Icon">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
<action name="Raise"/> <action name="Raise"/>
<action name="Unshade"/> <action name="Unshade"/>
<action name="ShowMenu"><menu>client-menu</menu></action> <action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind> </mousebind>
<mousebind button="Right" action="Press"> <mousebind button="Right" action="Press">
<action name="Focus"/> <action name="Focus"/>
<action name="Raise"/> <action name="Raise"/>
<action name="ShowMenu"><menu>client-menu</menu></action> <action name="ShowMenu">
<menu>client-menu</menu>
</action>
</mousebind> </mousebind>
</context> </context>
<context name="AllDesktops"> <context name="AllDesktops">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -522,7 +536,6 @@
<action name="ToggleOmnipresent"/> <action name="ToggleOmnipresent"/>
</mousebind> </mousebind>
</context> </context>
<context name="Shade"> <context name="Shade">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -532,7 +545,6 @@
<action name="ToggleShade"/> <action name="ToggleShade"/>
</mousebind> </mousebind>
</context> </context>
<context name="Iconify"> <context name="Iconify">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -542,7 +554,6 @@
<action name="Iconify"/> <action name="Iconify"/>
</mousebind> </mousebind>
</context> </context>
<context name="Maximize"> <context name="Maximize">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -569,7 +580,6 @@
<action name="ToggleMaximizeHorz"/> <action name="ToggleMaximizeHorz"/>
</mousebind> </mousebind>
</context> </context>
<context name="Close"> <context name="Close">
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
@ -580,7 +590,6 @@
<action name="Close"/> <action name="Close"/>
</mousebind> </mousebind>
</context> </context>
<context name="Desktop"> <context name="Desktop">
<mousebind button="Up" action="Click"> <mousebind button="Up" action="Click">
<action name="DesktopPrevious"/> <action name="DesktopPrevious"/>
@ -588,7 +597,6 @@
<mousebind button="Down" action="Click"> <mousebind button="Down" action="Click">
<action name="DesktopNext"/> <action name="DesktopNext"/>
</mousebind> </mousebind>
<mousebind button="A-Up" action="Click"> <mousebind button="A-Up" action="Click">
<action name="DesktopPrevious"/> <action name="DesktopPrevious"/>
</mousebind> </mousebind>
@ -601,7 +609,6 @@
<mousebind button="C-A-Down" action="Click"> <mousebind button="C-A-Down" action="Click">
<action name="DesktopNext"/> <action name="DesktopNext"/>
</mousebind> </mousebind>
<mousebind button="Left" action="Press"> <mousebind button="Left" action="Press">
<action name="Focus"/> <action name="Focus"/>
<action name="Raise"/> <action name="Raise"/>
@ -611,17 +618,19 @@
<action name="Raise"/> <action name="Raise"/>
</mousebind> </mousebind>
</context> </context>
<context name="Root"> <context name="Root">
<!-- Menus --> <!-- Menus -->
<mousebind button="Middle" action="Press"> <mousebind button="Middle" action="Press">
<action name="ShowMenu"><menu>client-list-combined-menu</menu></action> <action name="ShowMenu">
<menu>client-list-combined-menu</menu>
</action>
</mousebind> </mousebind>
<mousebind button="Right" action="Press"> <mousebind button="Right" action="Press">
<action name="ShowMenu"><menu>root-menu</menu></action> <action name="ShowMenu">
<menu>root-menu</menu>
</action>
</mousebind> </mousebind>
</context> </context>
<context name="MoveResize"> <context name="MoveResize">
<mousebind button="Up" action="Click"> <mousebind button="Up" action="Click">
<action name="DesktopPrevious"/> <action name="DesktopPrevious"/>
@ -637,13 +646,10 @@
</mousebind> </mousebind>
</context> </context>
</mouse> </mouse>
<menu> <menu>
<!-- You can specify more than one menu file in here and they are all loaded, <!-- You can specify more than one menu file in here and they are all loaded,
just don't make menu ids clash or, well, it'll be kind of pointless --> just don't make menu ids clash or, well, it'll be kind of pointless -->
<!-- default menu file (or custom one in $HOME/.config/openbox/) --> <!-- default menu file (or custom one in $HOME/.config/openbox/) -->
<!-- system menu files on Debian systems --> <!-- system menu files on Debian systems -->
<file>/var/lib/openbox/debian-menu.xml</file> <file>/var/lib/openbox/debian-menu.xml</file>
<file>debian-menu.xml</file> <file>debian-menu.xml</file>
@ -661,7 +667,6 @@
<manageDesktops>yes</manageDesktops> <manageDesktops>yes</manageDesktops>
<!-- show the manage desktops section in the client-list-(combined-)menu --> <!-- show the manage desktops section in the client-list-(combined-)menu -->
</menu> </menu>
<applications> <applications>
<!-- <!--
# this is an example with comments through out. use these to make your # this is an example with comments through out. use these to make your
@ -743,5 +748,4 @@
# end of the example # end of the example
--> -->
</applications> </applications>
</openbox_config> </openbox_config>