X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/601c737a133afc2884c7e88d293268918d26f315..3bfa29782285fd9a9fefcaf21fa0aa7df776d88b:/mplayer.eng.inc.pl diff --git a/mplayer.eng.inc.pl b/mplayer.eng.inc.pl index bfdfb7a..0cd0783 100644 --- a/mplayer.eng.inc.pl +++ b/mplayer.eng.inc.pl @@ -1,6 +1,6 @@ use utf8; -{ +{ key => { '[' => "slow down 10%", ']' => "speed up 10%", @@ -56,15 +56,16 @@ 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" => "Commands with a dot need an argument afterwards."], ext => ["optional" => "Some features depend on setup and/or parameters."], }, +def => do 'mplayer.inc.pl', }