Wiki source code of Apple
Version 2.1 by Drunk Monkey on 2021-08-04 06:17
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | == Essential Keyboard Shortcuts for Mac == | ||
| 2 | |||
| 3 | (% class="min" %) | ||
| 4 | |=Shortcut|=Action | ||
| 5 | |**Startup Shortcuts**| | ||
| 6 | |D|Boot to Apple Diagnostics | ||
| 7 | |N|Boot from a network server | ||
| 8 | |T|Boot in Target Disk Mode | ||
| 9 | |Shift|Boot in Safe Mode | ||
| 10 | |Cmd + R|Boot to macOS Recovery | ||
| 11 | |Option + Cmd + R|Boot to macOS Recovery over the internet | ||
| 12 | |Cmd + S|Boot in Single-User Mode | ||
| 13 | |Cmd + V|Boot in Verbose Mode | ||
| 14 | |Option|Boot to Startup Manager, to pick other startup disks if available | ||
| 15 | |Cmd + Option + P + R|Reset NVRAM or PRAM | ||
| 16 | |F12|Eject removable media | ||
| 17 | |**Global Shortcuts**| | ||
| 18 | |Shift + Cmd + 3|Take screenshot of entire screen | ||
| 19 | |Shift + Cmd + 4|Take screenshot of selected area | ||
| 20 | |Shift + Cmd + 4, then Space|Take screenshot of selected window | ||
| 21 | |Cmd + A|Select all | ||
| 22 | |Cmd + F|Find | ||
| 23 | |Cmd + H|Hide current window | ||
| 24 | |Option + Cmd + H|Hide all other windows | ||
| 25 | |Cmd + M|Minimize current window | ||
| 26 | |Option + Cmd + M|Minimize all windows | ||
| 27 | |Cmd + W|Close current window | ||
| 28 | |Option + Cmd + W|Close all windows | ||
| 29 | |Cmd + O|Open | ||
| 30 | |Cmd + P|Print | ||
| 31 | |Cmd + S|Save | ||
| 32 | |Cmd + C|Copy | ||
| 33 | |Cmd + V|Paste (copy) | ||
| 34 | |Option + Cmd + V|Paste (cut) i.e. move copied item to current location | ||
| 35 | |Shift + Option + Cmd + V|Paste and match style | ||
| 36 | |Cmd + Z|Undo | ||
| 37 | |Cmd + ?|Help | ||
| 38 | |Cmd + , (Comma)|Open Preferences for current app | ||
| 39 | |Cmd + Space|Open Spotlight search | ||
| 40 | |Cmd + Tab|Switch to the next open app | ||
| 41 | |Cmd + ~~ (Tilde)|Switch to the next window in the current app | ||
| 42 | |Control + Cmd + Q|Lock the screen | ||
| 43 | |Shift + Cmd + Q|Log out | ||
| 44 | |Option + Shift + Cmd + Q|Log out instantly | ||
| 45 | |Cmd + Option + Esc|Force quit | ||
| 46 | |Cmd + Option + Eject|Activate Sleep mode | ||
| 47 | |Shift + Control + Eject|Put display(s) to sleep | ||
| 48 | |Cmd + Control + Eject|Quit all apps and restart | ||
| 49 | |Control + Eject|Choose from Sleep, Restart, and Shutdown options | ||
| 50 | |**Finder Shortcuts**| | ||
| 51 | |Enter|Rename selected file or folder | ||
| 52 | |Space|Open preview of selected file | ||
| 53 | |Option + Space|Open preview of selected file in fullscreen mode | ||
| 54 | |Shift + Cmd + G|Go to folder... | ||
| 55 | |Shift + Cmd + N|Create new folder | ||
| 56 | |Shift + Cmd + Delete|Empty the Trash folder | ||
| 57 | |Option + Shift + Cmd + Delete|Empty the Trash folder immediately | ||
| 58 | |Cmd + 1|Icon View | ||
| 59 | |Cmd + 2|List View | ||
| 60 | |Cmd + 3|Column View | ||
| 61 | |Cmd + D|Duplicate selected file or folder | ||
| 62 | |Cmd + I|Get info | ||
| 63 | |Cmd + J|View options | ||
| 64 | |Cmd + N|Open new Finder window | ||
| 65 | |Cmd + T|Open new Finder tab | ||
| 66 | |Cmd + [|Back | ||
| 67 | |Cmd + ]|Forward | ||
| 68 | |Cmd + Delete|Move selected item(s) to Trash | ||
| 69 | |Cmd + Up|Move up one folder | ||
| 70 | |Cmd + Down|Move down one folder | ||
| 71 | |Cmd + Option + I|Show Attributes Inspector | ||
| 72 | |Cmd + Control + N|With files selected, create a new folder and immediately move selected files into that folder |