summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-x[-rw-r--r--]config/openbox/fonts-small0
-rw-r--r--config/openbox/rc-templ.xml5
2 files changed, 4 insertions, 1 deletions
diff --git a/config/openbox/fonts-small b/config/openbox/fonts-small
index 98b07d6..98b07d6 100644..100755
--- a/config/openbox/fonts-small
+++ b/config/openbox/fonts-small
diff --git a/config/openbox/rc-templ.xml b/config/openbox/rc-templ.xml
index 0382b10..36ee9fb 100644
--- a/config/openbox/rc-templ.xml
+++ b/config/openbox/rc-templ.xml
@@ -290,6 +290,9 @@
<command>xfce4-appfinder</command>
</action>
</keybind>
+ <keybind key="W-z">
+ <action name="ToggleMaximize"/>
+ </keybind>
<keybind key="C-A-S-W-d">
<action name="Execute">
<command>xfce4-popup-whiskermenu</command>
@@ -301,7 +304,7 @@
<!-- number of pixels the mouse must move before a drag begins -->
<doubleClickTime>500</doubleClickTime>
<!-- in milliseconds (1000 = 1 second) -->
- <screenEdgeWarpTime>400</screenEdgeWarpTime>
+ <screenEdgeWarpTime>1000</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 -->