Fix bindings
This commit is contained in:
parent
dc3393a909
commit
3216713848
1 changed files with 39 additions and 75 deletions
|
@ -6161,40 +6161,28 @@
|
||||||
<object-name>Eng1FireCover</object-name>
|
<object-name>Eng1FireCover</object-name>
|
||||||
<object-name>Eng1FireBtn</object-name>
|
<object-name>Eng1FireBtn</object-name>
|
||||||
<action>
|
<action>
|
||||||
<button>1</button>
|
<button>0</button>
|
||||||
<repeatable>false</repeatable>
|
<repeatable>true</repeatable>
|
||||||
<binding>
|
<binding>
|
||||||
|
<condition>
|
||||||
|
<property>devices/status/keyboard/shift</property>
|
||||||
|
</condition>
|
||||||
<command>property-assign</command>
|
<command>property-assign</command>
|
||||||
<property>controls/engines/engine[0]/fire-btn-cover</property>
|
<property>controls/engines/engine[0]/fire-btn-cover</property>
|
||||||
<value>1</value>
|
<value>1</value>
|
||||||
</binding>
|
</binding>
|
||||||
<mod-up>
|
<binding>
|
||||||
<binding>
|
<condition>
|
||||||
<condition>
|
<and>
|
||||||
|
<not>
|
||||||
|
<property>devices/status/keyboard/shift</property>
|
||||||
|
</not>
|
||||||
<equals>
|
<equals>
|
||||||
<property>controls/engines/engine[0]/fire-btn</property>
|
<property>controls/engines/engine[0]/fire-btn</property>
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
</equals>
|
</equals>
|
||||||
</condition>
|
</and>
|
||||||
<command>property-assign</command>
|
</condition>
|
||||||
<property>controls/engines/engine[0]/fire-btn-cover</property>
|
|
||||||
<value>0</value>
|
|
||||||
</binding>
|
|
||||||
</mod-up>
|
|
||||||
</action>
|
|
||||||
<action>
|
|
||||||
<button>3</button>
|
|
||||||
<repeatable>false</repeatable>
|
|
||||||
<binding>
|
|
||||||
<command>property-assign</command>
|
|
||||||
<property>controls/engines/engine[0]/fire-btn-cover</property>
|
|
||||||
<value>1</value>
|
|
||||||
</binding>
|
|
||||||
</action>
|
|
||||||
<action>
|
|
||||||
<button>4</button>
|
|
||||||
<repeatable>false</repeatable>
|
|
||||||
<binding>
|
|
||||||
<command>property-assign</command>
|
<command>property-assign</command>
|
||||||
<property>controls/engines/engine[0]/fire-btn-cover</property>
|
<property>controls/engines/engine[0]/fire-btn-cover</property>
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
|
@ -6438,40 +6426,28 @@
|
||||||
<object-name>APUFireCover</object-name>
|
<object-name>APUFireCover</object-name>
|
||||||
<object-name>APUFireBtn</object-name>
|
<object-name>APUFireBtn</object-name>
|
||||||
<action>
|
<action>
|
||||||
<button>1</button>
|
<button>0</button>
|
||||||
<repeatable>false</repeatable>
|
<repeatable>true</repeatable>
|
||||||
<binding>
|
<binding>
|
||||||
|
<condition>
|
||||||
|
<property>devices/status/keyboard/shift</property>
|
||||||
|
</condition>
|
||||||
<command>property-assign</command>
|
<command>property-assign</command>
|
||||||
<property>controls/APU/fire-btn-cover</property>
|
<property>controls/APU/fire-btn-cover</property>
|
||||||
<value>1</value>
|
<value>1</value>
|
||||||
</binding>
|
</binding>
|
||||||
<mod-up>
|
<binding>
|
||||||
<binding>
|
<condition>
|
||||||
<condition>
|
<and>
|
||||||
|
<not>
|
||||||
|
<property>devices/status/keyboard/shift</property>
|
||||||
|
</not>
|
||||||
<equals>
|
<equals>
|
||||||
<property>controls/APU/fire-btn</property>
|
<property>controls/APU/fire-btn</property>
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
</equals>
|
</equals>
|
||||||
</condition>
|
</and>
|
||||||
<command>property-assign</command>
|
</condition>
|
||||||
<property>controls/APU/fire-btn-cover</property>
|
|
||||||
<value>0</value>
|
|
||||||
</binding>
|
|
||||||
</mod-up>
|
|
||||||
</action>
|
|
||||||
<action>
|
|
||||||
<button>3</button>
|
|
||||||
<repeatable>false</repeatable>
|
|
||||||
<binding>
|
|
||||||
<command>property-assign</command>
|
|
||||||
<property>controls/APU/fire-btn-cover</property>
|
|
||||||
<value>1</value>
|
|
||||||
</binding>
|
|
||||||
</action>
|
|
||||||
<action>
|
|
||||||
<button>4</button>
|
|
||||||
<repeatable>false</repeatable>
|
|
||||||
<binding>
|
|
||||||
<command>property-assign</command>
|
<command>property-assign</command>
|
||||||
<property>controls/APU/fire-btn-cover</property>
|
<property>controls/APU/fire-btn-cover</property>
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
|
@ -6613,40 +6589,28 @@
|
||||||
<object-name>Eng2FireCover</object-name>
|
<object-name>Eng2FireCover</object-name>
|
||||||
<object-name>Eng2FireBtn</object-name>
|
<object-name>Eng2FireBtn</object-name>
|
||||||
<action>
|
<action>
|
||||||
<button>1</button>
|
<button>0</button>
|
||||||
<repeatable>false</repeatable>
|
<repeatable>true</repeatable>
|
||||||
<binding>
|
<binding>
|
||||||
|
<condition>
|
||||||
|
<property>devices/status/keyboard/shift</property>
|
||||||
|
</condition>
|
||||||
<command>property-assign</command>
|
<command>property-assign</command>
|
||||||
<property>controls/engines/engine[1]/fire-btn-cover</property>
|
<property>controls/engines/engine[1]/fire-btn-cover</property>
|
||||||
<value>1</value>
|
<value>1</value>
|
||||||
</binding>
|
</binding>
|
||||||
<mod-up>
|
<binding>
|
||||||
<binding>
|
<condition>
|
||||||
<condition>
|
<and>
|
||||||
|
<not>
|
||||||
|
<property>devices/status/keyboard/shift</property>
|
||||||
|
</not>
|
||||||
<equals>
|
<equals>
|
||||||
<property>controls/engines/engine[1]/fire-btn</property>
|
<property>controls/engines/engine[1]/fire-btn</property>
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
</equals>
|
</equals>
|
||||||
</condition>
|
</and>
|
||||||
<command>property-assign</command>
|
</condition>
|
||||||
<property>controls/engines/engine[1]/fire-btn-cover</property>
|
|
||||||
<value>0</value>
|
|
||||||
</binding>
|
|
||||||
</mod-up>
|
|
||||||
</action>
|
|
||||||
<action>
|
|
||||||
<button>3</button>
|
|
||||||
<repeatable>false</repeatable>
|
|
||||||
<binding>
|
|
||||||
<command>property-assign</command>
|
|
||||||
<property>controls/engines/engine[1]/fire-btn-cover</property>
|
|
||||||
<value>1</value>
|
|
||||||
</binding>
|
|
||||||
</action>
|
|
||||||
<action>
|
|
||||||
<button>4</button>
|
|
||||||
<repeatable>false</repeatable>
|
|
||||||
<binding>
|
|
||||||
<command>property-assign</command>
|
<command>property-assign</command>
|
||||||
<property>controls/engines/engine[1]/fire-btn-cover</property>
|
<property>controls/engines/engine[1]/fire-btn-cover</property>
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
|
|
Reference in a new issue