X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1d4192ba208911f914e0c6fefaf9a15946d12c98..2bf6ce4daff354b4d7773dd6471dffbe37ca9bc8:/mplayer.eng.inc.pl diff --git a/mplayer.eng.inc.pl b/mplayer.eng.inc.pl index 6c79fc9..9568ed8 100644 --- a/mplayer.eng.inc.pl +++ b/mplayer.eng.inc.pl @@ -2,11 +2,17 @@ use utf8; { title => 'MPlayer', +version => '1.3', intro => join("\n", 'Default interface controls for the original MPlayer v1.0 media player.', 'Mostly inherited by mpv.', ), +description => [ + "Keyboard cheat sheet for the $mode media player,", + "overviewing the default controls.", +], keywords => [qw'mpv mplayer mplayer2 media player video audio'], +rows => [1, 0], key => { '[' => "slow down 10%", @@ -70,7 +76,7 @@ flag => { g7 => [playback => "Playback control."], g9 => [general => "Other MPlayer features."], - arg => ["key" => "Commands with a dot need an argument afterwards."], + arg => ["key" => "Commands with a dot read further input afterwards."], ext => ["optional" => "Some features depend on setup and/or parameters."], },