Draft: Re-wrap long lines
Compare changes
Files
6- Kian Kasad authored
The <kbd> HTML tag formats text in a button-like shape. This commit uses it to format keyboard shortcuts and other mentions of buttons.
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
+ 1
− 1
@@ -27,7 +27,7 @@ to the name of the file you downloaded.
As the system boots, it will ask you for a screen resolution to use, e.g. `1024x768`. After selecting a screen size, the system will complete the boot, start the **Orbital** GUI, and display a Redox login screen. Login as user `user` with no password. The password for `root` is `password`. Use **Ctrl+Alt+G** to toggle the mouse behavior if you need to zoom out or exit the emulation. If your emulated cursor is out of alignment with your mouse position, type **Ctrl+Alt+G** to regain full cursor control, then click on your emulated cursor. **Ctrl+Alt+F** toggles between full screen and window views.
As the system boots, it will ask you for a screen resolution to use, e.g. `1024x768`. After selecting a screen size, the system will complete the boot, start the **Orbital** GUI, and display a Redox login screen. Login as user `user` with no password. The password for `root` is `password`. Use <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>G</kbd> to toggle the mouse behavior if you need to zoom out or exit the emulation. If your emulated cursor is out of alignment with your mouse position, type <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>G</kbd> to regain full cursor control, then click on your emulated cursor. <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>F</kbd> toggles between full screen and window views.