20,741
edits
Line 20: | Line 20: | ||
#- Extract that directory (not only the files!) into the ''$FGFS_ROOT/Nasal'' directory. | #- Extract that directory (not only the files!) into the ''$FGFS_ROOT/Nasal'' directory. | ||
#- Edit the ''$FGFS_ROOT/keyboard.xml'' file and include the following lines in order to bind the "'''<'''" key: | #- Edit the ''$FGFS_ROOT/keyboard.xml'' file and include the following lines in order to bind the "'''<'''" key: | ||
<syntaxhighlight lang="xml"> | |||
<key n="60"> | <key n="60"> | ||
<name>less-than</name> | <name>less-than</name> | ||
Line 28: | Line 29: | ||
</binding> | </binding> | ||
</key> | </key> | ||
</syntaxhighlight> | |||
And that's all !<br /> | And that's all !<br /> | ||
If you prefer, you can bind an unused joystick button too.<br /> | If you prefer, you can bind an unused joystick button too.<br /> | ||
= How to use it = | = How to use it = | ||
Launch FlighGear (or re-start it) and tune Comm1 to an available ATC frequency (you can find them at ''Menu/Location/Airfield information''), | Launch FlighGear (or re-start it) and tune Comm1 to an available ATC frequency (you can find them at ''Menu/Location/Airfield information''), |