enable_shortcuts  315 core/conf.c        CONF_INFO(262, conf.enable_shortcuts,                       CONF_DEF_VALUE, i:1),
enable_shortcuts 2190 core/gui.c         MENU_ITEM   (0x5c,LANG_MENU_MISC_ENABLE_SHORTCUTS,      MENUITEM_BOOL,      &conf.enable_shortcuts, 0 ),
enable_shortcuts 2649 core/gui.c         if ( conf.enable_shortcuts)
enable_shortcuts  880 core/gui_osd.c         if (conf.enable_shortcuts == 1)
enable_shortcuts  441 include/conf.h     int enable_shortcuts;     // enable keyboard shortcuts