|
Revision 13, 0.7 kB
(checked in by dsmith, 2 years ago)
|
doc/wminput pt 2
|
| Line | |
|---|
| 1 |
#Note: this is a list of button and axis IDs, and is not a valid configuration |
|---|
| 2 |
#file |
|---|
| 3 |
|
|---|
| 4 |
# Wiimote Buttons |
|---|
| 5 |
Wiimote.Up |
|---|
| 6 |
Wiimote.Down |
|---|
| 7 |
Wiimote.Left |
|---|
| 8 |
Wiimote.Right |
|---|
| 9 |
Wiimote.A |
|---|
| 10 |
Wiimote.B |
|---|
| 11 |
Wiimote.Minus |
|---|
| 12 |
Wiimote.Plus |
|---|
| 13 |
Wiimote.Home |
|---|
| 14 |
Wiimote.1 |
|---|
| 15 |
Wiimote.2 |
|---|
| 16 |
|
|---|
| 17 |
# Wiimote Axes |
|---|
| 18 |
Wiimote.Dpad.X |
|---|
| 19 |
Wiimote.Dpad.Y |
|---|
| 20 |
|
|---|
| 21 |
|
|---|
| 22 |
# Nunchuk Buttons |
|---|
| 23 |
Nunchuk.C |
|---|
| 24 |
Nunchuk.Z |
|---|
| 25 |
|
|---|
| 26 |
# Nunchuk Axes |
|---|
| 27 |
Nunchuk.Stick.X |
|---|
| 28 |
Nunchuk.Stick.Y |
|---|
| 29 |
|
|---|
| 30 |
|
|---|
| 31 |
# Classic Controller Buttons |
|---|
| 32 |
Classic.Up |
|---|
| 33 |
Classic.Down |
|---|
| 34 |
Classic.Left |
|---|
| 35 |
Classic.Right |
|---|
| 36 |
Classic.Minus |
|---|
| 37 |
Classic.Plus |
|---|
| 38 |
Classic.Home |
|---|
| 39 |
Classic.A |
|---|
| 40 |
Classic.B |
|---|
| 41 |
Classic.X |
|---|
| 42 |
Classic.Y |
|---|
| 43 |
Classic.ZL |
|---|
| 44 |
Classic.ZR |
|---|
| 45 |
Classic.L |
|---|
| 46 |
Classic.R |
|---|
| 47 |
|
|---|
| 48 |
#Classic Controller Axes |
|---|
| 49 |
Classic.Dpad.X |
|---|
| 50 |
Classic.Dpad.Y |
|---|
| 51 |
Classic.LStick.X |
|---|
| 52 |
Classic.LStick.Y |
|---|
| 53 |
Classic.RStick.X |
|---|
| 54 |
Classic.RStick.Y |
|---|
| 55 |
Classic.LAnalog |
|---|
| 56 |
Classic.RAnalog |
|---|
| 57 |
|
|---|