Bindings: Difference between revisions

Jump to navigation Jump to search
29 bytes added ,  26 August 2014
→‎property-adjust: Example with <wrap> from http://forum.flightgear.org/viewtopic.php?p=217276#p217276
m (+cat XML)
(→‎property-adjust: Example with <wrap> from http://forum.flightgear.org/viewtopic.php?p=217276#p217276)
Line 53: Line 53:
<binding>
<binding>
  <command>property-adjust</command>
  <command>property-adjust</command>
  <property>/controls/lighting/panel-norm</property>
  <property>/autopilot/settings/heading-bug-deg</property>
  <step>-0.05</step>
  <factor>1</factor>
  <min>0</min>
  <min>000</min>
  <max>1</max>
  <max>360</max>
<wrap>true</wrap>
</binding>
</binding>
</syntaxhighlight>
</syntaxhighlight>

Navigation menu