2023-02-14 10:06:22 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Do not edit this file, it will be overwritten on install.
|
|
|
|
Copy the file to $HOME/.config/openbox/ instead. -->
|
|
|
|
<openbox_config xmlns="http://openbox.org/3.4/rc" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
|
<resistance>
|
|
|
|
<strength>10</strength>
|
|
|
|
<screen_edge_strength>20</screen_edge_strength>
|
|
|
|
</resistance>
|
|
|
|
<focus>
|
|
|
|
<focusNew>yes</focusNew>
|
|
|
|
<!-- always try to focus new windows when they appear. other rules do
|
|
|
|
apply -->
|
|
|
|
<followMouse>yes</followMouse>
|
|
|
|
<!-- move focus to a window when you move the mouse into it -->
|
|
|
|
<focusLast>yes</focusLast>
|
|
|
|
<!-- focus the last used window when changing desktops, instead of the one
|
|
|
|
under the mouse pointer. when followMouse is enabled -->
|
|
|
|
<underMouse>no</underMouse>
|
|
|
|
<!-- move focus under the mouse, even when the mouse is not moving -->
|
|
|
|
<focusDelay>200</focusDelay>
|
|
|
|
<!-- when followMouse is enabled, the mouse must be inside the window for
|
|
|
|
this many milliseconds (1000 = 1 sec) before moving focus to it -->
|
|
|
|
<raiseOnFocus>no</raiseOnFocus>
|
|
|
|
<!-- when followMouse is enabled, and a window is given focus by moving the
|
|
|
|
mouse into it, also raise the window -->
|
|
|
|
</focus>
|
|
|
|
<placement>
|
|
|
|
<policy>Smart</policy>
|
|
|
|
<!-- 'Smart' or 'UnderMouse' -->
|
|
|
|
<center>yes</center>
|
|
|
|
<!-- whether to place windows in the center of the free area found or
|
|
|
|
the top left corner -->
|
|
|
|
<monitor>Mouse</monitor>
|
|
|
|
<!-- with Smart placement on a multi-monitor system, try to place new windows
|
|
|
|
on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
|
|
|
|
the active window is, 'Primary' - only on the primary monitor -->
|
|
|
|
<primaryMonitor>Mouse</primaryMonitor>
|
|
|
|
<!-- The monitor where Openbox should place popup dialogs such as the
|
|
|
|
focus cycling popup, or the desktop switch popup. It can be an index
|
|
|
|
from 1, specifying a particular monitor. Or it can be one of the
|
|
|
|
following: 'Mouse' - where the mouse is, or
|
|
|
|
'Active' - where the active window is -->
|
|
|
|
</placement>
|
|
|
|
<theme>
|
2024-03-26 09:00:57 +01:00
|
|
|
<name>Nordic-OpenBox</name>
|
2023-02-14 10:06:22 +01:00
|
|
|
<titleLayout>NLIMC</titleLayout>
|
|
|
|
<!--
|
|
|
|
available characters are NDSLIMC, each can occur at most once.
|
|
|
|
N: window icon
|
|
|
|
L: window label (AKA title).
|
|
|
|
I: iconify
|
|
|
|
M: maximize
|
|
|
|
C: close
|
|
|
|
S: shade (roll up/down)
|
|
|
|
D: omnipresent (on all desktops).
|
|
|
|
-->
|
2024-03-26 09:00:57 +01:00
|
|
|
<keepBorder>no</keepBorder>
|
2023-02-14 10:06:22 +01:00
|
|
|
<animateIconify>no</animateIconify>
|
|
|
|
<font place="ActiveWindow">
|
|
|
|
<name>DejaVu Sans Mono</name>
|
2024-03-26 09:00:57 +01:00
|
|
|
<size>12</size>
|
2023-02-14 10:06:22 +01:00
|
|
|
<!-- font size in points -->
|
|
|
|
<weight>Normal</weight>
|
|
|
|
<!-- 'bold' or 'normal' -->
|
|
|
|
<slant>Normal</slant>
|
|
|
|
<!-- 'italic' or 'normal' -->
|
|
|
|
</font>
|
|
|
|
<font place="InactiveWindow">
|
|
|
|
<name>DejaVu Sans Mono</name>
|
2024-03-26 09:00:57 +01:00
|
|
|
<size>12</size>
|
2023-02-14 10:06:22 +01:00
|
|
|
<!-- font size in points -->
|
|
|
|
<weight>Normal</weight>
|
|
|
|
<!-- 'bold' or 'normal' -->
|
|
|
|
<slant>Normal</slant>
|
|
|
|
<!-- 'italic' or 'normal' -->
|
|
|
|
</font>
|
|
|
|
<font place="MenuHeader">
|
|
|
|
<name>DejaVu Sans Mono</name>
|
2024-03-26 09:00:57 +01:00
|
|
|
<size>14</size>
|
2023-02-14 10:06:22 +01:00
|
|
|
<!-- font size in points -->
|
|
|
|
<weight>Normal</weight>
|
|
|
|
<!-- 'bold' or 'normal' -->
|
|
|
|
<slant>Normal</slant>
|
|
|
|
<!-- 'italic' or 'normal' -->
|
|
|
|
</font>
|
|
|
|
<font place="MenuItem">
|
|
|
|
<name>DejaVu Sans Mono</name>
|
2024-03-26 09:00:57 +01:00
|
|
|
<size>14</size>
|
2023-02-14 10:06:22 +01:00
|
|
|
<!-- font size in points -->
|
|
|
|
<weight>Normal</weight>
|
|
|
|
<!-- 'bold' or 'normal' -->
|
|
|
|
<slant>Normal</slant>
|
|
|
|
<!-- 'italic' or 'normal' -->
|
|
|
|
</font>
|
|
|
|
<font place="ActiveOnScreenDisplay">
|
|
|
|
<name>DejaVu Sans Mono</name>
|
2024-03-26 09:00:57 +01:00
|
|
|
<size>14</size>
|
2023-02-14 10:06:22 +01:00
|
|
|
<!-- font size in points -->
|
|
|
|
<weight>Normal</weight>
|
|
|
|
<!-- 'bold' or 'normal' -->
|
|
|
|
<slant>Normal</slant>
|
|
|
|
<!-- 'italic' or 'normal' -->
|
|
|
|
</font>
|
|
|
|
<font place="InactiveOnScreenDisplay">
|
|
|
|
<name>DejaVu Sans Mono</name>
|
2024-03-26 09:00:57 +01:00
|
|
|
<size>14</size>
|
2023-02-14 10:06:22 +01:00
|
|
|
<!-- font size in points -->
|
|
|
|
<weight>Normal</weight>
|
|
|
|
<!-- 'bold' or 'normal' -->
|
|
|
|
<slant>Normal</slant>
|
|
|
|
<!-- 'italic' or 'normal' -->
|
|
|
|
</font>
|
|
|
|
</theme>
|
|
|
|
<desktops>
|
2024-03-26 09:00:57 +01:00
|
|
|
<number>4</number>
|
2023-02-14 10:06:22 +01:00
|
|
|
<firstdesk>1</firstdesk>
|
|
|
|
<names>
|
2024-03-26 09:00:57 +01:00
|
|
|
<name>1</name>
|
|
|
|
<name>2</name>
|
|
|
|
<name>3</name>
|
|
|
|
<name>4</name>
|
2023-02-14 10:06:22 +01:00
|
|
|
</names>
|
|
|
|
<popupTime>500</popupTime>
|
|
|
|
<!-- The number of milliseconds to show the popup for when switching
|
|
|
|
desktops. Set this to 0 to disable the popup. -->
|
|
|
|
</desktops>
|
|
|
|
<resize>
|
|
|
|
<drawContents>yes</drawContents>
|
|
|
|
<popupShow>Nonpixel</popupShow>
|
|
|
|
<!-- 'Always', 'Never', or 'Nonpixel' (xterms and such) -->
|
|
|
|
<popupPosition>Center</popupPosition>
|
|
|
|
<!-- 'Center', 'Top', or 'Fixed' -->
|
|
|
|
<popupFixedPosition>
|
|
|
|
<!-- these are used if popupPosition is set to 'Fixed' -->
|
|
|
|
<x>10</x>
|
|
|
|
<!-- positive number for distance from left edge, negative number for
|
|
|
|
distance from right edge, or 'Center' -->
|
|
|
|
<y>10</y>
|
|
|
|
<!-- positive number for distance from top edge, negative number for
|
|
|
|
distance from bottom edge, or 'Center' -->
|
|
|
|
</popupFixedPosition>
|
|
|
|
</resize>
|
|
|
|
<!-- You can reserve a portion of your screen where windows will not cover when
|
|
|
|
they are maximized, or when they are initially placed.
|
|
|
|
Many programs reserve space automatically, but you can use this in other
|
|
|
|
cases. -->
|
|
|
|
<margins>
|
|
|
|
<top>0</top>
|
|
|
|
<bottom>0</bottom>
|
|
|
|
<left>0</left>
|
|
|
|
<right>0</right>
|
|
|
|
</margins>
|
|
|
|
<dock>
|
2024-03-26 09:00:57 +01:00
|
|
|
<position>Right</position>
|
2023-02-14 10:06:22 +01:00
|
|
|
<!-- (Top|Bottom)(Left|Right|)|Top|Bottom|Left|Right|Floating -->
|
|
|
|
<floatingX>0</floatingX>
|
|
|
|
<floatingY>0</floatingY>
|
|
|
|
<noStrut>no</noStrut>
|
|
|
|
<stacking>Above</stacking>
|
|
|
|
<!-- 'Above', 'Normal', or 'Below' -->
|
|
|
|
<direction>Vertical</direction>
|
|
|
|
<!-- 'Vertical' or 'Horizontal' -->
|
2024-03-27 07:16:15 +01:00
|
|
|
<autoHide>yes</autoHide>
|
2023-02-14 10:06:22 +01:00
|
|
|
<hideDelay>300</hideDelay>
|
|
|
|
<!-- in milliseconds (1000 = 1 second) -->
|
|
|
|
<showDelay>300</showDelay>
|
|
|
|
<!-- in milliseconds (1000 = 1 second) -->
|
|
|
|
<moveButton>Middle</moveButton>
|
|
|
|
<!-- 'Left', 'Middle', 'Right' -->
|
|
|
|
</dock>
|
|
|
|
<keyboard>
|
|
|
|
<chainQuitKey>C-g</chainQuitKey>
|
|
|
|
<!-- Keybindings for desktop switching -->
|
|
|
|
<keybind key="W-Tab">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>last</to>
|
|
|
|
<wrap>no</wrap>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-Left">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>left</to>
|
|
|
|
<wrap>no</wrap>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-Right">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>right</to>
|
|
|
|
<wrap>no</wrap>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-1">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>1</to>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-2">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>2</to>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-3">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>3</to>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-4">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>4</to>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-S-1">
|
|
|
|
<action name="SendToDesktop">
|
|
|
|
<to>1</to>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-S-2">
|
|
|
|
<action name="SendToDesktop">
|
|
|
|
<to>2</to>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-S-3">
|
|
|
|
<action name="SendToDesktop">
|
|
|
|
<to>3</to>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-S-4">
|
|
|
|
<action name="SendToDesktop">
|
|
|
|
<to>4</to>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<!-- Keybindings for windows -->
|
|
|
|
<keybind key="W-k">
|
|
|
|
<action name="ToggleFullscreen"/>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-n">
|
|
|
|
<action name="maximize"/>
|
|
|
|
<action name="NextWindow">
|
|
|
|
<interactive>no</interactive>
|
|
|
|
<dialog>none</dialog>
|
|
|
|
<finalactions>
|
|
|
|
<action name="maximize"/>
|
|
|
|
</finalactions>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-q">
|
|
|
|
<action name="Close"/>
|
|
|
|
</keybind>
|
|
|
|
<!-- Keybindings for window switching -->
|
|
|
|
<keybind key="W-Down">
|
|
|
|
<action name="NextWindow">
|
|
|
|
<dialog>none</dialog>
|
|
|
|
<raise>yes</raise>
|
|
|
|
<linear>yes</linear>
|
|
|
|
<interactive>yes</interactive>
|
|
|
|
<finalactions>
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="Unshade"/>
|
|
|
|
</finalactions>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-Up">
|
|
|
|
<action name="PreviousWindow">
|
|
|
|
<dialog>none</dialog>
|
|
|
|
<raise>yes</raise>
|
|
|
|
<linear>yes</linear>
|
|
|
|
<interactive>no</interactive>
|
|
|
|
<finalactions>
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="Unshade"/>
|
|
|
|
</finalactions>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<!-- Keybindings for running applications -->
|
|
|
|
<keybind key="W-space">
|
|
|
|
<action name="Execute">
|
2024-03-26 09:00:57 +01:00
|
|
|
<command>rofi -show drun</command>
|
2023-02-14 10:06:22 +01:00
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-Return">
|
|
|
|
<action name="Execute">
|
2024-02-16 15:27:16 +01:00
|
|
|
<command>kitty</command>
|
2023-02-14 10:06:22 +01:00
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-l">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>slock</command>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
2024-03-26 09:00:57 +01:00
|
|
|
<keybind key="W-w">
|
|
|
|
<action name="Execute">
|
|
|
|
<command>rofi -show window</command>
|
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
<keybind key="W-s">
|
2023-02-14 10:06:22 +01:00
|
|
|
<action name="Execute">
|
2024-03-26 09:00:57 +01:00
|
|
|
<command>rofi -show ssh</command>
|
2023-02-14 10:06:22 +01:00
|
|
|
</action>
|
|
|
|
</keybind>
|
|
|
|
</keyboard>
|
|
|
|
<mouse>
|
|
|
|
<dragThreshold>1</dragThreshold>
|
|
|
|
<!-- number of pixels the mouse must move before a drag begins -->
|
|
|
|
<doubleClickTime>500</doubleClickTime>
|
|
|
|
<!-- in milliseconds (1000 = 1 second) -->
|
|
|
|
<screenEdgeWarpTime>400</screenEdgeWarpTime>
|
|
|
|
<!-- Time before changing desktops when the pointer touches the edge of the
|
|
|
|
screen while moving a window, in milliseconds (1000 = 1 second).
|
|
|
|
Set this to 0 to disable warping -->
|
|
|
|
<screenEdgeWarpMouse>false</screenEdgeWarpMouse>
|
|
|
|
<!-- Set this to TRUE to move the mouse pointer across the desktop when
|
|
|
|
switching due to hitting the edge of the screen -->
|
|
|
|
<context name="Frame">
|
|
|
|
<mousebind button="A-Left" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="A-Left" action="Click">
|
|
|
|
<action name="Unshade"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="A-Left" action="Drag">
|
|
|
|
<action name="Move"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="A-Right" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="Unshade"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="A-Right" action="Drag">
|
|
|
|
<action name="Resize"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="A-Up" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>previous</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="A-Down" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>next</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="C-A-Up" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>previous</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="C-A-Down" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>next</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="A-S-Up" action="Click">
|
|
|
|
<action name="SendToDesktop">
|
|
|
|
<to>previous</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="A-S-Down" action="Click">
|
|
|
|
<action name="SendToDesktop">
|
|
|
|
<to>next</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Titlebar">
|
|
|
|
<mousebind button="Left" action="Drag">
|
|
|
|
<action name="Move"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Left" action="DoubleClick">
|
|
|
|
<action name="ToggleMaximizeFull"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Up" action="Click">
|
|
|
|
<action name="if">
|
|
|
|
<shaded>no</shaded>
|
|
|
|
<then>
|
|
|
|
<action name="Shade"/>
|
|
|
|
<action name="FocusToBottom"/>
|
|
|
|
<action name="Unfocus"/>
|
|
|
|
<action name="Lower"/>
|
|
|
|
</then>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Down" action="Click">
|
|
|
|
<action name="if">
|
|
|
|
<shaded>yes</shaded>
|
|
|
|
<then>
|
|
|
|
<action name="Unshade"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
</then>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Titlebar Top Right Bottom Left TLCorner TRCorner BRCorner BLCorner">
|
|
|
|
<mousebind button="Left" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="Unshade"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Middle" action="Press">
|
|
|
|
<action name="Lower"/>
|
|
|
|
<action name="FocusToBottom"/>
|
|
|
|
<action name="Unfocus"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Right" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="ShowMenu">
|
|
|
|
<menu>client-menu</menu>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Top">
|
|
|
|
<mousebind button="Left" action="Drag">
|
|
|
|
<action name="Resize">
|
|
|
|
<edge>top</edge>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Left">
|
|
|
|
<mousebind button="Left" action="Drag">
|
|
|
|
<action name="Resize">
|
|
|
|
<edge>left</edge>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Right">
|
|
|
|
<mousebind button="Left" action="Drag">
|
|
|
|
<action name="Resize">
|
|
|
|
<edge>right</edge>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Bottom">
|
|
|
|
<mousebind button="Left" action="Drag">
|
|
|
|
<action name="Resize">
|
|
|
|
<edge>bottom</edge>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Right" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="ShowMenu">
|
|
|
|
<menu>client-menu</menu>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="TRCorner BRCorner TLCorner BLCorner">
|
|
|
|
<mousebind button="Left" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="Unshade"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Left" action="Drag">
|
|
|
|
<action name="Resize"/>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Client">
|
|
|
|
<mousebind button="Left" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Middle" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Right" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Icon">
|
|
|
|
<mousebind button="Left" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="Unshade"/>
|
|
|
|
<action name="ShowMenu">
|
|
|
|
<menu>client-menu</menu>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Right" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="ShowMenu">
|
|
|
|
<menu>client-menu</menu>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="AllDesktops">
|
|
|
|
<mousebind button="Left" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="Unshade"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Left" action="Click">
|
|
|
|
<action name="ToggleOmnipresent"/>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Shade">
|
|
|
|
<mousebind button="Left" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Left" action="Click">
|
|
|
|
<action name="ToggleShade"/>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Iconify">
|
|
|
|
<mousebind button="Left" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Left" action="Click">
|
|
|
|
<action name="Iconify"/>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Maximize">
|
|
|
|
<mousebind button="Left" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="Unshade"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Middle" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="Unshade"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Right" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="Unshade"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Left" action="Click">
|
|
|
|
<action name="ToggleMaximize"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Middle" action="Click">
|
|
|
|
<action name="ToggleMaximize">
|
|
|
|
<direction>vertical</direction>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Right" action="Click">
|
|
|
|
<action name="ToggleMaximize">
|
|
|
|
<direction>horizontal</direction>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Close">
|
|
|
|
<mousebind button="Left" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
<action name="Unshade"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Left" action="Click">
|
|
|
|
<action name="Close"/>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Desktop">
|
|
|
|
<mousebind button="Up" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>previous</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Down" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>next</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="A-Up" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>previous</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="A-Down" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>next</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="C-A-Up" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>previous</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="C-A-Down" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>next</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Left" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Right" action="Press">
|
|
|
|
<action name="Focus"/>
|
|
|
|
<action name="Raise"/>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="Root">
|
|
|
|
<!-- Menus -->
|
|
|
|
<mousebind button="Middle" action="Press">
|
|
|
|
<action name="ShowMenu">
|
|
|
|
<menu>client-list-combined-menu</menu>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Right" action="Press">
|
|
|
|
<action name="ShowMenu">
|
|
|
|
<menu>root-menu</menu>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
<context name="MoveResize">
|
|
|
|
<mousebind button="Up" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>previous</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="Down" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>next</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="A-Up" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>previous</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
<mousebind button="A-Down" action="Click">
|
|
|
|
<action name="GoToDesktop">
|
|
|
|
<to>next</to>
|
|
|
|
</action>
|
|
|
|
</mousebind>
|
|
|
|
</context>
|
|
|
|
</mouse>
|
|
|
|
<menu>
|
|
|
|
<!-- 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 -->
|
|
|
|
<!-- default menu file (or custom one in $HOME/.config/openbox/) -->
|
|
|
|
<file>menu.xml</file>
|
|
|
|
<hideDelay>200</hideDelay>
|
|
|
|
<!-- if a press-release lasts longer than this setting (in milliseconds), the
|
|
|
|
menu is hidden again -->
|
|
|
|
<middle>no</middle>
|
|
|
|
<!-- center submenus vertically about the parent entry -->
|
|
|
|
<submenuShowDelay>100</submenuShowDelay>
|
|
|
|
<!-- time to delay before showing a submenu after hovering over the parent
|
|
|
|
entry.
|
|
|
|
if this is a negative value, then the delay is infinite and the
|
|
|
|
submenu will not be shown until it is clicked on -->
|
|
|
|
<submenuHideDelay>400</submenuHideDelay>
|
|
|
|
<!-- time to delay before hiding a submenu when selecting another
|
|
|
|
entry in parent menu
|
|
|
|
if this is a negative value, then the delay is infinite and the
|
|
|
|
submenu will not be hidden until a different submenu is opened -->
|
|
|
|
<showIcons>yes</showIcons>
|
|
|
|
<!-- controls if icons appear in the client-list-(combined-)menu -->
|
|
|
|
<manageDesktops>yes</manageDesktops>
|
|
|
|
<!-- show the manage desktops section in the client-list-(combined-)menu -->
|
|
|
|
</menu>
|
|
|
|
<applications>
|
|
|
|
<application class="URxvt">
|
|
|
|
<maximized>true</maximized>
|
|
|
|
<decor>no</decor>
|
|
|
|
</application>
|
|
|
|
<application name="URxvtFuzzy">
|
|
|
|
<decor>no</decor>
|
|
|
|
<focus>yes</focus>
|
|
|
|
<layer>above</layer>
|
|
|
|
<maximized>false</maximized>
|
|
|
|
<position force="yes">
|
|
|
|
<x>center</x>
|
|
|
|
<y>center</y>
|
|
|
|
</position>
|
|
|
|
<size>
|
|
|
|
<width>25%</width>
|
|
|
|
<height>37%</height>
|
|
|
|
</size>
|
|
|
|
</application>
|
|
|
|
<application class="st-256color">
|
|
|
|
<maximized>true</maximized>
|
|
|
|
<decor>no</decor>
|
|
|
|
</application>
|
2024-02-16 15:27:16 +01:00
|
|
|
<application class="kitty">
|
|
|
|
<maximized>true</maximized>
|
|
|
|
<decor>no</decor>
|
|
|
|
</application>
|
2023-02-14 10:06:22 +01:00
|
|
|
<application class="Zathura">
|
|
|
|
<maximized>yes</maximized>
|
|
|
|
<desktop>4</desktop>
|
|
|
|
<decor>no</decor>
|
|
|
|
</application>
|
|
|
|
</applications>
|
|
|
|
</openbox_config>
|