X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/6d38d53c6cacbb5dabe6dc663c500d8ef8bb62d0..2a99bcdadec88d7483903e2c8420ad3e78fcb805:/mplayer.plp diff --git a/mplayer.plp b/mplayer.plp index 689ee84..3a444d7 100644 --- a/mplayer.plp +++ b/mplayer.plp @@ -2,7 +2,7 @@ Html({ title => 'mplayer cheat sheet', - version => 'v1.1', + version => '1.1', description => [ "Keyboard cheat sheet for the MPlayer media player,", "overviewing the default controls." @@ -10,7 +10,6 @@ Html({ keywords => [qw' mplayer video media sheet cheat reference overview control shortkey keyboard '], - charset => $sign{charset}, stylesheet => [qw'light dark circus mono red terse'], keys => 1, }); @@ -20,8 +19,6 @@ Html({

index (default)

-
-
-
osd -
Print information or change display. -
subtitles -
Alter subtitle selection and settings. -
video -
Video output adjustment. -
audio -
Sound (track) configuration. -
playback -
Playback control. -
general -
Other MPlayer features. -
+<: $keys->print_legend('legend-types', [qw( g1 g2 g4 g6 g7 g9 )]) :>
-
-
key<:= $sign{arg} :> -
Commands with a dot need an argument afterwards. -
optional -
Some features depend on setup and/or parameters. -
+<: $keys->print_legend('legend-options', [qw( arg ext )]) :>