Add tip about the Advanced options

This commit is contained in:
Scott Main 2021-08-13 15:07:55 -07:00 committed by GitHub
parent 4a039b7885
commit 0d7107f089
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -168,3 +168,9 @@ On macOS, disable it by editing the property list for the application:
``` ```
defaults write org.raspberrypi.Imager.plist telemetry -bool NO defaults write org.raspberrypi.Imager.plist telemetry -bool NO
``` ```
### Advanced options
When using the app, press <kbd>CTRL</kbd> + <kbd>ALT</kbd> + <kbd>X</kbd> 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.