comparison input/input.c @ 21008:b50f601f88e8

bind TAB to 'step_property switch_program'
author nicodvb
date Sat, 18 Nov 2006 14:33:46 +0000
parents 28714c74c444
children c549c2de24ce
comparison
equal deleted inserted replaced
21007:ae51c2fe7310 21008:b50f601f88e8
378 { { 'v', 0 }, "sub_visibility" }, 378 { { 'v', 0 }, "sub_visibility" },
379 { { 'j', 0 }, "sub_select" }, 379 { { 'j', 0 }, "sub_select" },
380 { { 'F', 0 }, "forced_subs_only" }, 380 { { 'F', 0 }, "forced_subs_only" },
381 { { '#', 0 }, "switch_audio" }, 381 { { '#', 0 }, "switch_audio" },
382 { { '_', 0 }, "step_property switch_video" }, 382 { { '_', 0 }, "step_property switch_video" },
383 { { KEY_TAB, 0 }, "step_property switch_program" },
383 { { 'i', 0 }, "edl_mark" }, 384 { { 'i', 0 }, "edl_mark" },
384 #ifdef USE_TV 385 #ifdef USE_TV
385 { { 'h', 0 }, "tv_step_channel 1" }, 386 { { 'h', 0 }, "tv_step_channel 1" },
386 { { 'k', 0 }, "tv_step_channel -1" }, 387 { { 'k', 0 }, "tv_step_channel -1" },
387 { { 'n', 0 }, "tv_step_norm" }, 388 { { 'n', 0 }, "tv_step_norm" },