From a1da552aadb24a79d0b4da5dbf17d436c625491a Mon Sep 17 00:00:00 2001 From: Gordon Hollingworth Date: Tue, 17 Aug 2021 13:04:07 +0100 Subject: [PATCH] Change Ctrl-Alt-X to Ctrl-Shift-X --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c12c0a1..833ef89 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,6 @@ defaults write org.raspberrypi.Imager.plist telemetry -bool NO ### Advanced options -When using the app, press CTRL + ALT + X to reveal the **Advanced options** dialog. +When using the app, press CTRL + SHIFT + X to reveal the **Advanced options** dialog. In here, you can specify several things you would otherwise set in the boot configuration files. For example, you can enable SSH, set the Wi-Fi login, and specify your locale settings for the system image.