Author: olivier
Date: 2008-12-11 09:23:33 +0000 (Thu, 11 Dec 2008)
New Revision: 29009

Modified:
   libxfcegui4/trunk/ChangeLog
   libxfcegui4/trunk/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
Log:
          Reorder to avoid reuse of existing shortcuts.
        * libxfce4kbd-private/xfce4-keyboard-shortcuts.xml:

Modified: libxfcegui4/trunk/ChangeLog
===================================================================
--- libxfcegui4/trunk/ChangeLog 2008-12-11 09:17:43 UTC (rev 29008)
+++ libxfcegui4/trunk/ChangeLog 2008-12-11 09:23:33 UTC (rev 29009)
@@ -1,6 +1,11 @@
 2008-12-11  olivier
 
        * libxfce4kbd-private/xfce4-keyboard-shortcuts.xml:
+         Reorder to avoid reuse of existing shortcuts.
+
+2008-12-11  olivier
+
+       * libxfce4kbd-private/xfce4-keyboard-shortcuts.xml:
          Alt-F9 is hide, not shade.
 
 2008-11-09  olivier

Modified: libxfcegui4/trunk/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
===================================================================
--- libxfcegui4/trunk/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml  
2008-12-11 09:17:43 UTC (rev 29008)
+++ libxfcegui4/trunk/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml  
2008-12-11 09:23:33 UTC (rev 29009)
@@ -9,24 +9,26 @@
   </property>
   <property name="xfwm4" type="empty">
     <property name="default" type="empty">
-      <property name="&lt;Alt&gt;F12" type="string" value="above_key"/>
       <property name="&lt;Alt&gt;Insert" type="string" 
value="add_workspace_key"/>
       <property name="Escape" type="string" value="cancel_key"/>
       <property name="Left" type="string" value="left_key"/>
       <property name="Right" type="string" value="right_key"/>
       <property name="Up" type="string" value="up_key"/>
       <property name="Down" type="string" value="down_key"/>
-      <property name="&lt;Alt&gt;F4" type="string" value="close_window_key"/>
       <property name="&lt;Alt&gt;Tab" type="string" value="cycle_windows_key"/>
       <property name="&lt;Alt&gt;&lt;Shift&gt;Tab" type="string" 
value="cycle_reverse_windows_key"/>
       <property name="&lt;Alt&gt;Delete" type="string" 
value="del_workspace_key"/>
       <property name="&lt;Control&gt;&lt;Alt&gt;Down" type="string" 
value="down_workspace_key"/>
-      <property name="&lt;Alt&gt;F11" type="string" value="fullscreen_key"/>
-      <property name="&lt;Alt&gt;F9" type="string" value="hide_window_key"/>
       <property name="&lt;Control&gt;&lt;Alt&gt;Left" type="string" 
value="left_workspace_key"/>
       <property name="&lt;Shift&gt;&lt;Alt&gt;Page_Down" type="string" 
value="lower_window_key"/>
+      <property name="&lt;Alt&gt;F4" type="string" value="close_window_key"/>
+      <property name="&lt;Alt&gt;F6" type="string" value="stick_window_key"/>
+      <property name="&lt;Alt&gt;F7" type="string" value="move_window_key"/>
+      <property name="&lt;Alt&gt;F8" type="string" value="resize_window_key"/>
+      <property name="&lt;Alt&gt;F9" type="string" value="hide_window_key"/>
       <property name="&lt;Alt&gt;F10" type="string" 
value="maximize_window_key"/>
-      <property name="&lt;Alt&gt;F7" type="string" value="move_window_key"/>
+      <property name="&lt;Alt&gt;F11" type="string" value="fullscreen_key"/>
+      <property name="&lt;Alt&gt;F12" type="string" value="above_key"/>
       <property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Left" 
type="string" value="move_window_left_key"/>
       <property name="&lt;Alt&gt;&lt;Control&gt;End" type="string" 
value="move_window_next_workspace_key"/>
       <property name="&lt;Alt&gt;&lt;Control&gt;Home" type="string" 
value="move_window_prev_workspace_key"/>
@@ -43,10 +45,8 @@
       <property name="&lt;Alt&gt;&lt;Control&gt;KP_9" type="string" 
value="move_window_workspace_9_key"/>
       <property name="&lt;Alt&gt;space" type="string" value="popup_menu_key"/>
       <property name="&lt;Shift&gt;&lt;Alt&gt;Page_Up" type="string" 
value="raise_window_key"/>
-      <property name="&lt;Alt&gt;F8" type="string" value="resize_window_key"/>
       <property name="&lt;Control&gt;&lt;Alt&gt;Right" type="string" 
value="right_workspace_key"/>
       <property name="&lt;Control&gt;&lt;Alt&gt;d" type="string" 
value="show_desktop_key"/>
-      <property name="&lt;Alt&gt;F6" type="string" value="stick_window_key"/>
       <property name="&lt;Control&gt;&lt;Alt&gt;Up" type="string" 
value="up_workspace_key"/>
       <property name="&lt;Control&gt;F1" type="string" 
value="workspace_1_key"/>
       <property name="&lt;Control&gt;F2" type="string" 
value="workspace_2_key"/>

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to