From b31faae314ae40c8f475bf9e46e76e1049cd2a0c Mon Sep 17 00:00:00 2001 From: ehofman Date: Wed, 23 Jul 2003 08:45:04 +0000 Subject: [PATCH] Ad an Analog 4-axis 4-button joystick configuration --- .../Joysticks/Default/four-axis-joystick.xml | 117 ++++++++++++++++++ joysticks.xml | 3 + 2 files changed, 120 insertions(+) create mode 100644 Input/Joysticks/Default/four-axis-joystick.xml 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. + + +