- keybind_setup: add possibility to disable/enable some special keys

This commit is contained in:
tomworld
2013-07-12 15:50:30 +02:00
committed by svenhoefer
parent c866bf0866
commit ea66aaaf8f
9 changed files with 76 additions and 4 deletions

View File

@@ -414,6 +414,9 @@ struct SNeutrinoSettings
int key_pip_close;
int key_pip_setup;
int key_pip_swap;
int key_format_mode_active;
int key_pic_mode_active;
int key_pic_size_active;
int cacheTXT;
int minimode;