X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/2034c72e12562eda33ce53d92cfef2216b6fcf3e..2279bc9a6d42121149d1a4178cb4f29e73658332:/mplayer.eng.inc.pl diff --git a/mplayer.eng.inc.pl b/mplayer.eng.inc.pl index c6de943..335c2a5 100644 --- a/mplayer.eng.inc.pl +++ b/mplayer.eng.inc.pl @@ -26,14 +26,14 @@ key => { 'v' => ["subtitle visibility"], 'b' => ["next sub$sign{_}title"], 'j' => ["prev$sign{_}ious sub$sign{_}title"], - 'g' => ["backward in subtitle list"], #TODO - 'y' => ["forward in subtitle list"], #TODO + 'g' => ["back in sub$sign{_}title$sign{_}s list"], + 'y' => ["forward in sub$sign{_}title$sign{_}s list"], 'F' => ["forced subtitles"], 'a' => ["align subtitles"], 'c' => ["cycle fs mode"], 'n' => ["restore video mode"], - 'x' => ["subtitle delay +$sign{_}.1s"], - 'z' => ["subtitle delay -$sign{_}.1s"], + 'x' => ["subtitle delay +$sign{_}.1$sign{_}s"], + 'z' => ["subtitle delay -$sign{_}.1$sign{_}s"], 'r' => ["subtitles up"], 't' => ["subtitles down"], 's' => ["screen$sign{_}shot", "-vf screenshot"], @@ -55,4 +55,16 @@ mode => { '' => "interactive control", }, +flag => { + ci => [osd => "Print information or change display."], + pm => [subtitles => "Alter subtitle selection and settings."], + co => [video => "Video output adjustment."], + mi => [audio => "Sound (track) configuration."], + mo => [playback => "Playback control."], + me => [general => "Other MPlayer features."], + + arg => ["key$sign{arg}" => "Commands with a dot need an argument afterwards."], + ext => ["optional" => "Some features depend on setup and/or parameters."], +}, + }