Documentation updates for 1.2.
[enjoyable.git] / Resources / Help / Contents / Resources / English.lproj / pgs / keyboard.html
index dca6136..708a993 100644 (file)
     </div>
 
     <p>
-      Enjoyable supports mapping joystick buttons, hat switches, and
-      axis thresholds to simulate keyboard keys. First disable
-      mapping by deactivating the ▶ button in the top left. Then press
-      the button on the joystick you want to map. This will select it
-      on the left-hand side of the screen.
+      To use buttons, hat switches, and axis thresholds to simulate
+      keyboard keys, first disable mapping by turning off the <b>></b>
+      button in the top left. Then press the button on the input
+      device you want to map. This will select it on the left-hand
+      side of the screen.
     </p>
 
     <p>
       If the button wasn't mapped or was mapped to a key press
-      already, the key input field activates and you can simply press
-      the key you want to use. Otherwise, click on the <b>Press a
-      key</b> label or input field, then press the key.
+      already, the key input field activates and you can press the key
+      you want to use. Otherwise, click on the <b>Press a key</b> item
+      or input field, then press the key.
     </p>
 
     <p>
-      To change a key without disabling mapping you can choose the
-      input's entry in the sidebar directly.
+      To change a key without disabling mapping you can choose its
+      entry in the sidebar directly.
     </p>
 
-    <h3><a name="clear_key"></a>Clearing the Selection</h3>
+    <h3><a name="cancel_key"></a>Cancelling</h3>
     <p>
-      To clear a mapped key either select the <b>Do nothing</b>
-      option or press ⌥⌫ when the key input field is selected.
+      If you select the input field by mistake you can press ⌘⎋ or
+      click on the key field to cancel without changing the current
+      setting.
     </p>
 
-    <h3><a name="cancel_key"></a>Cancelling the Selection</h3>
+    <h3><a name="clear_key"></a>Clearing the Key</h3>
     <p>
-      If you select the key input field by mistake you can press ⌥⎋
-      to cancel the selection without changing the current setting.
+      To clear a mapped key select <b>Do nothing</b> or press ⌘⌫ when
+      the input field is selected.
+    </p>
+
+    <h3><a name="raw_key"></a>Entering Raw Key Codes</h3>
+    <p>
+      Hold ⌘ and click on the field to enter a raw hexadecimal key
+      code. Key codes are 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>