Copyediting.
[enjoyable.git] / Resources / Help / Contents / Resources / English.lproj / pgs / keyboard.html
index 522cf96..c891c52 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 ▶ 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 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 ⌘⎋ or
-      click on the field 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>Raw Key Codes</h3>
+    <h3><a name="raw_key"></a>Entering 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.
+      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>