X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/3bfa29782285fd9a9fefcaf21fa0aa7df776d88b..85b2e04d887f4d328d8991b4834a52fba3187426:/mplayer.plp diff --git a/mplayer.plp b/mplayer.plp index 110018e..5620792 100644 --- a/mplayer.plp +++ b/mplayer.plp @@ -25,27 +25,5 @@ my $info = do 'mplayer.eng.inc.pl' or die $@; my $keys = Shiar_Sheet::Keyboard->new($info); $keys->map($get{map}) or undef $get{map}; $keys->print_rows($get{rows}, [1,0]); -:> - -
- -
-
-<: $keys->print_legend('legend-types', [qw( g1 g2 g4 g6 g7 g9 )]) :> -
- -
-<: $keys->print_legend('legend-options', [qw( arg ext )]) :> - - -
-
+$keys->print_legends(\%get);