Skip to content

Commit

Permalink
Add seat movement keys to the help menu
Browse files Browse the repository at this point in the history
  • Loading branch information
wlbragg committed Apr 26, 2019
1 parent 82bae17 commit b56fe33
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions c172-help.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,36 @@
<name>r/R</name>
<desc>Move water rudders up/down (float plane)</desc>
</key>
<key>
<name>F9</name>
<desc>Popup Fuel and Payload Settings dialog</desc>
</key>

<key>
<name>Alt+3/Alt+PgDn</name>
<desc>Seat Down</desc>
</key>
<key>
<name>Alt+9/Alt+PgUp</name>
<desc>Seat Up</desc>
</key>
<key>
<name>Alt+8/ArrowUp</name>
<desc>Seat Forward</desc>
</key>
<key>
<name>Alt+2/ArrowDn</name>
<desc>Seat Back</desc>
</key>
<key>
<name>Alt+6/ArrowRight</name>
<desc>Seat Pitch Down</desc>
</key>
<key>
<name>Alt+4/ArrowLeft</name>
<desc>Seat Pitch Up</desc>
</key>

<key>
<name>Q</name>
<desc>Reset view</desc>
Expand Down

0 comments on commit b56fe33

Please sign in to comment.