hex_move_upleft: <input id="key_hex_move_upleft" type="text" value="w" /><br />
hex_move_upright: <input id="key_hex_move_upright" type="text" value="e" /><br />
hex_move_right: <input id="key_hex_move_right" type="text" value="d" /><br />
-hex_move_downright: <input id="key_hex_move_downright" type="text" value="c" /><br />
-hex_move_downleft: <input id="key_hex_move_downleft" type="text" value="x" /><br />
-hex_move_left: <input id="key_hex_move_left" type="text" value="s" /><br />
-flatten_: <input id="key_flatten" type="text" value="f" /><br />
-switch_to_chat: <input id="key_switch_to_chat" type="text" value="C" /><br />
-switch_to_play: <input id="key_switch_to_play" type="text" value="P" /><br />
-switch_to_annotate: <input id="key_switch_to_annotate" type="text" value="E" /><br />
-switch_to_portal: <input id="key_switch_to_portal" type="text" value="p" /><br />
+hex_move_downright: <input id="key_hex_move_downright" type="text" value="x" /><br />
+hex_move_downleft: <input id="key_hex_move_downleft" type="text" value="y" /><br />
+hex_move_left: <input id="key_hex_move_left" type="text" value="a" /><br />
+flatten_: <input id="key_flatten" type="text" value="F" /><br />
+switch_to_chat: <input id="key_switch_to_chat" type="text" value="t" /><br />
+switch_to_play: <input id="key_switch_to_play" type="text" value="p" /><br />
+switch_to_annotate: <input id="key_switch_to_annotate" type="text" value="m" /><br />
+switch_to_portal: <input id="key_switch_to_portal" type="text" value="P" /><br />
switch_to_study: <input id="key_switch_to_study" type="text" value="?" /><br />
-switch_to_edit: <input id="key_switch_to_edit" type="text" value="E" /><br />
+switch_to_edit: <input id="key_switch_to_edit" type="text" value="m" /><br />
</div>
<script>
"use strict";