Fancy up the button mapping

Jannik Vogel 2017-05-26 14:13:04 +02:00
parent b917d1e60d
commit 211eaffee2
1 changed files with 24 additions and 24 deletions

@ -28,30 +28,30 @@ The input can't be configured at the moment but the following buttons are mapped
| Xbox | PC Keyboard | | Xbox | PC Keyboard |
| ----------: | :-------------- | | ----------: | :-------------- |
| A | S | | ![A](https://upload.wikimedia.org/wikipedia/commons/d/d2/Xbox_button_A.svg) | <kbd>S</kbd> |
| B | D | | ![B](https://upload.wikimedia.org/wikipedia/commons/b/b8/Xbox_button_B.svg) | <kbd>D</kbd> |
| X | W | | ![X](https://upload.wikimedia.org/wikipedia/commons/8/8c/Xbox_button_X.svg) | <kbd>W</kbd> |
| Y | E | | ![Y](https://upload.wikimedia.org/wikipedia/commons/d/df/Xbox_button_Y.svg) | <kbd>E</kbd> |
| White | X | | White | <kbd>X</kbd> |
| Black | C | | Black | <kbd>C</kbd> |
| Start | Return | | Start | <kbd>Return</kbd> |
| Back | Backspace | | Back | <kbd>Backspace</kbd> |
| DPad-Up | Arrow-Up-Key | | DPad-Up | <kbd>&uarr;</kbd> |
| DPad-Down | Arrow-Down-Key | | DPad-Down | <kbd>&darr;</kbd> |
| DPad-Left | Arrow-Left-Key | | DPad-Left | <kbd>&larr;</kbd> |
| DPad-Right | Arrow-Right-Key | | DPad-Right | <kbd>&rarr;</kbd> |
| Left Trigger | Q | | Left Trigger | <kbd>Q</kbd> |
| Right Trigger | R | | Right Trigger | <kbd>R</kbd> |
| Left-Thumbstick-Up | T | | Left-Thumbstick-Up | <kbd>T</kbd> |
| Left-Thumbstick-Down | G | | Left-Thumbstick-Down | <kbd>G</kbd> |
| Left-Thumbstick-Left | F | | Left-Thumbstick-Left | <kbd>F</kbd> |
| Left-Thumbstick-Right | H | | Left-Thumbstick-Right | <kbd>H</kbd> |
| Left-Thumbstick-Press | V | | Left-Thumbstick-Press | <kbd>V</kbd> |
| Right-Thumbstick-Up | I | | Right-Thumbstick-Up | <kbd>I</kbd> |
| Right-Thumbstick-Down | K | | Right-Thumbstick-Down | <kbd>K</kbd> |
| Right-Thumbstick-Left | J | | Right-Thumbstick-Left | <kbd>J</kbd> |
| Right-Thumbstick-Right | L | | Right-Thumbstick-Right | <kbd>L</kbd> |
| Right-Thumbstick-Press | M | | Right-Thumbstick-Press | <kbd>M</kbd> |
There is no force feedback indicator yet. There is no force feedback indicator yet.