diff options
Diffstat (limited to 'trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml')
-rw-r--r-- | trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml new file mode 100644 index 0000000..4a97a7d --- /dev/null +++ b/trunk/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfce4-keyboard-shortcuts" version="1.0"> + <property name="commands" type="empty"> + <property name="default" type="empty"> + <property name="<Alt>F1" type="string" value="xfce4-popup-applicationsmenu"/> + <property name="<Alt>F2" type="string" value="xfce4-appfinder --replace --collapsed"> + <property name="startup-notify" type="bool" value="true"/> + </property> + <property name="<Alt>F3" type="string" value="xfce4-appfinder --replace"> + <property name="startup-notify" type="bool" value="true"/> + </property> + <property name="F12" type="string" value="xfce4-terminal --drop-down"/> + <property name="<Control><Alt>Delete" type="string" value="xflock4"/> + <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/> + <property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/> + <property name="<Control>Escape" type="string" value="xfce4-taskmanager"/> + <property name="XF86WWW" type="string" value="exo-open --launch WebBrowser"/> + <property name="XF86HomePage" type="string" value="exo-open --launch WebBrowser"/> + <property name="XF86Mail" type="string" value="exo-open --launch MailReader"/> + <property name="Print" type="string" value="xfce4-screenshooter -f"/> + <property name="<Alt>Print" type="string" value="xfce4-screenshooter -w"/> + <property name="XF86AudioRaiseVolume" type="string" value="amixer set Master 10%+"/> + <property name="XF86AudioLowerVolume" type="string" value="amixer set Master 10%-"/> + <property name="XF86AudioMute" type="string" value="amixer set Master toggle"/> + </property> + </property> + <property name="xfwm4" type="empty"> + <property name="default" type="empty"> + <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>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="<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>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"/> + <property name="<Control><Shift><Alt>Right" type="string" value="move_window_right_key"/> + <property name="<Control><Shift><Alt>Up" type="string" value="move_window_up_key"/> + <property name="<Alt><Control>KP_1" type="string" value="move_window_workspace_1_key"/> + <property name="<Alt><Control>KP_2" type="string" value="move_window_workspace_2_key"/> + <property name="<Alt><Control>KP_3" type="string" value="move_window_workspace_3_key"/> + <property name="<Alt><Control>KP_4" type="string" value="move_window_workspace_4_key"/> + <property name="<Alt><Control>KP_5" type="string" value="move_window_workspace_5_key"/> + <property name="<Alt><Control>KP_6" type="string" value="move_window_workspace_6_key"/> + <property name="<Alt><Control>KP_7" type="string" value="move_window_workspace_7_key"/> + <property name="<Alt><Control>KP_8" type="string" value="move_window_workspace_8_key"/> + <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="<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"/> + <property name="<Control>F4" type="string" value="workspace_4_key"/> + <property name="<Control>F5" type="string" value="workspace_5_key"/> + <property name="<Control>F6" type="string" value="workspace_6_key"/> + <property name="<Control>F7" type="string" value="workspace_7_key"/> + <property name="<Control>F8" type="string" value="workspace_8_key"/> + <property name="<Control>F9" type="string" value="workspace_9_key"/> + <property name="<Control>F10" type="string" value="workspace_10_key"/> + <property name="<Control>F11" type="string" value="workspace_11_key"/> + <property name="<Control>F12" type="string" value="workspace_12_key"/> + </property> + </property> +</channel> |