82
83
84
85
86
87
88
|
82
83
84
85
86
87
88
89
90
|
+
+
|
192 TILDE
219 OBRACKET
220 BACKSLASH
221 CBRACKET
222 QUOTE
</verbatim-1>
Note that in many contexts, an apostrophe is required before the key name. Also, they are not necessarily mapped to the actual keyboard keys according to their name; they may be mapped to any key or key combination or not at all.
(Specifically, the following key codes are unlikely to be mapped: SHIFT, CTRL, BREAK, CAPSLOCK, INSERT, DELETE, F9, F10, F11, F12, NUMLOCK, SCRLOCK. Those keys may do other things instead, rather than emitting a Hero Mesh key code to the puzzle. However, this depends on user configuration settings.)
|