FGCom (before 3.0): Difference between revisions

Jump to navigation Jump to search
m
→‎Tips and Tricks: minor corrections
m (→‎Tips and Tricks: minor corrections)
Line 632: Line 632:


'''Joystick:  ''' ref also: [[Joystick]]<br>
'''Joystick:  ''' ref also: [[Joystick]]<br>
You may use the same joystick-definitions across all Operating-Systems: But you may need to change the assigned numbers - your joystick-vendor might have done that for you allready. Check e.g.:<br>
You may use the same joystick-definitions across all Operating-Systems: But you may need to change the assigned numbers - your joystick-vendor might have done that for you allready. Check e.g.:
  <axis>        (instead of usual <axis n=”3”>
<axis>        (instead of the usual <axis n=”3”> )
<desc>Mixture</desc>  
  <desc>Mixture</desc>  
<number>  
  <number>  
<'''unix'''>3</unix>  
  <unix>3</unix>  
<'''mac'''>5</mac>  
  <mac>5</mac>  
<'''windows'''>5</windows>  
  <windows>5</windows>  
</number>  
  </number>  
<binding>  
  <binding>  
<command>nasal</command>  
  <command>nasal</command>  
<script>controls.mixtureAxis()</script>  
  <script>controls.mixtureAxis()</script>  
</binding>  
  </binding>  
  </axis>
</axis>


'''Joystick and PTT'''<br>
'''Joystick and PTT'''<br>
652

edits

Navigation menu