Howto:Build and run FlightGear on Raspberry Pi 4: Difference between revisions

Jump to navigation Jump to search
Line 486: Line 486:
           </binding>
           </binding>
       </mod-up>
       </mod-up>
  </button>
  <button n="30">
      <desc>Magneto OFF</desc>
      <repeatable>0</repeatable>
      <binding>
          <command>nasal</command>
          <script>setprop("/controls/engines/engine/magnetos", 0)</script>
      </binding>
  </button>
  <button n="33">
      <desc>Magneto Right</desc>
      <repeatable>0</repeatable>
      <binding>
          <command>nasal</command>
          <script>setprop("/controls/engines/engine/magnetos", 1)</script>
      </binding>
   </button>
   </button>


320

edits

Navigation menu