# HG changeset patch # User nicodvb # Date 1163712406 0 # Node ID 4d9da4734f83fd3e369468c09b0e574766b70e67 # Parent fdc42ef57a585cf8988cb64430b60621a2b01615 associated _ to 'step_property switch_video' diff -r fdc42ef57a58 -r 4d9da4734f83 input/input.c --- a/input/input.c Thu Nov 16 21:25:35 2006 +0000 +++ b/input/input.c Thu Nov 16 21:26:46 2006 +0000 @@ -379,6 +379,7 @@ { { 'j', 0 }, "vobsub_lang" }, { { 'F', 0 }, "forced_subs_only" }, { { '#', 0 }, "switch_audio" }, + { { '_', 0 }, "step_property switch_video" }, { { 'i', 0 }, "edl_mark" }, #ifdef USE_TV { { 'h', 0 }, "tv_step_channel 1" },