Change Ctrl-Alt-X to Ctrl-Shift-X

This commit is contained in:
Gordon Hollingworth 2021-08-17 13:04:07 +01:00 committed by GitHub
parent 02c35fd0e7
commit a1da552aad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -171,6 +171,6 @@ 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.
When using the app, press <kbd>CTRL</kbd> + <kbd>SHIFT</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.