browser keypress selects page key
[sheet.git] / nethack.plp
index dc8e616d826a36897e22b19c20851e53abbe818f..b6f8a4a4df8f529089bfd5f8fb5c81a27e2da7f9 100644 (file)
@@ -44,7 +44,7 @@ $header{content_type} = "text/html; charset=$sign{charset}";
 
 <li class="row">
        <ul class="keys omni">
-       <li class="me" onclick="setmode()"><b>Esc</b>
+       <li class="me chr27" onclick="setmode()"><b>Esc</b>
                <!-- static reset button, even though it's not (officially) in the game -->
        </ul>
 </li>