aboutsummaryrefslogtreecommitdiffstats
path: root/ncmpcpp/bindings
diff options
context:
space:
mode:
Diffstat (limited to 'ncmpcpp/bindings')
-rw-r--r--ncmpcpp/bindings64
1 files changed, 64 insertions, 0 deletions
diff --git a/ncmpcpp/bindings b/ncmpcpp/bindings
new file mode 100644
index 0000000..87d67db
--- /dev/null
+++ b/ncmpcpp/bindings
@@ -0,0 +1,64 @@
1def_key "+"
2 show_clock
3def_key "="
4 volume_up
5def_key "j"
6 scroll_down
7def_key "k"
8 scroll_up
9def_key "ctrl-u"
10 page_up
11def_key "ctrl-d"
12 page_down
13def_key "u"
14 page_up
15def_key "d"
16 page_down
17def_key "h"
18 previous_column
19def_key "l"
20 next_column
21def_key "."
22 show_lyrics
23def_key "n"
24 next_found_item
25def_key "N"
26 previous_found_item
27def_key "J"
28 move_sort_order_down
29def_key "K"
30 move_sort_order_up
31def_key "h"
32 jump_to_parent_directory
33def_key "l"
34 enter_directory
35def_key "l"
36 run_action
37def_key "l"
38 play_item
39def_key "m"
40 show_media_library
41def_key "m"
42 toggle_media_library_columns_mode
43def_key "t"
44 show_tag_editor
45def_key "v"
46 show_visualizer
47def_key "G"
48 move_end
49def_key "g"
50 move_home
51def_key "U"
52 update_database
53def_key "s"
54 reset_search_engine
55def_key "s"
56 show_search_engine
57def_key "f"
58 show_browser
59def_key "f"
60 change_browse_mode
61def_key "x"
62 delete_playlist_items
63def_key "P"
64 show_playlist