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="<Alt>F12" type="string" value="above_key"/> <property name="<Alt>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="<Alt>F4" type="string" value="close_window_key"/> <property name="<Alt>Tab" type="string" value="cycle_windows_key"/> <property name="<Alt><Shift>Tab" type="string" value="cycle_reverse_windows_key"/> <property name="<Alt>Delete" type="string" value="del_workspace_key"/> <property name="<Control><Alt>Down" type="string" value="down_workspace_key"/> - <property name="<Alt>F11" type="string" value="fullscreen_key"/> - <property name="<Alt>F9" type="string" value="hide_window_key"/> <property name="<Control><Alt>Left" type="string" value="left_workspace_key"/> <property name="<Shift><Alt>Page_Down" type="string" value="lower_window_key"/> + <property name="<Alt>F4" type="string" value="close_window_key"/> + <property name="<Alt>F6" type="string" value="stick_window_key"/> + <property name="<Alt>F7" type="string" value="move_window_key"/> + <property name="<Alt>F8" type="string" value="resize_window_key"/> + <property name="<Alt>F9" type="string" value="hide_window_key"/> <property name="<Alt>F10" type="string" value="maximize_window_key"/> - <property name="<Alt>F7" type="string" value="move_window_key"/> + <property name="<Alt>F11" type="string" value="fullscreen_key"/> + <property name="<Alt>F12" type="string" value="above_key"/> <property name="<Control><Shift><Alt>Left" type="string" value="move_window_left_key"/> <property name="<Alt><Control>End" type="string" value="move_window_next_workspace_key"/> <property name="<Alt><Control>Home" type="string" value="move_window_prev_workspace_key"/> @@ -43,10 +45,8 @@ <property name="<Alt><Control>KP_9" type="string" value="move_window_workspace_9_key"/> <property name="<Alt>space" type="string" value="popup_menu_key"/> <property name="<Shift><Alt>Page_Up" type="string" value="raise_window_key"/> - <property name="<Alt>F8" type="string" value="resize_window_key"/> <property name="<Control><Alt>Right" type="string" value="right_workspace_key"/> <property name="<Control><Alt>d" type="string" value="show_desktop_key"/> - <property name="<Alt>F6" type="string" value="stick_window_key"/> <property name="<Control><Alt>Up" type="string" value="up_workspace_key"/> <property name="<Control>F1" type="string" value="workspace_1_key"/> <property name="<Control>F2" type="string" value="workspace_2_key"/> _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org http://foo-projects.org/mailman/listinfo/xfce4-commits