diff --git a/Input/Joysticks/Default/four-axis-joystick.xml b/Input/Joysticks/Default/four-axis-joystick.xml new file mode 100644 index 000000000..41ea862e4 --- /dev/null +++ b/Input/Joysticks/Default/four-axis-joystick.xml @@ -0,0 +1,117 @@ + + + + + + + Analog 4-axis 4-button joystick + + + Aileron + + property-scale + /controls/aileron + true + + + + + Elevator + + property-scale + /controls/elevator + -1.0 + true + + + + + Throttle + + property-scale + /controls/throttle[0] + -1.0 + -0.5 + + + property-scale + /controls/throttle[1] + -1.0 + -0.5 + + + + + + property-scale + /controls/rudder + true + + + + + + + + + + + + diff --git a/joysticks.xml b/joysticks.xml index 14b706da9..c9da7dc03 100644 --- a/joysticks.xml +++ b/joysticks.xml @@ -9,6 +9,9 @@ Joystick binding definitions. + + +