From 71ca28742ac4f93ab2401eaee8e78471c023cd4b Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 7 Nov 2024 11:32:27 +0800 Subject: Update --- mpd/ncmpcpp/bindings | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 mpd/ncmpcpp/bindings (limited to 'mpd/ncmpcpp/bindings') diff --git a/mpd/ncmpcpp/bindings b/mpd/ncmpcpp/bindings deleted file mode 100644 index d035f7f..0000000 --- a/mpd/ncmpcpp/bindings +++ /dev/null @@ -1,46 +0,0 @@ -# the t key isn't used and it's easier to press than /, so lets use it -def_key "t" - find -def_key "t" - find_item_forward - -def_key "+" - show_clock -def_key "=" - volume_up - -def_key "j" - scroll_down -def_key "k" - scroll_up - -def_key "ctrl-u" - page_up -def_key "ctrl-d" - page_down - -def_key "h" - previous_column -def_key "l" - next_column - -def_key "." - show_lyrics - -def_key "n" - next_found_item -def_key "N" - previous_found_item - -def_key "J" - move_sort_order_down -def_key "K" - move_sort_order_up - -def_key "g" - move_home -def_key "G" - move_end - -def_key "0" - replay_song -- cgit v1.2.3-70-g09d2