More key codes. Explain (sort of) raw key codes in the manual.
[enjoyable.git] / Resources / Help / Contents / Resources / English.lproj / pgs / keyboard.html
index dca6136..522cf96 100644 (file)
 
     <h3><a name="clear_key"></a>Clearing the Selection</h3>
     <p>
-      To clear a mapped key either select the <b>Do nothing</b>
-      option or press â\8c¥⌫ when the key input field is selected.
+      To clear a mapped key select the <b>Do nothing</b>
+      option or press â\8c\98⌫ when the key input field is selected.
     </p>
 
     <h3><a name="cancel_key"></a>Cancelling the Selection</h3>
     <p>
-      If you select the key input field by mistake you can press ⌥⎋
-      to cancel the selection without changing the current setting.
+      If you select the key input field by mistake you can press ⌘⎋ or
+      click on the field to cancel the selection without changing the
+      current setting.
+    </p>
+
+    <h3><a name="raw_key"></a>Raw Key Codes</h3>
+    <p>
+      Hold ⌘ and click on the field to enter a raw key code. Key codes
+      are hexadecimal numbers associated with each key on a
+      keyboard. For example, if you need to map something to the Windows Menu
+      key and your keyboard doesn't have one, enter <kbd>0x6E</kbd> here.
     </p>
   </body>
 </html>