Update documentation for keybindings in Driving Mode (#868)

The default keybindings remain the same as they did, they are just
no longer shared with the Joystick Mode.
This commit is contained in:
eds-collabora 2022-01-26 17:58:47 +00:00 committed by GitHub
parent d46605fd22
commit 4e98848528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 11 deletions

View File

@ -971,7 +971,7 @@
</tr>
</table>
<p><b>Driving Controller (cannot be remapped, always associated with joystick controller)</b></p>
<p><b>Driving Controller (can be remapped)</b></p>
<table BORDER=2>
<tr>
@ -988,18 +988,18 @@
</tr>
<tr>
<td>Left Direction</td>
<td>Same as Left Joystick 'Left'</td>
<td>Counter Clockwise</td>
<td>Left arrow, Keypad 4</td>
</tr>
<tr>
<td>Right Direction</td>
<td>Same as Left Joystick 'Right'</td>
<td>Clockwise</td>
<td>Right arrow, Keypad 6</td>
</tr>
<tr>
<td>Fire Button</td>
<td>Same as Left Joystick 'Fire'</td>
<td>Left Control, Space, Keypad 5</td>
</tr>
</table>
</td>
@ -1012,18 +1012,18 @@
</tr>
<tr>
<td>Left Direction</td>
<td>Same as Right Joystick 'Left'</td>
<td>Counter Clockwise</td>
<td>G</td>
</tr>
<tr>
<td>Right Direction</td>
<td>Same as Right Joystick 'Right'</td>
<td>Clockwise</td>
<td>J</td>
</tr>
<tr>
<td>Fire Button</td>
<td>Same as Right Joystick 'Fire'</td>
<td>F</td>
</tr>
</table>
</td>