A320-homecockpit/Pedestal/flightgear/Joysticks/FLC-Meow-Pedestal-box.xml
fly 110903bede Added flightgear configuration files
Signed-off-by: fly <merspieler@alwaysdata.com>
2024-04-22 17:04:44 +02:00

25 lines
730 B
XML

<?xml version="1.0"?>
<PropertyList>
<name type="string">FLC Meow Pedestal box</name>
<axis>
<desc type="string">IntegLT</desc>
<binding>
<command type="string">property-scale</command>
<property type="string">/controls/lighting/main-panel-knb</property>
<factor type="double">0.5</factor>
<offset type="double">1</offset>
<power type="double">1</power>
</binding>
</axis>
<axis n="1">
<desc type="string">FloodTL</desc>
<binding>
<command type="string">property-scale</command>
<property type="string">/controls/lighting/main-flood-knb</property>
<factor type="double">0.5</factor>
<offset type="double">1</offset>
<power type="double">1</power>
</binding>
</axis>
</PropertyList>