1
0
Fork 0
fgdata/joysticks.xml

58 lines
2.3 KiB
XML

<?xml version="1.0"?>
<!--
Joystick binding definitions.
-->
<PropertyList>
<!-- Default device -->
<js n="0" include="Input/Joysticks/Default/joystick.xml"/>
<!-- Analog 4-axis 4-button joystick -->
<js-named include="Input/Joysticks/Default/four-axis-joystick.xml"/>
<!-- FIXME: dummy placeholder to force a high starting index -->
<js-named n="999"/>
<!-- CH devices -->
<js-named include="Input/Joysticks/CH/pro-pedals-usb.xml"/>
<js-named include="Input/Joysticks/CH/pro-yoke-usb.xml"/>
<!-- Logitech devices -->
<js-named include="Input/Joysticks/Logitech/wingman-extreme-digital-3d.xml"/>
<js-named include="Input/Joysticks/Logitech/wingman-extreme-digital-3d-win.xml"/>
<js-named include="Input/Joysticks/Logitech/wingman-force.xml"/>
<js-named include="Input/Joysticks/Logitech/wingman-force-3d.xml"/>
<js-named include="Input/Joysticks/Logitech/wingman-rumblepad-usb.xml"/>
<js-named include="Input/Joysticks/Logitech/extreme-3d-win.xml"/>
<js-named include="Input/Joysticks/Logitech/extreme-3d-pro.xml"/>
<!-- Microsoft devices -->
<js-named include="Input/Joysticks/Microsoft/sidewinder.xml"/>
<js-named include="Input/Joysticks/Microsoft/sidewinder-force-feed.xml"/>
<js-named include="Input/Joysticks/Microsoft/sidewinder-force-feed-pro.xml"/>
<js-named include="Input/Joysticks/Microsoft/sidewinder-precision-pro.xml"/>
<js-named include="Input/Joysticks/Microsoft/sidewinder-3d-pro.xml"/>
<!-- Saitek devices -->
<js-named include="Input/Joysticks/Saitek/X45.xml"/>
<js-named include="Input/Joysticks/Saitek/X8-30.xml"/>
<js-named include="Input/Joysticks/Saitek/Cyborg-Gold-3d-USB.xml"/>
<js-named include="Input/Joysticks/Saitek/Cyborg-3d-Rumble-Force.xml"/>
<!-- ThrustMaster devices -->
<js-named include="Input/Joysticks/ThrustMaster/FCS.xml"/>
<js-named include="Input/Joysticks/ThrustMaster/Attack-Throttle.xml"/>
<js-named include="Input/Joysticks/ThrustMaster/Top-Gun-Afterburner.xml"/>
<js-named include="Input/Joysticks/ThrustMaster/Top-Gun-Fox2-Pro-USB.xml"/>
<!-- Lew Engineering RCJOY device for various RC transmitters. http://www.leweng.com -->
<js-named include="Input/Joysticks/LewEngineering/RC-transmitter-hitecLaser4.xml"/>
<!-- Macally devices -->
<js-named include="Input/Joysticks/Macally/istick-usb.xml"/>
</PropertyList>
<!-- end of joysticks.xml -->