settings: use separate bindings for switching between columns

This commit is contained in:
Andrzej Rybczak
2010-08-17 15:49:37 +02:00
parent de084e70bf
commit c97f4fac59
5 changed files with 63 additions and 31 deletions

View File

@@ -73,6 +73,8 @@ struct NcmpcppKeys
int Delete[2];
int VolumeUp[2];
int VolumeDown[2];
int PrevColumn[2];
int NextColumn[2];
int ScreenSwitcher[2];
int Help[2];
int Playlist[2];