kbd_shortcut      882 core/gui_osd.c             kbd_shortcut(SHORTCUT_TOGGLE_ZEBRA, &conf.zebra_draw, 1);
kbd_shortcut      883 core/gui_osd.c             kbd_shortcut(SHORTCUT_TOGGLE_HISTO, &conf.show_histo, SHOW_HISTO_HALF);
kbd_shortcut      884 core/gui_osd.c             kbd_shortcut(SHORTCUT_TOGGLE_OSD, &conf.show_osd, 1);
kbd_shortcut      885 core/gui_osd.c             kbd_shortcut(SHORTCUT_DISABLE_OVERRIDES, &conf.override_disable, 1);