add arduino to bashrc
[dotfiles.git] / music / .ncmpcpp / bindings
1 def_key "j"
2 scroll_down
3 def_key "k"
4 scroll_up
5 def_key "J"
6 select_item
7 scroll_down
8 def_key "K"
9 select_item
10 scroll_up
11 def_key "l"
12 next_column
13 def_key "l"
14 slave_screen
15 def_key "h"
16 previous_column
17 def_key "h"
18 master_screen
19 def_key "ctrl-j"
20 page_down
21 def_key "ctrl-k"
22 page_up