Skip to content

Commit

Permalink
docs: add keyboard shortcut support for the mcdu remote display in br…
Browse files Browse the repository at this point in the history
…owser mode

* add mcdu keyboard shortcuts doc

* Update docs/simbridge/simbridge-feature-guides/remote-displays/remote-mcdu.md

Co-authored-by: Sleinmaster <[email protected]>

* add pymdown keyboard key styling

* build: bump mkdocs-material -> 9.4.6

* build: bump mkdocs-material -> 9.4.6

* fix: emoji_index configuration

---------

Co-authored-by: Sleinmaster <[email protected]>
Co-authored-by: Val <[email protected]>
  • Loading branch information
3 people authored Oct 25, 2023
1 parent ebc3659 commit b191419
Showing 1 changed file with 31 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,37 @@ If you are using MCDU hardware with a 4:3 display, you can use the 4:3 aspect ra

To use this mode, add `?43` to the URL.

### Keyboard Mapping

The list shows the supported keyboard inputs and shortcuts for the MCDU Remote Display in a desktop browser.

| Keyboard Code | MCDU Key |
| -------------------------------------- | --------- |
| ++f1++ - ++f6++ | LSK1-LSK6 |
| ++f7++ - ++f12++ | RSK1-RSK6 |
| ++a++ - ++z++ | A-Z |
| ++0++ - ++9++, ++num0++ - ++num9++ | 0-9 |
| ++tab++ | DIR |
| ++insert++ | PROG |
| ++home++ | PERF |
| ++page-up++ | INIT |
| ++enter++, ++num-enter++ | DATA |
| ++delete++ | FPLN |
| ++end++ | RAD |
| ++page-down++ | FUEL |
| ++escape++ | MENU |
| ++left-shift++ | AIRPORT |
| ++arrow-left++ | PREVPAGE |
| ++arrow-right++ | NEXTPAGE |
| ++arrow-up++ | UP |
| ++arrow-down++ | DOWN |
| ++backspace++ | CLR |
| ++space++ | SP |
| ++period++, ++num-separator++ | DOT |
| ++slash++, ++num-slash++ | DIV |
| ++minus++, ++num-minus++, ++num-plus++ | PLUSMINUS |
| ++num-asterisk++ | OVFY |

## Compatible Browsers

With hundreds of different browsers available today, it is not possible to test and support all browsers and their different versions.
Expand Down

1 comment on commit b191419

@vercel
Copy link

@vercel vercel bot commented on b191419 Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./

docs.flybywiresim.com
docs-flybywire.vercel.app
docs-git-primary-flybywire.vercel.app

Please sign in to comment.