summaryrefslogtreecommitdiff
path: root/data/rc.xml
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-27 22:33:40 +0000
committerDana Jansens <danakj@orodu.net>2007-06-27 22:33:40 +0000
commitd9699d14700da5f227f6e5ad708519b1efdd874d (patch)
treecbc329a084d062a24d428e8d3716feb03612cae3 /data/rc.xml
parent7d275ed6d65d9c0b35e16abcd52f63cee6a9ef44 (diff)
merge r7664 from 3.4
Diffstat (limited to 'data/rc.xml')
-rw-r--r--data/rc.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/data/rc.xml b/data/rc.xml
index 6bbc34a8..5e924f69 100644
--- a/data/rc.xml
+++ b/data/rc.xml
@@ -150,28 +150,28 @@
<!-- Keybindings for desktop switching -->
<keybind key="C-A-Left">
- <action name="DesktopLeft"><wrap>no</wrap></action>
+ <action name="DesktopLeft"><dialog>no</dialog><wrap>no</wrap></action>
</keybind>
<keybind key="C-A-Right">
- <action name="DesktopRight"><wrap>no</wrap></action>
+ <action name="DesktopRight"><dialog>no</dialog><wrap>no</wrap></action>
</keybind>
<keybind key="C-A-Up">
- <action name="DesktopUp"><wrap>no</wrap></action>
+ <action name="DesktopUp"><dialog>no</dialog><wrap>no</wrap></action>
</keybind>
<keybind key="C-A-Down">
- <action name="DesktopDown"><wrap>no</wrap></action>
+ <action name="DesktopDown"><dialog>no</dialog><wrap>no</wrap></action>
</keybind>
<keybind key="S-A-Left">
- <action name="SendToDesktopLeft"><wrap>no</wrap></action>
+ <action name="SendToDesktopLeft"><dialog>no</dialog><wrap>no</wrap></action>
</keybind>
<keybind key="S-A-Right">
- <action name="SendToDesktopRight"><wrap>no</wrap></action>
+ <action name="SendToDesktopRight"><dialog>no</dialog><wrap>no</wrap></action>
</keybind>
<keybind key="S-A-Up">
- <action name="SendToDesktopUp"><wrap>no</wrap></action>
+ <action name="SendToDesktopUp"><dialog>no</dialog><wrap>no</wrap></action>
</keybind>
<keybind key="S-A-Down">
- <action name="SendToDesktopDown"><wrap>no</wrap></action>
+ <action name="SendToDesktopDown"><dialog>no</dialog><wrap>no</wrap></action>
</keybind>
<keybind key="W-F1">
<action name="Desktop"><desktop>1</desktop></action>