1
0
Fork 0
fgdata/joysticks.xml
2002-07-04 16:49:52 +00:00

25 lines
623 B
XML

<?xml version="1.0"?>
<!--
Joystick binding definitions.
-->
<PropertyList>
<!-- Default device -->
<js n="0" include="Input/Joysticks/Default/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-rumblepad-usb.xml"/>
</PropertyList>
<!-- end of joysticks.xml -->