make rules for unicode-char.inc.pl and ttfsupport/
[sheet.git] / mplayer.plp
index ef31e6b7640d3860f7fa767219456f969eaad422..200b355a433d5c309e8844277cec040289821006 100644 (file)
@@ -20,15 +20,6 @@ Html({
 
 <h2>index (default)</h2>
 
-<ul id="rows">
-
-<li class="row">
-       <ul class="keys omni">
-       <li class="mo chr27" onclick="setmode()"><b>Esc</b> q
-               <!-- not as static anymore, but never bothered; just see ^[ -->
-       </ul>
-</li>
-
 <:
 use Shiar_Sheet::Keyboard 2;
 my $info = do 'mplayer.eng.inc.pl' or die $@;
@@ -37,7 +28,6 @@ my $keys = Shiar_Sheet::Keyboard->new($info);
 $keys->map($get{map}) or undef $get{map};
 $keys->print_rows($get{rows}, [1,0]);
 :>
-</ul>
 
 <hr>