mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-17 23:45:21 +01:00
Add tip about the Advanced options
This commit is contained in:
parent
4a039b7885
commit
0d7107f089
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
||||
### 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue