|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | + |
| 3 | +<channel name="xfce4-keyboard-shortcuts" version="1.0"> |
| 4 | + <property name="commands" type="empty"> |
| 5 | + <property name="default" type="empty"> |
| 6 | + <property name="<Alt>F1" type="string" value="xfce4-popup-applicationsmenu"/> |
| 7 | + <property name="<Alt>F2" type="string" value="xfce4-appfinder --collapsed"> |
| 8 | + <property name="startup-notify" type="bool" value="true"/> |
| 9 | + </property> |
| 10 | + <property name="<Alt>F3" type="string" value="xfce4-appfinder"> |
| 11 | + <property name="startup-notify" type="bool" value="true"/> |
| 12 | + </property> |
| 13 | + <property name="XF86LogOff" type="string" value="xfce4-session-logout"/> |
| 14 | + <property name="<Primary><Alt>Delete" type="string" value="xfce4-session-logout"/> |
| 15 | + <property name="<Primary><Alt>l" type="string" value="xflock4"/> |
| 16 | + <property name="<Primary><Alt>t" type="string" value="exo-open --launch TerminalEmulator"/> |
| 17 | + <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/> |
| 18 | + <property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/> |
| 19 | + <property name="<Primary>Escape" type="string" value="xfdesktop --menu"/> |
| 20 | + <property name="XF86WWW" type="string" value="exo-open --launch WebBrowser"/> |
| 21 | + <property name="HomePage" type="string" value="exo-open --launch WebBrowser"/> |
| 22 | + <property name="XF86Mail" type="string" value="exo-open --launch MailReader"/> |
| 23 | + <property name="Print" type="string" value="xfce4-screenshooter"/> |
| 24 | + <property name="<Alt>Print" type="string" value="xfce4-screenshooter -w"/> |
| 25 | + <property name="<Shift>Print" type="string" value="xfce4-screenshooter -r"/> |
| 26 | + <property name="<Super>e" type="string" value="thunar"/> |
| 27 | + <property name="<Primary><Alt>f" type="string" value="thunar"/> |
| 28 | + <property name="<Primary><Alt>Escape" type="string" value="xkill"/> |
| 29 | + <property name="<Primary><Shift>Escape" type="string" value="xfce4-taskmanager"/> |
| 30 | + <property name="<Super>r" type="string" value="xfce4-appfinder -c"> |
| 31 | + <property name="XF86Calendar" type="string" value="orage"/> |
| 32 | + <property name="XF86Memo" type="string" value="xfce4-notes"/> |
| 33 | + <property name="XF86Terminal" type="string" value="xfce4-terminal"/> |
| 34 | + <property name="XF86Explorer" type="string" value="Thunar"/> |
| 35 | + <property name="XF86AudioMedia" type="string" value="pragha"/> |
| 36 | + <property name="XF86AudioPlay" type="string" value="pragha --pause"/> |
| 37 | + <property name="XF86AudioPrev" type="string" value="pragha --prev"/> |
| 38 | + <property name="XF86AudioNext" type="string" value="pragha --next"/> |
| 39 | + <property name="XF86Calculator" type="string" value="galculator"/> |
| 40 | + <property name="startup-notify" type="bool" value="true"/> |
| 41 | + </property> |
| 42 | + <property name="<Alt><Super>s" type="string" value="orca"/> |
| 43 | + </property> |
| 44 | + </property> |
| 45 | + <property name="xfwm4" type="empty"> |
| 46 | + <property name="default" type="empty"> |
| 47 | + <property name="<Alt>Insert" type="string" value="add_workspace_key"/> |
| 48 | + <property name="Escape" type="string" value="cancel_key"/> |
| 49 | + <property name="Left" type="string" value="left_key"/> |
| 50 | + <property name="Right" type="string" value="right_key"/> |
| 51 | + <property name="Up" type="string" value="up_key"/> |
| 52 | + <property name="Down" type="string" value="down_key"/> |
| 53 | + <property name="<Alt>Tab" type="string" value="cycle_windows_key"/> |
| 54 | + <property name="<Alt><Shift>Tab" type="string" value="cycle_reverse_windows_key"/> |
| 55 | + <property name="<Alt>Delete" type="string" value="del_workspace_key"/> |
| 56 | + <property name="<Primary><Alt>Down" type="string" value="down_workspace_key"/> |
| 57 | + <property name="<Primary><Alt>Left" type="string" value="left_workspace_key"/> |
| 58 | + <property name="<Shift><Alt>Page_Down" type="string" value="lower_window_key"/> |
| 59 | + <property name="<Alt>F4" type="string" value="close_window_key"/> |
| 60 | + <property name="<Alt>F6" type="string" value="stick_window_key"/> |
| 61 | + <property name="<Alt>F7" type="string" value="move_window_key"/> |
| 62 | + <property name="<Alt>F8" type="string" value="resize_window_key"/> |
| 63 | + <property name="<Alt>F9" type="string" value="hide_window_key"/> |
| 64 | + <property name="<Alt>F10" type="string" value="maximize_window_key"/> |
| 65 | + <property name="<Alt>F11" type="string" value="fullscreen_key"/> |
| 66 | + <property name="<Alt>F12" type="string" value="above_key"/> |
| 67 | + <property name="<Primary><Shift><Alt>Left" type="string" value="move_window_left_key"/> |
| 68 | + <property name="<Primary><Alt>End" type="string" value="move_window_next_workspace_key"/> |
| 69 | + <property name="<Primary><Alt>Home" type="string" value="move_window_prev_workspace_key"/> |
| 70 | + <property name="<Primary><Shift><Alt>Right" type="string" value="move_window_right_key"/> |
| 71 | + <property name="<Primary><Shift><Alt>Up" type="string" value="move_window_up_key"/> |
| 72 | + <property name="<Primary><Alt>KP_1" type="string" value="move_window_workspace_1_key"/> |
| 73 | + <property name="<Primary><Alt>KP_2" type="string" value="move_window_workspace_2_key"/> |
| 74 | + <property name="<Primary><Alt>KP_3" type="string" value="move_window_workspace_3_key"/> |
| 75 | + <property name="<Primary><Alt>KP_4" type="string" value="move_window_workspace_4_key"/> |
| 76 | + <property name="<Primary><Alt>KP_5" type="string" value="move_window_workspace_5_key"/> |
| 77 | + <property name="<Primary><Alt>KP_6" type="string" value="move_window_workspace_6_key"/> |
| 78 | + <property name="<Primary><Alt>KP_7" type="string" value="move_window_workspace_7_key"/> |
| 79 | + <property name="<Primary><Alt>KP_8" type="string" value="move_window_workspace_8_key"/> |
| 80 | + <property name="<Primary><Alt>KP_9" type="string" value="move_window_workspace_9_key"/> |
| 81 | + <property name="<Alt>space" type="string" value="popup_menu_key"/> |
| 82 | + <property name="<Shift><Alt>Page_Up" type="string" value="raise_window_key"/> |
| 83 | + <property name="<Primary><Alt>Right" type="string" value="right_workspace_key"/> |
| 84 | + <property name="<Primary><Alt>d" type="string" value="show_desktop_key"/> |
| 85 | + <property name="<Primary><Alt>Up" type="string" value="up_workspace_key"/> |
| 86 | + <property name="<Super>Tab" type="string" value="switch_window_key"/> |
| 87 | + <property name="<Primary>F1" type="string" value="workspace_1_key"/> |
| 88 | + <property name="<Primary>F2" type="string" value="workspace_2_key"/> |
| 89 | + <property name="<Primary>F3" type="string" value="workspace_3_key"/> |
| 90 | + <property name="<Primary>F4" type="string" value="workspace_4_key"/> |
| 91 | + <property name="<Primary>F5" type="string" value="workspace_5_key"/> |
| 92 | + <property name="<Primary>F6" type="string" value="workspace_6_key"/> |
| 93 | + <property name="<Primary>F7" type="string" value="workspace_7_key"/> |
| 94 | + <property name="<Primary>F8" type="string" value="workspace_8_key"/> |
| 95 | + <property name="<Primary>F9" type="string" value="workspace_9_key"/> |
| 96 | + <property name="<Primary>F10" type="string" value="workspace_10_key"/> |
| 97 | + <property name="<Primary>F11" type="string" value="workspace_11_key"/> |
| 98 | + <property name="<Primary>F12" type="string" value="workspace_12_key"/> |
| 99 | + <property name="<Super>KP_Left" type="string" value="tile_left_key"/> |
| 100 | + <property name="<Super>KP_Right" type="string" value="tile_right_key"/> |
| 101 | + <property name="<Super>KP_Down" type="string" value="tile_down_key"/> |
| 102 | + <property name="<Super>KP_Up" type="string" value="tile_up_key"/> |
| 103 | + <property name="<Super>KP_Page_Up" type="string" value="tile_up_right_key"/> |
| 104 | + <property name="<Super>KP_Home" type="string" value="tile_up_left_key"/> |
| 105 | + <property name="<Super>KP_End" type="string" value="tile_down_left_key"/> |
| 106 | + <property name="<Super>KP_Next" type="string" value="tile_down_right_key"/> |
| 107 | + </property> |
| 108 | + </property> |
| 109 | +</channel> |
0 commit comments