## Key bindings for ncmpc (generated by ncmpc) ## Move cursor to the top of the list key home = 262, Ctrl-A, 'g' ## Move cursor to the bottom of the list key end = 360, 'G' ## Page up key pgup = Ctrl-B ## Page down key pgdn = Ctrl-F ## Scroll down one line key scroll-down-line = 0 ## Scroll up one line key scroll-up-line = 0 ## Scroll up half a screen key scroll-down-half = 0 ## Select currently playing song key select-playing = Ctrl-G ## Help screen key screen-help = '1', F1 ## Browse screen key screen-browse = '3', F3, 'b' ## Pause key pause = 32 ## Stop key stop = 'S' ## Next track key next = Ctrl-N ## Previous track key prev = Ctrl-P ## Seek forward key seek-forward = 'l' ## Seek backward key seek-backward = 'h' ## Select/deselect song in queue key select = 0 ## Clear queue key clear = 'c', 'C' ## Toggle consume mode key consume = 0 ## Save queue key save = 's' ## Go to parent directory key go-parent-directory = 263 ## Locate song in browser key locate = 0 ## Refresh screen key update = Ctrl-L, Ctrl-R ## Forward find next key find-next = 'n'