X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/adc1751d8423b078e9f0fb7c5cd88ec8cc9f6935..b13de6a22c6a8bc47358c506f603ab2b4a0f979b:/mplayer.eng.inc.pl diff --git a/mplayer.eng.inc.pl b/mplayer.eng.inc.pl index db884bf..a035b96 100644 --- a/mplayer.eng.inc.pl +++ b/mplayer.eng.inc.pl @@ -11,33 +11,33 @@ key => { 'p' => "pause", '.' => "step forward", 'q' => "stop and quit", - '+' => "audio delay +$sign{_}.1s", - '-' => "audio delay -$sign{_}.1s", + '+' => "audio delay +<>.1s", + '-' => "audio delay -<>.1s", '/' => "volume decrease", '*' => "volume increase", 'm' => "mute sound", - '#' => "cycle audio tr$sign{_}ack$sign{_}s", - 'f' => "full$sign{_}screen", + '#' => "cycle audio tr<>ack<>s", + 'f' => "full<>screen", 'T' => "stay on top", - 'w' => "pan/sc. decr$sign{_}eas$sign{_}e", + 'w' => "pan/sc. decr<>eas<>e", 'e' => "pan/scan increase", 'o' => "osd state switch", 'd' => "frame drop mode", 'v' => "subtitle visibility", - 'b' => "next sub$sign{_}title", - 'j' => "prev$sign{_}ious sub$sign{_}title", - 'g' => "back in sub$sign{_}title$sign{_}s list", - 'y' => "forward in sub$sign{_}title$sign{_}s list", + 'b' => "next sub<>title", + 'j' => "prev<>ious sub<>title", + 'g' => "back in sub<>title<>s list", + 'y' => "forward in sub<>title<>s list", 'F' => "forced subtitles", 'a' => "align subtitles", 'c' => "cycle fs mode", 'n' => "restore video mode", - 'x' => "subtitle delay +$sign{_}.1$sign{_}s", - 'z' => "subtitle delay -$sign{_}.1$sign{_}s", + 'x' => "subtitle delay +<>.1<>s", + 'z' => "subtitle delay -<>.1<>s", 'r' => "subtitles up", 't' => "subtitles down", - 's' => "screen$sign{_}shot\n-vf screenshot", - 'S' => "record screen$sign{_}shot$sign{_}s\n-vf screenshot", + 's' => "screen<>shot\n-vf screenshot", + 'S' => "record screen<>shot<>s\n-vf screenshot", 'I' => "filename", '!' => "chapter back", '@' => "chapter forward", @@ -48,7 +48,7 @@ key => { '5' => "hue to red", '6' => "hue to blue", '7' => "saturate", - '8' => "de$sign{_}saturate", + '8' => "de<>saturate", }, mode => { @@ -56,15 +56,15 @@ mode => { }, 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."], + g1 => [osd => "Print information or change display."], + g2 => [subtitles => "Alter subtitle selection and settings."], + g4 => [video => "Video output adjustment."], + g6 => [audio => "Sound (track) configuration."], + g7 => [playback => "Playback control."], + g9 => [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."], + arg => ["key" => "Commands with a dot need an argument afterwards."], + ext => ["optional" => "Some features depend on setup and/or parameters."], }, }