<?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-rumblepad-usb.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"/> <!-- 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"/> <!-- Lew Engineering RCJOY device for various RC transmitters. http://www.leweng.com --> <js-named include="Input/Joysticks/LewEngineering/RC-transmitter-hitecLaser4.xml"/> </PropertyList> <!-- end of joysticks.xml -->