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:
parent
886b0c1392
commit
ebcfe4dc54
1 changed files with 3 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue