diff --git a/Input/Joysticks/Qware/qware-usb-joystick.xml b/Input/Joysticks/Qware/qware-usb-joystick.xml new file mode 100644 index 000000000..469447397 --- /dev/null +++ b/Input/Joysticks/Qware/qware-usb-joystick.xml @@ -0,0 +1,177 @@ + + + + + + + 5-Axis,12-Button with POV + + + Aileron + + property-scale + /controls/flight/aileron + 2 + + + + + Elevator + + property-scale + /controls/flight/elevator + -1.0 + 2 + + + + + Throttle + + nasal + + + + + + Rudder + + property-scale + /controls/flight/rudder + 2 + + + + + View (left/right) + + true + + property-adjust + /sim/current-view/goal-heading-offset-deg + 1.0 + + + + true + + property-adjust + /sim/current-view/goal-heading-offset-deg + -1.0 + + + + + + View (up/down) + + true + + property-adjust + /sim/current-view/goal-pitch-offset-deg + -1.0 + + + + true + + property-adjust + /sim/current-view/goal-pitch-offset-deg + 1.0 + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file