[Xfce4-commits] <libxfce4ui:master> Add new keyboard shortcuts to xfwm4
Olivier Fourdan
fourdan at xfce.org
Wed Sep 9 20:48:01 CEST 2009
Updating branch refs/heads/master
to 0ebc70fb21ac75c2902e1285d2ecee16803d8da8 (commit)
from b031f4cf957eef3c2c3249a6584965da0ba8107b (commit)
commit 0ebc70fb21ac75c2902e1285d2ecee16803d8da8
Author: Olivier Fourdan <fourdan at xfce.org>
Date: Wed Sep 9 16:14:30 2009 +0200
Add new keyboard shortcuts to xfwm4
libxfce4kbd-private/xfce4-keyboard-shortcuts.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
index f04e5fb..807212b 100644
--- a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
+++ b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
@@ -49,6 +49,7 @@
<property name="<Control><Alt>Right" type="string" value="right_workspace_key"/>
<property name="<Control><Alt>d" type="string" value="show_desktop_key"/>
<property name="<Control><Alt>Up" type="string" value="up_workspace_key"/>
+ <property name="<Super>Tab" type="string" value="switch_window_key"/>
<property name="<Control>F1" type="string" value="workspace_1_key"/>
<property name="<Control>F2" type="string" value="workspace_2_key"/>
<property name="<Control>F3" type="string" value="workspace_3_key"/>
More information about the Xfce4-commits
mailing list