diff options
Diffstat (limited to '.config/dwb/keys')
| -rw-r--r-- | .config/dwb/keys | 175 |
1 files changed, 175 insertions, 0 deletions
diff --git a/.config/dwb/keys b/.config/dwb/keys new file mode 100644 index 0000000..87aacec --- /dev/null +++ b/.config/dwb/keys | |||
| @@ -0,0 +1,175 @@ | |||
| 1 | [default] | ||
| 2 | save_search_field= gs | ||
| 3 | tab_new= ga | ||
| 4 | allow_session_cookie_tmp= CT | ||
| 5 | allow_cookie= CC | ||
| 6 | allow_session_cookie= CS | ||
| 7 | bookmark= M | ||
| 8 | buffers= gt | ||
| 9 | cancel_download= ad | ||
| 10 | sanitize= | ||
| 11 | clear_tab= gc | ||
| 12 | only= co | ||
| 13 | close_tab= d | ||
| 14 | entry_escape=Control c | ||
| 15 | entry_confirm=Control g | ||
| 16 | entry_history_back=Control k | ||
| 17 | entry_history_forward=Control j | ||
| 18 | entry_delete_letter=Control h | ||
| 19 | entry_delete_active=Control d | ||
| 20 | entry_delete_line=Control u | ||
| 21 | entry_delete_line_end=Control e | ||
| 22 | entry_delete_word=Control w | ||
| 23 | entry_delete_word_forward=Control e | ||
| 24 | entry_word_back=Control b | ||
| 25 | entry_word_forward=Control f | ||
| 26 | complete_bookmarks=Control B | ||
| 27 | complete_history=Control H | ||
| 28 | complete_path=Control p | ||
| 29 | complete_searchengines=Control S | ||
| 30 | complete_userscript=Control U | ||
| 31 | download= gd | ||
| 32 | download_set_execute=Control x | ||
| 33 | command_mode= : | ||
| 34 | tabdo= | ||
| 35 | execute_javascript= | ||
| 36 | eval= | ||
| 37 | execute_userscript= eu | ||
| 38 | find_backward_ic= c? | ||
| 39 | find_backward= ? | ||
| 40 | find_forward_ic= c/ | ||
| 41 | find_forward= / | ||
| 42 | find_next= k | ||
| 43 | find_previous= K | ||
| 44 | tabgrep= | ||
| 45 | focus_input= gi | ||
| 46 | focus_next= N | ||
| 47 | focus_tab= J | ||
| 48 | focus_prev= T | ||
| 49 | win_hist_back= wh | ||
| 50 | tab_hist_back= ;H | ||
| 51 | history_back= ;h | ||
| 52 | win_hist_forward= wl | ||
| 53 | tab_hist_forward= ;S | ||
| 54 | history_forward= ;s | ||
| 55 | insert_mode= i | ||
| 56 | jump= ' | ||
| 57 | show_keys= SK | ||
| 58 | load_html= | ||
| 59 | load_html_tab= | ||
| 60 | lock_domain= xd | ||
| 61 | lock_uri= xu | ||
| 62 | mark= ` | ||
| 63 | tab_move_left= gl | ||
| 64 | tab_move_right= gr | ||
| 65 | tab_move= gm | ||
| 66 | normal_mode=Control n | ||
| 67 | open_editor=Control e | ||
| 68 | quickmark= b | ||
| 69 | tab_quickmark= B | ||
| 70 | win_quickmark= wb | ||
| 71 | start_page=Control h | ||
| 72 | web_inspector= wi | ||
| 73 | paste= pp | ||
| 74 | tab_paste= Pp | ||
| 75 | win_paste= wp | ||
| 76 | paste_primary= | ||
| 77 | win_paste_primary= | ||
| 78 | tab_paste_primary= | ||
| 79 | print=Control Mod1 p | ||
| 80 | protect=Control P | ||
| 81 | quit=Control q | ||
| 82 | adblock_reload_rules= | ||
| 83 | reload_bookmarks= | ||
| 84 | reload= r | ||
| 85 | reload_bypass_cache= R | ||
| 86 | reload_quickmarks= | ||
| 87 | reload_userscripts= | ||
| 88 | repeat= . | ||
| 89 | save= Sf | ||
| 90 | save_session= ZZ | ||
| 91 | save_named_session= gZZ | ||
| 92 | save_quickmark= m | ||
| 93 | scroll_down= t | ||
| 94 | scroll_right= s | ||
| 95 | scroll_left= h | ||
| 96 | scroll_page_down=Control f | ||
| 97 | scroll_page_up=Control b | ||
| 98 | scroll_halfpage_down=Control d | ||
| 99 | scroll_halfpage_up=Control u | ||
| 100 | scroll_bottom= G | ||
| 101 | scroll_top= gg | ||
| 102 | scroll_up= n | ||
| 103 | local_set= | ||
| 104 | set= | ||
| 105 | set_key= Sk | ||
| 106 | set_local_setting= Sl | ||
| 107 | set_setting= Ss | ||
| 108 | show_settings= SS | ||
| 109 | print_preview= | ||
| 110 | show_bookmarks= Sb | ||
| 111 | show_downloads= Sd | ||
| 112 | show_history= Sh | ||
| 113 | show_quickmarks= Sq | ||
| 114 | stop_loading=Control s | ||
| 115 | toggle_local_setting= | ||
| 116 | toggle_setting= | ||
| 117 | toggle_tab=Control @Tab@ | ||
| 118 | toggle_plugins_host_tmp= pth | ||
| 119 | toggle_scripts_host= :sh | ||
| 120 | toggle_scripts_host_tmp= :th | ||
| 121 | toggle_scripts_uri= :su | ||
| 122 | toggle_plugins_uri_tmp= ptu | ||
| 123 | toggle_scripts_uri_tmp= :tu | ||
| 124 | fullscreen= @F11@ | ||
| 125 | toggle_hidden_files= g. | ||
| 126 | toggle_plugins_host= ph | ||
| 127 | toggle_plugins_uri= pu | ||
| 128 | presentation_mode= @F12@ | ||
| 129 | proxy=Control p | ||
| 130 | visible= xv | ||
| 131 | toggle_bars= xx | ||
| 132 | toggle_statusbar= xb | ||
| 133 | toggle_tabbar= xt | ||
| 134 | undo= u | ||
| 135 | view_source= gf | ||
| 136 | visual_mode= v | ||
| 137 | dump= | ||
| 138 | yank_title= yt | ||
| 139 | yank_title_primary= | ||
| 140 | yank= yu | ||
| 141 | yank_primary= | ||
| 142 | zoom= = | ||
| 143 | zoom_in= + | ||
| 144 | zoom_out= - | ||
| 145 | hints_background= ;b | ||
| 146 | hints_images_background= ;Ib | ||
| 147 | hints_url_background= ;Ob | ||
| 148 | backopen_url= xO | ||
| 149 | backopen= xo | ||
| 150 | bookmarks= gb | ||
| 151 | hints_selector= | ||
| 152 | hints= f | ||
| 153 | hints_clipboard= ;y | ||
| 154 | hints_download= ;d | ||
| 155 | hints_editable= ;e | ||
| 156 | hints_images= ;i | ||
| 157 | hints_links= ;; | ||
| 158 | hints_primary= ;Y | ||
| 159 | hints_rapid= ;r | ||
| 160 | hints_url= ;o | ||
| 161 | new_tab=Control T | ||
| 162 | new_win= W | ||
| 163 | open_url= go | ||
| 164 | open= o | ||
| 165 | hints_tab= F | ||
| 166 | hints_images_tab= ;It | ||
| 167 | hints_url_tab= ;Ot | ||
| 168 | tab_bookmarks= gB | ||
| 169 | tabopen_url= gO | ||
| 170 | tabopen= O | ||
| 171 | hints_win= wf | ||
| 172 | hints_rapid_win= ;R | ||
| 173 | win_bookmarks= wB | ||
| 174 | winopen_url= wO | ||
| 175 | winopen= wo | ||
