diff --git a/ncmpcpp/bindings b/ncmpcpp/bindings index dd8fdfb..bbd6fb9 100644 --- a/ncmpcpp/bindings +++ b/ncmpcpp/bindings @@ -321,10 +321,10 @@ def_key "space" #def_key "backspace" # replay_song # -def_key "right" +def_key "ctrl-right" seek_forward # -def_key "left" +def_key "ctrl-left" seek_backward # #def_key "r"