4 Joystick binding definitions.
9 <!-- Default device -->
10 <js n="0" include="Input/Joysticks/Default/joystick.xml"/>
12 <!-- Analog 4-axis 4-button joystick -->
13 <js-named include="Input/Joysticks/Default/four-axis-joystick.xml"/>
15 <!-- FIXME: dummy placeholder to force a high starting index -->
19 <js-named include="Input/Joysticks/CH/pro-pedals-usb.xml"/>
20 <js-named include="Input/Joysticks/CH/pro-yoke-usb.xml"/>
22 <!-- Logitech devices -->
23 <js-named include="Input/Joysticks/Logitech/wingman-extreme-digital-3d.xml"/>
24 <js-named include="Input/Joysticks/Logitech/wingman-extreme-digital-3d-win.xml"/>
25 <js-named include="Input/Joysticks/Logitech/wingman-force.xml"/>
26 <js-named include="Input/Joysticks/Logitech/wingman-force-3d.xml"/>
27 <js-named include="Input/Joysticks/Logitech/wingman-rumblepad-usb.xml"/>
28 <js-named include="Input/Joysticks/Logitech/extreme-3d-win.xml"/>
29 <js-named include="Input/Joysticks/Logitech/extreme-3d-pro.xml"/>
31 <!-- Microsoft devices -->
32 <js-named include="Input/Joysticks/Microsoft/sidewinder.xml"/>
33 <js-named include="Input/Joysticks/Microsoft/sidewinder-force-feed.xml"/>
34 <js-named include="Input/Joysticks/Microsoft/sidewinder-force-feed-pro.xml"/>
35 <js-named include="Input/Joysticks/Microsoft/sidewinder-precision-pro.xml"/>
36 <js-named include="Input/Joysticks/Microsoft/sidewinder-3d-pro.xml"/>
38 <!-- Saitek devices -->
39 <js-named include="Input/Joysticks/Saitek/X45.xml"/>
40 <js-named include="Input/Joysticks/Saitek/X8-30.xml"/>
41 <js-named include="Input/Joysticks/Saitek/Cyborg-Gold-3d-USB.xml"/>
42 <js-named include="Input/Joysticks/Saitek/Cyborg-3d-Rumble-Force.xml"/>
44 <!-- ThrustMaster devices -->
45 <js-named include="Input/Joysticks/ThrustMaster/FCS.xml"/>
46 <js-named include="Input/Joysticks/ThrustMaster/Attack-Throttle.xml"/>
47 <js-named include="Input/Joysticks/ThrustMaster/Top-Gun-Afterburner.xml"/>
49 <!-- Lew Engineering RCJOY device for various RC transmitters. http://www.leweng.com -->
50 <js-named include="Input/Joysticks/LewEngineering/RC-transmitter-hitecLaser4.xml"/>
54 <!-- end of joysticks.xml -->