Wiki source code of Apple

Version 4.1 by Drunk Monkey on 2021-08-04 06:28

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 |C|Boot from Optical Drive
28 |D|Boot to Apple Diagnostics
29 |N|Boot from a network server
30 |T|Boot in Target Disk Mode
31 |Shift|Boot in Safe Mode
32 |Cmd + R|Boot to macOS Recovery
33 |Option + Cmd + R|Boot to macOS Recovery over the internet
34 |Cmd + S|Boot in Single-User Mode
35 |Cmd + V|Boot in Verbose Mode
36 |Option|Boot to Startup Manager, to pick other startup disks if available
37 |Cmd + Option + P + R|Reset NVRAM or PRAM
38 |Shift + Control + Option|Reset SMC
39 |F12 or trackpad button|Eject removable media
40 |Left Shift|Disable automatic login (if enabled)
41 |Shift|(at login screen) Prevent Login items / Previous Windows
42 |**Global Shortcuts**|
43 |Shift + Cmd + 3|Take screenshot of entire screen
44 |Shift + Cmd + 4|Take screenshot of selected area
45 |Shift + Cmd + 4, then Space|Take screenshot of selected window
46 |Cmd + A|Select all
47 |Cmd + F|Find
48 |Cmd + H|Hide current window
49 |Option + Cmd + H|Hide all other windows
50 |Cmd + M|Minimize current window
51 |Option + Cmd + M|Minimize all windows
52 |Cmd + W|Close current window
53 |Option + Cmd + W|Close all windows
54 |Cmd + O|Open
55 |Cmd + P|Print
56 |Cmd + S|Save
57 |Cmd + C|Copy
58 |Cmd + V|Paste (copy)
59 |Option + Cmd + V|Paste (cut) i.e. move copied item to current location
60 |Shift + Option + Cmd + V|Paste and match style
61 |Cmd + Z|Undo
62 |Cmd + ?|Help
63 |Cmd + , (Comma)|Open Preferences for current app
64 |Cmd + Space|Open Spotlight search
65 |Cmd + Tab|Switch to the next open app
66 |Cmd + ~~ (Tilde)|Switch to the next window in the current app
67 |Control + Cmd + Q|Lock the screen
68 |Shift + Cmd + Q|Log out
69 |Option + Shift + Cmd + Q|Log out instantly
70 |Cmd + Option + Esc|Force quit
71 |Cmd + Option + Eject|Activate Sleep mode
72 |Shift + Control + Eject|Put display(s) to sleep
73 |Cmd + Control + Eject|Quit all apps and restart
74 |Control + Eject|Choose from Sleep, Restart, and Shutdown options
75 |**Finder Shortcuts**|
76 |Enter|Rename selected file or folder
77 |Space|Open preview of selected file
78 |Option + Space|Open preview of selected file in fullscreen mode
79 |Shift + Cmd + G|Go to folder...
80 |Shift + Cmd + N|Create new folder
81 |Shift + Cmd + Delete|Empty the Trash folder
82 |Option + Shift + Cmd + Delete|Empty the Trash folder immediately
83 |Cmd + 1|Icon View
84 |Cmd + 2|List View
85 |Cmd + 3|Column View
86 |Cmd + D|Duplicate selected file or folder
87 |Cmd + I|Get info
88 |Cmd + J|View options
89 |Cmd + N|Open new Finder window
90 |Cmd + T|Open new Finder tab
91 |Cmd + [|Back
92 |Cmd + ]|Forward
93 |Cmd + Delete|Move selected item(s) to Trash
94 |Cmd + Up|Move up one folder
95 |Cmd + Down|Move down one folder
96 |Cmd + Option + I|Show Attributes Inspector
97 |Cmd + Control + N|With files selected, create a new folder and immediately move selected files into that folder