Wiki source code of Apple

Version 3.1 by Drunk Monkey on 2021-08-04 06:22

Show last authors
1 == Disable MacBook Pro Dedicated GPU ==
2
3
4 Important Notes:
5
6 * I have recently come up with a MUCH better, PERMANENT solution to this issue, which I'd recommend using instead, if your AMD GPU has failed. This method will also allow brightness control and sleep mode to continue working as normal. More info can be found [[here>>url:https://doslabelectronics.com/Demux]].
7 * After performing the steps below, sleep mode and brightness control will NOT work properly on your system.
8
9 1. First, ensure your machine is completely shut down (You can press Control + Option + Shift + Power keys to reset the SMC).
10 1. Now, boot your machine while holding the Command + S keys. As the system boots, it should display white text on a black screen, and should eventually stop at a prompt.
11 1. At this prompt, enter the following command and press Return: 
12 ##nvram fa4ce28d-b62f-4c99-9cc3-6815686e30f9:gpu-power-prefs=%01%00%00%00##
13 1. Next, enter reboot,  and press Return.
14 1. Immediately after running the reboot command, hold down Command + R (if you're running OS X 10.11 or later) to boot into Recovery Mode. If you don't have a Recovery Partition, you can boot from a Mac OS installer USB drive.
15 1. Once booted in Recovery Mode, open Terminal, and run the following command:
16 ##csrutil disable##
17 1. Reboot the system.
18 1. Once the system reboots, it should now successfully boot into your install of OS X. Now, you'll need to download the program found [[here>>url:http://dosdude1.com/apps/MacBook%20Pro%20dGPU%20Disabler.zip]].
19 1. Run the program, follow the prompts, and enter your password when prompted.
20 1. Once the tool finishes running, your system should now run without the dedicated graphics, and should work completely normally.
21
22 == Essential Keyboard Shortcuts for Mac ==
23
24 (% class="min" %)
25 |=Shortcut|=Action
26 |**Startup Shortcuts**|
27 |D|Boot to Apple Diagnostics
28 |N|Boot from a network server
29 |T|Boot in Target Disk Mode
30 |Shift|Boot in Safe Mode
31 |Cmd + R|Boot to macOS Recovery
32 |Option + Cmd + R|Boot to macOS Recovery over the internet
33 |Cmd + S|Boot in Single-User Mode
34 |Cmd + V|Boot in Verbose Mode
35 |Option|Boot to Startup Manager, to pick other startup disks if available
36 |Cmd + Option + P + R|Reset NVRAM or PRAM
37 |F12|Eject removable media
38 |**Global Shortcuts**|
39 |Shift + Cmd + 3|Take screenshot of entire screen
40 |Shift + Cmd + 4|Take screenshot of selected area
41 |Shift + Cmd + 4, then Space|Take screenshot of selected window
42 |Cmd + A|Select all
43 |Cmd + F|Find
44 |Cmd + H|Hide current window
45 |Option + Cmd + H|Hide all other windows
46 |Cmd + M|Minimize current window
47 |Option + Cmd + M|Minimize all windows
48 |Cmd + W|Close current window
49 |Option + Cmd + W|Close all windows
50 |Cmd + O|Open
51 |Cmd + P|Print
52 |Cmd + S|Save
53 |Cmd + C|Copy
54 |Cmd + V|Paste (copy)
55 |Option + Cmd + V|Paste (cut) i.e. move copied item to current location
56 |Shift + Option + Cmd + V|Paste and match style
57 |Cmd + Z|Undo
58 |Cmd + ?|Help
59 |Cmd + , (Comma)|Open Preferences for current app
60 |Cmd + Space|Open Spotlight search
61 |Cmd + Tab|Switch to the next open app
62 |Cmd + ~~ (Tilde)|Switch to the next window in the current app
63 |Control + Cmd + Q|Lock the screen
64 |Shift + Cmd + Q|Log out
65 |Option + Shift + Cmd + Q|Log out instantly
66 |Cmd + Option + Esc|Force quit
67 |Cmd + Option + Eject|Activate Sleep mode
68 |Shift + Control + Eject|Put display(s) to sleep
69 |Cmd + Control + Eject|Quit all apps and restart
70 |Control + Eject|Choose from Sleep, Restart, and Shutdown options
71 |**Finder Shortcuts**|
72 |Enter|Rename selected file or folder
73 |Space|Open preview of selected file
74 |Option + Space|Open preview of selected file in fullscreen mode
75 |Shift + Cmd + G|Go to folder...
76 |Shift + Cmd + N|Create new folder
77 |Shift + Cmd + Delete|Empty the Trash folder
78 |Option + Shift + Cmd + Delete|Empty the Trash folder immediately
79 |Cmd + 1|Icon View
80 |Cmd + 2|List View
81 |Cmd + 3|Column View
82 |Cmd + D|Duplicate selected file or folder
83 |Cmd + I|Get info
84 |Cmd + J|View options
85 |Cmd + N|Open new Finder window
86 |Cmd + T|Open new Finder tab
87 |Cmd + [|Back
88 |Cmd + ]|Forward
89 |Cmd + Delete|Move selected item(s) to Trash
90 |Cmd + Up|Move up one folder
91 |Cmd + Down|Move down one folder
92 |Cmd + Option + I|Show Attributes Inspector
93 |Cmd + Control + N|With files selected, create a new folder and immediately move selected files into that folder