From 3571807f3153b68e94fbaf1d862a358769a0d245 Mon Sep 17 00:00:00 2001 From: sajolida Date: Fri, 3 Jul 2020 19:36:27 +0000 Subject: [PATCH] Document alternatives to Ctrl+X (#17791) --- wiki/src/doc/advanced_topics/boot_options.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/src/doc/advanced_topics/boot_options.mdwn b/wiki/src/doc/advanced_topics/boot_options.mdwn index 4c7863b0ca..2cd1881183 100644 --- a/wiki/src/doc/advanced_topics/boot_options.mdwn +++ b/wiki/src/doc/advanced_topics/boot_options.mdwn @@ -98,4 +98,4 @@ To add a boot option in *GRUB*: 1. If you want to add more than one boot option, type them one after the other and separate them with a Space. -1. Press **Ctrl+X** to start Tails. +1. Press **Ctrl+X**, **F10**, or **Fn+F10** to start Tails. -- GitLab