From 4d2c4eae8a6a70a8db0ffe6ba7311d5006cbbc01 Mon Sep 17 00:00:00 2001 From: Gijs de Rooy Date: Tue, 12 Jun 2012 17:53:52 +0200 Subject: [PATCH] Xbox 360 Controller definition by Charlie Andrews. --- .../Microsoft/xbox-360-controller.xml | 319 ++++++++++++++++++ 1 file changed, 319 insertions(+) create mode 100644 Input/Joysticks/Microsoft/xbox-360-controller.xml diff --git a/Input/Joysticks/Microsoft/xbox-360-controller.xml b/Input/Joysticks/Microsoft/xbox-360-controller.xml new file mode 100644 index 000000000..6b9a3fce9 --- /dev/null +++ b/Input/Joysticks/Microsoft/xbox-360-controller.xml @@ -0,0 +1,319 @@ + + + + + + +Controller (XBOX 360 For Windows) + + + View Direction + + true + + property-adjust + /sim/current-view/goal-heading-offset-deg + 2 + + + + true + + property-adjust + /sim/current-view/goal-heading-offset-deg + -2 + + + + + + View Elevation + + true + + property-adjust + /sim/current-view/goal-pitch-offset-deg + -1 + + + + true + + property-adjust + /sim/current-view/goal-pitch-offset-deg + 1 + + + + + + Rudder + + property-scale + /controls/flight/rudder + -1.0 + + + + + Elevator + + property-scale + /controls/flight/elevator + -1.0 + true + + + + + Aileron + + property-scale + /controls/flight/aileron + true + + + + + Aileron trim + + true + + property-adjust + /controls/flight/aileron-trim + -0.002 + + + + true + + property-adjust + /controls/flight/aileron-trim + 0.002 + + + + + + Elevator trim + + true + + property-adjust + /controls/flight/elevator-trim + -1.5 + + + + true + + property-adjust + /controls/flight/elevator-trim + 1.5 + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file