@@ -50,14 +50,22 @@ the base system, without any additional packages included on the live image.
5050
5151All Void installer images support the console screenreader
5252[ espeakup] ( https://man.voidlinux.org/espeakup.8 ) and the console braille display
53- driver [ brltty] ( https://man.voidlinux.org/brltty.1 ) . These services can be
54- enabled at boot by pressing ` s ` in the bootloader menu to enable accessibility
55- support. On UEFI-based systems, GRUB is the bootloader, and it will play a
56- two-tone chime when the menu is available. On BIOS-based systems and UEFI
57- systems in legacy/compatibility mode, SYSLINUX is the bootloader, and no chime
58- is played. SYSLINUX also requires pressing the enter key after pressing ` s ` . The
59- hotkey ` r ` will also boot with accessibility support, but will load the live ISO
60- into RAM.
53+ driver [ brltty] ( https://man.voidlinux.org/brltty.1 ) . On UEFI-based systems, GRUB
54+ is the bootloader, and it will play a two-tone chime when the menu is available.
55+ On BIOS-based systems and UEFI systems in legacy/compatibility mode, SYSLINUX is
56+ the bootloader, and no chime is played.
57+
58+ Several hotkeys exists in the bootloader, which will select different entries:
59+
60+ - ` s ` will boot with screenreader enabled
61+ - ` r ` will boot with screenreader enabled and will load the live ISO into RAM
62+ - ` g ` will boot with screenreader enabled and graphics disabled
63+ - ` m ` will enter ` Memtest86+ ` (if supported)
64+ - ` f ` will enter the UEFI firmware setup interface (if supported)
65+ - ` b ` will reboot the computer
66+ - ` p ` will power off the computer
67+
68+ SYSLINUX requires pressing enter after pressing a hotkey.
6169
6270After booting into the installer image with accessibility support enabled, if
6371there are multiple soundcards detected, a short audio menu allows for the
0 commit comments