mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Merge pull request #264 from scottamain/patch-1
Add tip about the Advanced options
This commit is contained in:
commit
02c35fd0e7
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