1
0
Fork 0

Remove all content from the joystick file, in order to prepare for a switch to a HID event config file. Note that I cannot remove this file yet, because the internal flightgear joystick selection logic will than use the bindings from default.xml, which will severely interfere with the commands in the HID config file. Leaving a skeleton xml file here, will effecively prevent that...

This commit is contained in:
Durk Talsma 2021-09-19 17:39:00 +02:00
parent 886b0c1392
commit ebcfe4dc54

View file

@ -93,7 +93,8 @@ FlightGear 2020.3.6
<PropertyList>
<name type="string">Honeycomb Aeronautical Bravo Throttle Quadrant</name>
<!--
<axis>
<desc type="string">Throttle Engine 1</desc>
<binding>
@ -367,7 +368,7 @@ FlightGear 2020.3.6
</binding>
<repeatable type="double">1</repeatable>
</button>
-->
</PropertyList>