Apple shares a secret MacBook tip that power users will love
www.macworld.com
MacworldApple M-series MacBooks turn on automatically when you open the laptop or plug in the power adapter. It sort of makes sense, right? If youre opening your MacBook, youre probably going to use it, so it should turn on. (As for plugging it in, Im unsure what the thinking is by Apple to have the MacBook automatically turn on.)However, what if you want to be able to open it or plug it in without it turning on? With macOS Sequoia, you can now adjust your MacBook so it does not turn on when you open it or plug in the adapter.To change this setting, you need to enter commands through the Terminal app, which is located in Applications > Utilities. After launching Terminal, enter one of these commands:If you want to open the MacBook or connect to power with the laptop turning on type the following:sudo nvram BootPreference=%00To stop the MacBook from turning on only when opening it, type the following:sudo nvram BootPreference=%01To stop the MacBook from turning on when only connecting to power, type the following:sudo nvram BootPreference=%02After typing the command, press the Return key. Youll need to enter your password; when you do, you will not see it being typed on the screen. Press Return, and youre set.If you want to reset the feature and want to have your MacBook turn on when you open it or plug it in, launch Terminal and entersudo nvram -d BootPreferenceand then press the Return key. Your Mac will then return to the default function of turning on when you open the lid.For more on using your MacBook with an external display, heres how to stop your MacBook from sleeping when the lid is closed.
0 Σχόλια ·0 Μοιράστηκε ·51 Views