[Xfce4-commits] <libxfcegui4:master> Add new keyboard shortcuts to xfwm4
Olivier Fourdan
fourdan at xfce.org
Wed Sep 9 20:48:03 CEST 2009
Updating branch refs/heads/master
to 09b74380f69f430da11f48355e06378bffe8b628 (commit)
from 291f43ee08a8f2466b00409665e5c90aa062b265 (commit)
commit 09b74380f69f430da11f48355e06378bffe8b628
Author: Olivier Fourdan <fourdan at xfce.org>
Date: Wed Sep 9 16:14:58 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