X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d44cc0e55381787f31b58523019ebf7d54fc6fd1..20500d885f632dc1d88e69f7e7750b84054410bd:/mplayer.eng.inc.pl diff --git a/mplayer.eng.inc.pl b/mplayer.eng.inc.pl index 930fe97..9568ed8 100644 --- a/mplayer.eng.inc.pl +++ b/mplayer.eng.inc.pl @@ -1,6 +1,19 @@ 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%", ']' => "speed up 10%", @@ -63,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."], },