Created
May 12, 2017 10:55
-
-
Save edueo/494ed10f36c8c251b78feb0e4c236b9c to your computer and use it in GitHub Desktop.
Desabilitar/habilitar monitor macbook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo nvram boot-args="iog=0x0" | |
sudo nvram -d boot-args |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment