home · contact · privacy
Change default web client keybindings.
authorChristian Heller <c.heller@plomlompom.de>
Sun, 8 Nov 2020 00:06:40 +0000 (01:06 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 8 Nov 2020 00:06:40 +0000 (01:06 +0100)
new2/rogue_chat_nocanvas_monochrome.html

index 6c00684767d7f55ff449eb5aa02c58234373d57e..d789e6c8ad54a4e847f2f90aa21f9fe3c42dc31c 100644 (file)
@@ -18,16 +18,16 @@ square_move_right: <input id="key_square_move_right" type="text" value="d" /> (h
 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";