From 08378e88f0b415376dcb58a8bf5611d7b6fbfaad Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 5 Jan 2004 20:48:00 +0000 Subject: [PATCH] Doug Beattie: First, I've attached a copy of the Logitech WingMan Force 3D XML file "wingman-force-3d.xml" I put together after getting one of these for Christmas. (It would be nice if the force feedback worked, but I haven't had time to play with it that much. Come to think about it I'm not even sure forece feedback works under Linux in general.) Besides providing the new file I also edited the higher-level /FlightGear/joysticks.xml file to add the description for this joystick as follows: diff -n joysticks.xml_orig joysticks.xml a22 1 --- Input/Joysticks/Logitech/wingman-force-3d.xml | 193 ++++++++++++++++++ joysticks.xml | 1 + 2 files changed, 194 insertions(+) create mode 100644 Input/Joysticks/Logitech/wingman-force-3d.xml diff --git a/Input/Joysticks/Logitech/wingman-force-3d.xml b/Input/Joysticks/Logitech/wingman-force-3d.xml new file mode 100644 index 000000000..3b7e04701 --- /dev/null +++ b/Input/Joysticks/Logitech/wingman-force-3d.xml @@ -0,0 +1,193 @@ + + + + + + + Logitech Inc. WingMan Force 3D + + + Aileron + + property-scale + /controls/aileron + true + + + + + Elevator + + property-scale + /controls/elevator + -1.0 + true + + + + + + property-scale + /controls/rudder + true + + + + + Throttle + + property-scale + /controls/throttle[0] + -1.0 + -0.5 + + + property-scale + /controls/throttle[1] + -1.0 + -0.5 + + + + + + + + property-scale + /sim/current-view/axes/lat + + + + + + property-scale + /sim/current-view/axes/long + + + + + + + + + + + + + + + + + + diff --git a/joysticks.xml b/joysticks.xml index 91c93c0dd..4edfee916 100644 --- a/joysticks.xml +++ b/joysticks.xml @@ -23,6 +23,7 @@ Joystick binding definitions. +