| 'enter' | (from the GRUB menu) = boot the selected entry immediately |
| 'ctrl' + 'alt' + 'del' | reboot immediately |
| 'c' | (from the GRUB menu) = change into CLI mode |
| 'tab' | -
works in CLI mode or edit mode - try to guess what the user is trying
to type and autocomplete the word - extremely useful
|
| 'tab','tab' | - works in CLI mode or edit mode - try to guess what the user is trying to type and offer a list of possibilities -
extremely useful |
| 'esc' | (from CLI or edit mode) = change to menu mode (main menu) |
| down arrow | (in menu mode) = move the cursor down a line |
| up arrow | (in menu mode) = move the cursor up a line |
| 'e' | (from the GRUB menu) = enter edit mode (edit the selected entry) |
| left or right arrow | (in edit mode) = move the cursor left or right - to select what to edit |
| 'ctrl' + 'x' | (from edit mode) = boot the selected entry |
| 'ctrl' + 'c' | (from edit mode) = switch to CLI mode |
| 'Print Screen SysRq' | make the BIOS beep |