| | 1 | = Console = |
| | 2 | |
| | 3 | This section will teach you to control the HelenOS console. The console is currently the primary way of interacting with the system. |
| | 4 | |
| | 5 | == Keyboard Controls == |
| | 6 | |
| | 7 | Press the F1-F11 keys to switch between individual virtual consoles. Pressing F12 will take you to the kernel console. You can also switch keyboard layouts with Ctrl-Shift-Fn strokes as follows: |
| | 8 | |
| | 9 | || '''Keystroke''' || '''Layout''' || |
| | 10 | || Ctrl-Shift-F1 || US QWERTY || |
| | 11 | || Ctrl-Shift-F2 || US Dvorak || |
| | 12 | || Ctrl-Shift-F2 || Czech QWERTZ || |