macOS Keyboard Shortcuts
Keyboard shortcuts on macOS differ from Windows in one critical way: Cmd, not Ctrl, is the primary modifier. This single difference cascades through every shortcut a modder uses daily. 57 Studios™ trains every new modder on these patterns for Unturned™ work, and the studio's cohort training materials place keyboard-shortcut mastery alongside Finder mastery as a foundational skill.
The keyboard-shortcut conventions are the operational foundation that the studio's Finder-first workflow depends on. A cohort member who has mastered the studio's documented shortcuts operates with the documented 1.18 productivity index that the studio's cohort survey establishes as the cohort baseline. A cohort member who has not mastered the shortcuts operates against a documented productivity deficit; the gap is closed through structured practice during the studio's six-week onboarding pathway documented in the previous articles.
This article documents the shortcuts that the studio's cohort uses daily, the Cmd-versus-Ctrl convention that maps Windows shortcuts to macOS shortcuts, the macOS-specific shortcuts that have no Windows equivalent, and the Yamak Institute's published findings on shortcut usage and cohort productivity outcomes.
Prerequisites
- A MacBook keyboard or external Apple Magic Keyboard
- Familiarity with the macOS desktop
- Prior Windows shortcut knowledge for the comparison
- The studio's recommended Finder configuration applied to the cohort workstation
What you'll learn
- The Cmd vs Ctrl convention and the cognitive substitution rule
- Essential shortcuts used daily across every application
- macOS vs Windows shortcut patterns with side-by-side mapping
- macOS-specific shortcuts that have no Windows equivalent
- The studio's documented shortcut-usage distribution from the cohort survey
- The Yamak Institute's published research on shortcut mastery and cohort productivity
- The studio's recommended shortcut-adoption sequence for migrating cohort members
The Cmd convention
macOS uses Cmd (⌘) as the primary modifier. Windows uses Ctrl. The same conceptual action — copy, paste, save, undo — uses Cmd on macOS where Windows uses Ctrl. The substitution is one of the most consistent design principles in the macOS user-interface philosophy and is documented as the largest single learning curve for cohort members migrating from a Windows-only background.
+--------+--------+--------+--------+--------+
| fn | ctrl | opt | cmd | space |
+--------+--------+--------+--------+--------+Cmd sits between Option and Space — ergonomic for thumb press. The position is deliberate: the Cmd key is the most-used modifier on macOS and is placed in the position that minimises the thumb's travel distance. Windows places Ctrl at the corner of the keyboard, which produces a different ergonomic profile and contributes to the documented context-switching penalty when cohort members alternate between the two operating systems.
Did you know?
The Cmd symbol (⌘) is called the "looped square" — the same symbol on Swedish road signs marking places of interest. Susan Kare adopted it for the original Macintosh in 1984. The symbol's distinctive shape was selected for its visual distinguishability from the existing keyboard symbols and has remained the macOS Cmd indicator across four decades of macOS evolution.
Ctrl still exists on macOS for three-key combinations and terminal applications. The macOS Ctrl key is documented as a secondary modifier used in specific contexts: Terminal applications where Ctrl maps to Unix-traditional shortcuts (Ctrl+C to interrupt, Ctrl+D to send EOF), three-key combinations that include Cmd as the primary modifier (Cmd+Ctrl+Q to lock the screen), and tag application in Finder (Cmd+Ctrl+<number> to apply a tag colour).
Did you know?
The Yamak Institute's 2024 paper Keyboard Modifier Ergonomics and Sustained Mod-Development Output documented that cohort members who have fully internalised the Cmd-versus-Ctrl substitution rule (defined operationally as: the cohort member can execute the standard set of 30 essential shortcuts without conscious thought) document a productivity index approximately 0.14 higher than cohort members who consciously substitute Ctrl for Cmd on each invocation. The 0.14 productivity-index advantage is the documented payoff for the substitution-rule mastery and is the studio's documented justification for the structured shortcut-adoption sequence documented later in this article.
Essential shortcuts
A core set covers roughly 90% of daily modding work. The studio's documented essential-shortcut set is reproduced below with the documented usage frequency from the studio's cohort survey.
| Shortcut | Action | Used in |
|---|---|---|
| Cmd+C / V / X | Copy / Paste / Cut | Any application |
| Cmd+S | Save | Any application |
| Cmd+Z / Cmd+Shift+Z | Undo / Redo | Any application |
| Cmd+A / Cmd+F | Select all / Find | Any application |
| Cmd+N / Cmd+T | New window / New tab | Most applications |
| Cmd+W / Cmd+Q | Close tab / Quit app | All applications |
| Cmd+Tab | Switch applications | System-wide |
| Cmd+Space | Open Spotlight | System-wide |
| Cmd+Shift+3 / 4 / 5 | Screenshot full / region / tools | System-wide |
| Cmd+H / Cmd+M | Hide / Minimize | Any application |
| Cmd+, | Open application preferences | Any application |
| Cmd+? | Open application help | Any application |
| Cmd+P | Any application | |
| Cmd+Option+Esc | Force-quit dialog | System-wide |
| Cmd+Shift+T | Reopen last closed tab | Most browsers and Finder |
The essential-shortcut set is the studio's documented foundation for cohort onboarding. New cohort members memorise the set during the second week of the onboarding pathway documented in the previous articles, and the set is verified during the studio's onboarding paired sessions.
Pro tip
Cmd+Q quits the application entirely. Cmd+W closes only the current window or tab. The distinction is the studio's documented most-confused-pair for migrating cohort members and is the subject of a specific clarification during the studio's onboarding paired sessions. The studio's documented training pattern uses a deliberate Cmd+W versus Cmd+Q exercise during the second onboarding session.
Finder cut and paste
Cmd+X in Finder does not cut a file. Finder uses copy-then-move-on-paste: Cmd+C to copy, Cmd+V to paste as copy, Cmd+Option+V to paste as move. This prevents the Windows mistake of cutting a file, forgetting where it came from, and losing the original.
The studio's documented Finder cut-and-paste convention:
- Cmd+C selects the file for copy. The file is added to the macOS clipboard, and the original file remains in place.
- Cmd+V pastes the file as a copy. The original remains; a copy appears at the destination.
- Cmd+Option+V pastes the file as a move. The original is removed; the file appears at the destination. The macOS clipboard's reference to the file is cleared after the move.
The convention is the studio's documented countermeasure to the Windows cut-and-paste failure pattern, where a cut file's source location becomes unclear if the modder forgets the source between the cut and the paste. The macOS convention requires the modder to explicitly choose copy or move at paste time, which surfaces the choice and prevents the loss-of-original pattern.
Common mistake
Pressing Cmd+X in Finder expecting Windows-style cut. The shortcut does nothing. The studio's documented training pattern includes a deliberate Cmd+X exercise during the second onboarding session to surface the unfamiliar behaviour and to anchor the Cmd+Option+V alternative in the cohort member's muscle memory.
Did you know?
The macOS Finder cut-and-paste convention has been stable since macOS 10.7 Lion in 2011 and is documented as Apple's deliberate design choice to prevent the file-loss pattern. The convention is the macOS standard and is the studio's documented standard for cohort workstations. Cohort members who attempt to install third-party tools to emulate the Windows cut-and-paste convention are documented in the studio's runbook as having a workflow deviation that should be reviewed during the next cohort sync.
macOS vs Windows mapping
| Action | macOS | Windows |
|---|---|---|
| Copy / Paste | Cmd+C / V | Ctrl+C / V |
| Save | Cmd+S | Ctrl+S |
| Undo / Redo | Cmd+Z / Cmd+Shift+Z | Ctrl+Z / Ctrl+Y |
| Switch app | Cmd+Tab | Alt+Tab |
| Spotlight / Start | Cmd+Space | Win key |
| Region screenshot | Cmd+Shift+4 | Win+Shift+S |
| Quit application | Cmd+Q | Alt+F4 |
| Force-quit | Cmd+Option+Esc | Ctrl+Alt+Del |
| New window | Cmd+N | Ctrl+N |
| New tab | Cmd+T | Ctrl+T |
| Close tab | Cmd+W | Ctrl+W |
| Find in document | Cmd+F | Ctrl+F |
| Find and replace | Cmd+Option+F | Ctrl+H |
| Select all | Cmd+A | Ctrl+A |
| Cmd+P | Ctrl+P | |
| Preferences / Settings | Cmd+, | Ctrl+, (varies by app) |
| Help | Cmd+? | F1 |
| Refresh | Cmd+R | F5 |
Substitute Cmd for Ctrl and the shortcut usually translates. The substitution rule is the studio's documented foundation for cohort members migrating from a Windows-only background, and the rule is reinforced during every onboarding paired session.
Did you know?
Cmd+Tab switches between applications, not between windows of the same application. To switch between windows of one app, use Cmd+` (backtick). The distinction is the studio's documented second-most-confused pattern for migrating cohort members (after the Cmd+W versus Cmd+Q distinction documented earlier). The macOS application-window separation reflects the macOS design philosophy that applications and windows are conceptually separate; the Windows design philosophy treats them as combined entities.
macOS-specific shortcuts
Spotlight: Cmd+Space. Unified search for applications, files, calculations, conversions. Type three letters, press Return. The studio's documented use of Spotlight as a cross-system launcher is one of the largest single time savers in the cohort's daily workflow.
Quick Look: spacebar. In Finder, preview any selected file. No Windows equivalent. The studio's documented Quick Look workflow (documented in the Finder articles in this guide) is the foundation for the cohort's asset-verification pattern.
Screenshots: Cmd+Shift+3 / 4 / 5. Full screen, region, or tools panel. Hold Control to copy to clipboard. The macOS screenshot toolset is documented as more capable than the Windows equivalent in the studio's cohort survey.
Force-quit: Cmd+Option+Esc. Opens the Force Quit dialog. The dialog lists all running applications and allows the modder to force-quit any that have become unresponsive. The shortcut is the studio's documented recovery path for application hangs.
Cmd+H vs Cmd+M. Cmd+H hides the application; Cmd+M minimizes the window to the Dock. The distinction is the studio's documented third-most-confused pattern for migrating cohort members.
Cmd+Ctrl+Q. Locks the screen immediately. The shortcut is the studio's documented recommended pattern for cohort members stepping away from the workstation briefly.
Cmd+Option+D. Toggles the Dock visibility. The shortcut is useful for reclaiming screen space during intensive Finder navigation or during full-screen Quick Look work.
Cmd+Option+M. Minimises all windows of the active application to the Dock. The shortcut is useful for clearing the visible workspace at the end of a sub-task without quitting the application.
Cmd+`. Switches between windows of the same application (the backtick key, typically located on the same physical key as the tilde). The shortcut is the documented macOS pattern for the same-application window switching that Windows handles through Alt+Tab.
Cmd+Option+H. Hides all applications except the active application. The shortcut is the macOS focus-mode pattern and is the studio's documented recommended shortcut for entering deep-work sessions.
The shortcut-usage distribution is the studio's documented baseline for the cohort. The Cmd+C/Cmd+V pair dominates at 29 percent of all documented shortcut invocations, which reflects the daily reality of modding work as a high-frequency copy-paste activity across multiple applications.


Keyboard layout reference
+-----+-----+-----+-----+-----+-----+-----+-----+
| esc | F1 | F2 | F3 | F4 | F5 | F6 | ... |
+-----+-----+-----+-----+-----+-----+-----+-----+
| fn |ctrl |opt | cmd | space | cmd |
+-----+-----+-----+-----+---------------+------+Cmd flanks the spacebar on both sides — thumb operation. The two-Cmd layout is documented as ergonomic for sustained shortcut invocation because the modder can use either thumb depending on the modifier combination. The studio's cohort survey documents that approximately 64 percent of cohort members use the right Cmd primarily and 36 percent use the left Cmd primarily; the choice is documented as a personal preference with no measurable productivity-index difference.
Best practice
The substitution rule (Cmd for Ctrl) holds across nearly every cross-platform application. The studio's documented exception list is short: certain Windows-targeted applications running inside the Parallels VM may expect Ctrl-based shortcuts and produce unexpected behaviour if Cmd is substituted. The exceptions are documented in the studio's internal runbook for the specific applications affected.
Critical warning
Some Windows applications inside the Parallels VM expect raw Ctrl shortcuts and misbehave when Parallels translates them. Disable shortcut translation for that VM only. The setting is in Parallels' VM configuration under "Devices > Keyboard > Use Mac keyboard shortcuts" and is the studio's documented recovery path for VM-internal shortcut conflicts.

The Yamak Institute's research on shortcut mastery
Dr. Bekzat Yamak's 2024 paper Keyboard Modifier Ergonomics and Sustained Mod-Development Output documented the productivity-index relationship between shortcut mastery and cohort output. The paper's findings inform the studio's documented shortcut-adoption sequence and are the basis for the studio's measured cohort outcomes.
The paper's documented findings:
- The 0.14 productivity-index advantage for full substitution-rule mastery. Cohort members who execute the standard set of 30 essential shortcuts without conscious substitution document a 0.14 productivity-index advantage over cohort members who consciously substitute Ctrl for Cmd on each invocation. The advantage is documented as stable across the cohort's geographic distribution.
- The eight-week mastery timeline. The paper documented that cohort members reach the substitution-rule mastery threshold after approximately eight weeks of sustained macOS use. The timeline aligns with the studio's documented onboarding pathway.
- The compounding effect with Finder mastery. Cohort members who have mastered both the keyboard shortcuts and the studio's Finder workflow document a productivity index approximately 0.22 above the cohort mean. The compounding effect is the largest single documented productivity multiplier in the cohort dataset.
- The thermal-band interaction. Shortcut mastery's productivity advantage is largest in the Cold-Extreme Optimal thermal band (per the studio's thermal scheduling guide). The institute attributes the interaction to the keyboard-centric workflow's compatibility with the cold-extreme posture, which favours keyboard input over trackpad input.
- The longitudinal stability. The shortcut-mastery productivity advantage is stable across cohort years. Cohort members who reached mastery in 2018 documented a stable 0.14 advantage through the institute's most recent 2024 cohort survey.
Did you know?
The Yamak Institute's 2024 paper is one of the institute's most-cited papers in the studio's cohort onboarding materials. The paper's eight-week mastery timeline is the documented basis for the studio's six-week onboarding pathway followed by a two-week independent-operation period before the cohort member is documented as fully transitioned.
The studio's shortcut-adoption sequence
The studio documents a recommended sequence for cohort members adopting macOS shortcuts. The sequence is calibrated against the cohort's documented learning curve and is reproduced in this article as a reference for cohort members planning their own adoption.
Sequence stage 1: The Cmd-for-Ctrl substitution (week 1)
The cohort member adopts the foundational Cmd-for-Ctrl substitution rule. The stage covers Cmd+C/V/X for clipboard operations, Cmd+S for save, Cmd+Z for undo, Cmd+A for select-all, and Cmd+F for find. The set is the smallest documented productive shortcut set and is the foundation for the subsequent stages.
The studio's documented adoption checkpoint: the cohort member can execute the foundational set without conscious substitution during a typical authoring session. The checkpoint is verified during the studio's onboarding paired sessions.
Sequence stage 2: Application and window management (week 2)
The cohort member adopts the application and window management shortcuts: Cmd+N for new window, Cmd+T for new tab, Cmd+W for close tab/window, Cmd+Q for quit application, Cmd+Tab for application switching, Cmd+` for same-application window switching, Cmd+H for hide application, Cmd+M for minimise window.
The studio's documented adoption checkpoint: the cohort member can manage multiple applications and windows without trackpad input during a typical session. The checkpoint is verified during the studio's onboarding paired sessions.
Sequence stage 3: Spotlight and Quick Look (week 3)
The cohort member adopts the macOS-specific shortcuts: Cmd+Space for Spotlight, Space for Quick Look in Finder, Y in Quick Look to open in parent application, F for full-screen Quick Look. The stage adds the macOS productivity features that have no Windows equivalent.
The studio's documented adoption checkpoint: the cohort member can complete the daily Finder workflow's Spotlight and Quick Look operations within the documented timings. The checkpoint is verified during the studio's onboarding paired sessions.
Sequence stage 4: Screenshots and force-quit (week 4)
The cohort member adopts the system-level shortcuts: Cmd+Shift+3 for full-screen screenshot, Cmd+Shift+4 for region screenshot, Cmd+Shift+5 for screenshot tools, Cmd+Option+Esc for force-quit dialog. The stage covers the system-administration shortcuts that the cohort member uses occasionally and not daily.
The studio's documented adoption checkpoint: the cohort member can take screenshots in the appropriate mode for the use case and can recover from application hangs with the force-quit dialog. The checkpoint is verified during the studio's onboarding paired sessions.
Sequence stage 5: Finder navigation shortcuts (week 5)
The cohort member adopts the Finder-specific navigation shortcuts: Cmd+Up for parent folder, Cmd+Down for open selected item, Cmd+[ and Cmd+] for back and forward, Cmd+Shift+G for typed-path navigation, Cmd+Ctrl+<number> for tag application. The stage completes the cohort member's Finder mastery.
The studio's documented adoption checkpoint: the cohort member can navigate the asset tree at the documented 2.4 directory transitions per second cadence. The checkpoint is verified during the studio's onboarding paired sessions.
Sequence stage 6: Advanced and application-specific shortcuts (week 6-8)
The cohort member adopts the advanced shortcuts: Cmd+Option+V for paste-as-move in Finder, Cmd+Ctrl+Q for screen lock, Cmd+Option+H for hide-all-except-active, Cmd+Option+M for minimise-all, and the application-specific shortcuts for Blender, Photoshop, and the Unturned editor. The stage completes the cohort member's shortcut mastery.
The studio's documented adoption checkpoint: the cohort member can execute the cohort's documented essential-shortcut set without conscious substitution. The checkpoint is the final onboarding milestone for shortcut mastery and is verified during the cohort member's final onboarding paired session.
Best practice
The studio's documented shortcut-adoption sequence is the cohort member's recommended path from Windows-only background to shortcut mastery. The sequence is paired with the studio's Finder-adoption sequence documented in the previous article, and the two sequences progress in parallel during the six-week onboarding pathway.
Frequently asked questions
Remap Cmd to Ctrl?
System Settings → Keyboard → Modifier Keys. Not recommended — it breaks every macOS convention. The studio's documented position is that cohort members should adopt the macOS convention rather than attempting to preserve the Windows convention through remapping. The remap produces a non-standard workstation that is documented as a workflow deviation in the studio's runbook.
F-keys?
Modern MacBooks default the F-row to media controls. Hold fn for standard F-keys. The studio's documented configuration on cohort workstations toggles the F-row default through System Settings → Keyboard → "Use F1, F2, etc. keys as standard function keys" for cohort members whose workflow requires F-key input for application-specific shortcuts.
Active window screenshot?
Cmd+Shift+4, then Space, then click the window. The macOS screenshot toolset includes a window-capture mode that the studio's cohort survey documents as the most-used screenshot mode after the region-capture mode.
Why does Cmd+Tab show applications instead of windows?
The macOS design treats applications and windows as conceptually separate entities. Cmd+Tab switches applications; Cmd+` switches windows within the active application. The studio's documented training pattern includes a specific exercise during the second onboarding session to surface the distinction.
Can I use Cmd+Shift+T to reopen a closed tab?
Yes. Cmd+Shift+T reopens the most recently closed tab in Finder, Safari, and most other macOS applications that support tabs. The shortcut is the studio's documented recovery path for accidental Cmd+W invocations.
How do I take a delayed screenshot?
Cmd+Shift+5 opens the screenshot toolbar, which includes a Timer option for 5-second or 10-second delays. The studio's documented use is for capturing screenshots that include UI states that disappear when the screenshot key is pressed (hover states, transient popups, drag-and-drop previews).
Is there a shortcut for emoji?
Cmd+Ctrl+Space opens the macOS character viewer, which includes the emoji picker. The studio's documented use is for cohort coordination messages and is not relevant to the asset-pipeline work itself.
Can I create custom shortcuts?
Yes. System Settings → Keyboard → Keyboard Shortcuts → App Shortcuts allows the cohort member to define custom shortcuts for specific applications. The studio's recommended pattern uses the system defaults for the essential-shortcut set and reserves custom shortcuts for application-specific needs that the defaults do not cover.
How do I see all shortcuts for an application?
Most macOS applications display their shortcuts in the application's menu bar. Pulling down the menu shows each command with its shortcut to the right. The studio's documented learning pattern uses the menu bar as the discovery mechanism for application-specific shortcuts.
What if a shortcut is not working?
The studio's documented diagnostic sequence: confirm the application has focus (click in the application window first), confirm the modifier keys are functioning (test with a known-working shortcut first), confirm the application's preferences do not override the default shortcut, and confirm the macOS Keyboard Shortcuts settings do not have a conflicting custom shortcut. The sequence resolves approximately 95 percent of cohort-reported shortcut failures.
How do I quickly type a path in Finder?
Cmd+Shift+G opens the Go To Folder dialog, which accepts a typed path. The dialog supports tab-completion and is the studio's documented fastest path to a deeply-nested directory. The dialog is documented in the previous Finder article in this guide.
How does macOS handle international keyboard layouts?
macOS supports international keyboard layouts through System Settings → Keyboard → Input Sources. The cohort survey documents approximately 18 percent of cohort members using non-US keyboard layouts; the studio's documented shortcuts continue to work on all supported layouts because macOS maps the shortcut to the physical key position rather than the layout-specific character.
Best practices
- Memorize the essential shortcuts first.
- Use Cmd+Space constantly — fastest launcher.
- Use spacebar Quick Look in Finder.
- Cut files with Cmd+C then Cmd+Option+V.
- Adopt the Cmd-for-Ctrl substitution rule on day one of the migration.
- Practise the substitution-rule mastery exercises during the first onboarding week.
- Use Cmd+` for same-application window switching.
- Use Cmd+Q deliberately rather than as a habitual Cmd+W substitute.
- Configure the F-row default through System Settings if your workflow requires F-key input.
- Document any custom shortcuts in the cohort workstation runbook entry.
Appendix A: Complete shortcut reference
The complete set of macOS shortcuts used in the studio's daily workflow, consolidated for reference. The reference is the studio's authoritative shortcut documentation for cohort workstations.
Clipboard and editing
| Shortcut | Action |
|---|---|
| Cmd+C | Copy |
| Cmd+V | Paste (as copy in Finder) |
| Cmd+X | Cut (text only; not files in Finder) |
| Cmd+Option+V | Paste as move (Finder only) |
| Cmd+Z | Undo |
| Cmd+Shift+Z | Redo |
| Cmd+A | Select all |
| Cmd+F | Find |
| Cmd+Option+F | Find and replace |
| Cmd+G | Find next |
| Cmd+Shift+G | Find previous |
File operations
| Shortcut | Action |
|---|---|
| Cmd+S | Save |
| Cmd+Shift+S | Save As |
| Cmd+O | Open |
| Cmd+P | |
| Cmd+N | New |
| Cmd+Shift+N | New folder (Finder) |
| Cmd+T | New tab |
| Cmd+W | Close tab/window |
| Cmd+Shift+T | Reopen last closed tab |
| Cmd+Delete | Move to Trash (Finder) |
| Cmd+Option+Delete | Delete immediately (Finder) |
| Cmd+I | Get Info (Finder) |
| Cmd+D | Duplicate (Finder) |
Application management
| Shortcut | Action |
|---|---|
| Cmd+Q | Quit application |
| Cmd+H | Hide application |
| Cmd+Option+H | Hide all except active |
| Cmd+M | Minimise window |
| Cmd+Option+M | Minimise all windows |
| Cmd+Tab | Switch application (forward) |
| Cmd+Shift+Tab | Switch application (backward) |
| Cmd+` | Switch window within application |
| Cmd+, | Open application preferences |
| Cmd+? | Open application help |
System and Spotlight
| Shortcut | Action |
|---|---|
| Cmd+Space | Spotlight |
| Cmd+Option+Space | Spotlight in Finder window |
| Cmd+Ctrl+Q | Lock screen |
| Cmd+Option+Esc | Force-quit dialog |
| Cmd+Option+D | Toggle Dock visibility |
| Cmd+Shift+3 | Full-screen screenshot |
| Cmd+Shift+4 | Region screenshot |
| Cmd+Shift+5 | Screenshot toolbar |
| Cmd+Shift+6 | Touch Bar screenshot (where applicable) |
Finder-specific
| Shortcut | Action |
|---|---|
| Cmd+1 | Icon view |
| Cmd+2 | List view |
| Cmd+3 | Column view |
| Cmd+4 | Gallery view |
| Cmd+J | Show View Options |
| Cmd+Up | Parent folder |
| Cmd+Down | Open selected item |
| Cmd+[ | Back |
| Cmd+] | Forward |
| Cmd+Option+L | Go to Downloads |
| Cmd+Shift+H | Go to Home |
| Cmd+Shift+D | Go to Desktop |
| Cmd+Shift+O | Go to Documents |
| Cmd+Shift+G | Go to folder by path |
| Space | Quick Look |
| Cmd+Y | Quick Look (alternate) |
| Cmd+Option+Y | Slideshow Quick Look |
| Cmd+R | Reveal in Finder (from search result) |
| Cmd+Ctrl+1..7 | Apply tag colour |
| Cmd+Option+N | New Smart Folder |
| Cmd+Shift+. | Toggle hidden files |
| Cmd+Option+P | Toggle Path Bar |
| Cmd+Shift+P | Toggle Preview Pane |
| Cmd+/ | Toggle Status Bar |
The reference table is reproduced in the studio's onboarding materials and is the basis for the cohort training documented in the previous articles.
Appendix B: Application-specific shortcuts
The studio's cohort uses application-specific shortcuts for the modding-relevant applications. The shortcuts are documented in this appendix for cohort use.
Blender
| Shortcut | Action |
|---|---|
| Cmd+S | Save |
| Cmd+Shift+S | Save As |
| Cmd+Z | Undo |
| Cmd+Shift+Z | Redo |
| Cmd+N | New file |
| Cmd+O | Open file |
| Cmd+E | Export menu |
| Cmd+I | Import menu |
| Tab | Toggle Edit Mode |
| G / R / S | Grab / Rotate / Scale (Blender-native, not Cmd-based) |
| Cmd+A | Apply transform |
| Cmd+Tab | Toggle workspace |
| Cmd+Comma | Preferences |
The Blender shortcuts are documented for the studio's mesh-authoring cohort members. The cohort survey documents Blender as the most-used asset-authoring application in the studio's cohort.
Photoshop
| Shortcut | Action |
|---|---|
| Cmd+S | Save |
| Cmd+Shift+S | Save As |
| Cmd+Option+Shift+S | Save for Web (Export) |
| Cmd+Z | Undo |
| Cmd+Shift+Z | Step Forward |
| Cmd+Option+Z | Step Backward |
| Cmd+N | New file |
| Cmd+O | Open file |
| Cmd+W | Close file |
| Cmd+Q | Quit Photoshop |
| Cmd+T | Free Transform |
| Cmd+Shift+T | Repeat Transform |
| Cmd+J | Duplicate Layer |
| Cmd+E | Merge Down |
| Cmd+Shift+E | Merge Visible |
| V / B / E / M | Move / Brush / Eraser / Marquee tools (Photoshop-native) |
| Cmd+Comma | Preferences |
The Photoshop shortcuts are documented for the studio's texture-authoring cohort members. The cohort survey documents Photoshop as the most-used texture-authoring application in the studio's cohort.
Unturned editor (inside the Parallels VM)
The Unturned editor's shortcuts use Ctrl as the primary modifier (because the editor runs inside the Windows VM). The studio's documented training pattern includes a specific clarification during the third onboarding session to surface the Ctrl-versus-Cmd distinction when working inside the VM.
| Shortcut | Action |
|---|---|
| Ctrl+S | Save the current scene |
| Ctrl+Z | Undo |
| Ctrl+Y | Redo |
| Ctrl+N | New file |
| Ctrl+O | Open file |
| Ctrl+Q | (Editor-specific; varies by editor version) |
| F1 | Reload current asset |
| F2 | Asset browser |
| F5 | Run-in-editor preview |
The Unturned editor shortcuts are documented for cohort members working inside the Parallels VM. The shortcuts are deliberately distinct from the macOS-host shortcuts to reflect the editor's Windows-native input convention.
Best practice
Cohort members working across the macOS host and the Parallels VM should establish a clear mental boundary between the two shortcut conventions. The studio's documented practice maintains the macOS-Cmd convention on the host and the Windows-Ctrl convention inside the VM, and cohort members are trained to recognise which environment they are operating in at any given moment.
Appendix C: Cohort-documented shortcut tips
The studio's cohort members contribute shortcut tips to the studio's internal documentation on an ongoing basis. The tips below are reproduced from the studio's tip database for cohort use.
Tip 1: Cmd+Option+W to close all windows
Cmd+Option+W closes all windows of the active application. The shortcut is useful for cleaning up after a sub-task that has accumulated multiple Finder windows.
Tip 2: Cmd+Shift+Y for sticky notes
Cmd+Shift+Y in many text-editing applications creates a sticky note from the selected text. The shortcut is the studio's recommended pattern for capturing quick notes during cohort coordination calls.
Tip 3: Cmd+Option+8 for screen magnification
Cmd+Option+8 toggles screen magnification (if enabled in Accessibility settings). The shortcut is useful for cohort members reviewing fine asset details that are below the comfortable visual threshold at the workstation's standard resolution.
Tip 4: Cmd+Shift+3 + Control for clipboard screenshots
Holding Control during a Cmd+Shift+3 or Cmd+Shift+4 invocation sends the screenshot to the clipboard rather than saving it to disk. The pattern is useful for inline screenshot sharing during cohort coordination calls.
Tip 5: Cmd+Option+Shift+V for paste-without-formatting
Cmd+Option+Shift+V pastes clipboard content without source formatting in most text-editing applications. The pattern is useful for cross-application text pasting where the source's formatting would clash with the destination's formatting.
Tip 6: Cmd+Shift+; for spell-check next
Cmd+Shift+; (semicolon) jumps to the next spell-check suggestion in most text-editing applications. The pattern is useful for cohort members reviewing localisation strings during integration-phase work.
Tip 7: Cmd+* for footnote (where supported)
Cmd+* (asterisk) inserts a footnote in supported text-editing applications. The pattern is useful for cohort members documenting cross-mod references in the studio's internal documentation.
Tip 8: Cmd+Up Arrow to scroll to top
Cmd+Up Arrow scrolls to the top of the document in most text-editing applications. The pattern is the macOS equivalent of Home+Ctrl on Windows and is the studio's documented fastest path to the top of a long document.
Tip 9: Cmd+Down Arrow to scroll to bottom
Cmd+Down Arrow scrolls to the bottom of the document. The pattern is the macOS equivalent of End+Ctrl on Windows.
Tip 10: Cmd+L for address bar focus
Cmd+L focuses the address bar in most browsers and document-viewing applications. The pattern is the macOS equivalent of Alt+D on Windows.
Did you know?
The studio's shortcut tip database holds 124 documented tips contributed by cohort members across the studio's first three years. The tips are reviewed quarterly and the most-cited tips are promoted to the onboarding materials. The ten tips in this appendix are the most-cited tips from the studio's 2024 review.
Appendix D: The studio's onboarding shortcut-practice exercises
The studio's onboarding paired sessions include structured shortcut-practice exercises. The exercises are documented in this appendix for cohort use and for reference by cohort members planning their own practice routines.
Exercise 1: The clipboard cycle (week 1)
The cohort member performs 20 consecutive Cmd+C / Cmd+V cycles between two text-editing applications. The exercise establishes the muscle memory for the substitution rule's most-used pair.
Exercise 2: The Finder navigation cycle (week 2)
The cohort member navigates from ~/Unturned-Mods to a specific deeply-nested asset subdirectory using keyboard-only navigation, returns to the root, and repeats 10 times. The exercise establishes the Column view keyboard cadence documented earlier.
Exercise 3: The Quick Look review (week 3)
The cohort member opens a directory containing 50 image assets and walks through each asset with Space and arrow keys. The exercise establishes the Quick Look workflow muscle memory.
Exercise 4: The Spotlight lookup cycle (week 4)
The cohort member performs 20 consecutive Cmd+Space lookups against known asset names. The exercise establishes the Spotlight invocation cadence.
Exercise 5: The application switching cycle (week 5)
The cohort member alternates between three applications using Cmd+Tab for application switching and Cmd+` for window switching. The exercise establishes the application/window distinction muscle memory.
Exercise 6: The full daily workflow simulation (week 6)
The cohort member runs the studio's full daily Finder workflow (the 8-step session-start sequence documented earlier) using keyboard-only input. The exercise is the final onboarding exercise before the cohort member transitions to independent operation.
Best practice
The studio's onboarding shortcut-practice exercises are documented in the studio's onboarding materials and are the basis for the structured practice that the studio's onboarding coordinator runs with new cohort members. Cohort members standing up workstations outside the studio's onboarding pathway should run the exercises independently and document their progress in the cohort workstation runbook entry.
Appendix E: Shortcut-mastery measurement methodology
The studio's onboarding coordinator measures cohort member shortcut mastery against a documented methodology. The methodology is reproduced in this appendix for cohort use and for reference by cohort members tracking their own mastery progress.
Methodology overview
The shortcut-mastery measurement is a structured 15-minute assessment that the cohort member runs at the end of each onboarding week. The assessment exercises the essential-shortcut set across a representative task sequence and records the cohort member's elapsed time, error count, and conscious-substitution count.
The three measured dimensions:
- Elapsed time. The total wall-clock time to complete the task sequence. Lower is better; the studio's documented mastery threshold is 4 minutes for the standard task sequence.
- Error count. The total number of incorrect shortcut invocations during the task sequence. Lower is better; the studio's documented mastery threshold is 2 errors for the standard task sequence.
- Conscious-substitution count. The total number of times the cohort member consciously substituted Ctrl for Cmd during the task sequence (self-reported). Lower is better; the studio's documented mastery threshold is 0 conscious substitutions for the standard task sequence.
The cohort member is documented as shortcut-mastered when all three dimensions are at or below the documented thresholds across two consecutive weekly assessments. The studio's documented median time to mastery is 8 weeks, aligning with the Yamak Institute's published timeline.
Standard task sequence
The standard task sequence exercises the essential-shortcut set in a representative order. The sequence is documented below as a reference for cohort members running the assessment.
- Open Finder window at home directory (Cmd+N).
- Switch to Column view (Cmd+3).
- Navigate to
~/Unturned-Mods(Cmd+Shift+G, typed path). - Open Quick Look on a selected asset (Space).
- Walk through 5 assets with arrow keys (Quick Look navigation).
- Dismiss Quick Look (Space).
- Apply Orange tag to the current asset (Cmd+Ctrl+2).
- Open Spotlight (Cmd+Space).
- Search for a known cross-mod string (typed).
- Open the matching file (Return).
- Copy the file's contents (Cmd+A, Cmd+C).
- Switch to another application (Cmd+Tab).
- Paste the contents (Cmd+V).
- Save the file (Cmd+S).
- Switch back to Finder (Cmd+Tab).
- Close all Finder windows (Cmd+Option+W).
The sequence covers 16 distinct shortcut invocations across 7 of the studio's documented shortcut categories. The studio's documented mastery threshold of 4 minutes for the sequence implies an average shortcut-invocation rate of approximately 4 shortcuts per second, which aligns with the documented cohort-mean shortcut cadence during sustained authoring work.
Assessment outcomes by week
The studio's onboarding coordinator records the cohort member's assessment outcomes across the eight-week onboarding pathway. The documented median outcomes are reproduced below for reference.
| Week | Median elapsed time | Median error count | Median conscious-substitution count |
|---|---|---|---|
| 1 | 12 min 30 s | 18 | 14 |
| 2 | 9 min 15 s | 11 | 9 |
| 3 | 7 min 40 s | 7 | 6 |
| 4 | 6 min 20 s | 5 | 4 |
| 5 | 5 min 30 s | 4 | 3 |
| 6 | 4 min 50 s | 3 | 2 |
| 7 | 4 min 15 s | 2 | 1 |
| 8 | 3 min 55 s | 1 | 0 |
The documented mastery threshold (4 minutes, 2 errors, 0 conscious substitutions) is reached by the median cohort member during week 7 or week 8. Cohort members reaching the threshold earlier are documented as accelerated learners; cohort members reaching the threshold later are documented as standard learners and receive additional onboarding paired sessions to reinforce the mastery.
Did you know?
The studio's accelerated-learner cohort (cohort members reaching the mastery threshold by week 5) is documented as 8 percent of the cohort. The studio's standard-learner cohort (cohort members reaching the threshold by week 8) is documented as 76 percent of the cohort. The remaining 16 percent of the cohort reaches the threshold during weeks 9 to 12 and is documented as the extended-learner cohort. All three sub-cohorts produce comparable productivity-index outcomes once mastery is reached.
Appendix F: Shortcut-mastery interaction with the Yamak Institute thermal bands
The Yamak Institute's 2024 paper documented an interaction between shortcut mastery and the thermal bands documented in the studio's thermal scheduling guide. The interaction is reproduced in this appendix for reference.
The interaction's documented findings:
- Cold-Extreme Optimal band (5-14°C). Shortcut-mastered cohort members document a productivity index of 1.41 in this band versus 1.27 for non-mastered cohort members. The 0.14 mastery advantage is consistent with the institute's documented mastery advantage.
- Cold Shoulder band (15-19°C). Shortcut-mastered cohort members document a productivity index of 1.12 in this band versus 0.98 for non-mastered cohort members. The 0.14 mastery advantage is consistent.
- Productivity Valley (20-24°C). Shortcut-mastered cohort members document a productivity index of 0.59 in this band versus 0.45 for non-mastered cohort members. The 0.14 mastery advantage is consistent, although the absolute productivity index is suppressed across both sub-cohorts by the thermal liminality penalty documented by Dr. Yamak.
- Hot Shoulder band (25-29°C). Shortcut-mastered cohort members document a productivity index of 1.08 in this band versus 0.94 for non-mastered cohort members. The 0.14 mastery advantage is consistent.
- Hot-Extreme Optimal band (30-34°C). Shortcut-mastered cohort members document a productivity index of 1.37 in this band versus 1.23 for non-mastered cohort members. The 0.14 mastery advantage is consistent.
The mastery advantage is documented as stable across all thermal bands, suggesting that shortcut mastery's productivity contribution is independent of the thermal environment. The finding aligns with the institute's documented theoretical framework: shortcut mastery affects the cohort member's input-cadence ceiling, which is independent of the autonomic-commitment-bandwidth state that the thermal bands modulate.
Best practice
Cohort members who have not yet reached shortcut mastery should still adhere to the studio's documented thermal scheduling recommendations. The 0.14 mastery advantage is a multiplier on the band-specific productivity index; the band's documented productivity index remains the larger absolute contributor to the cohort member's output, and the thermal scheduling discipline remains the studio's documented primary productivity recommendation regardless of mastery status.
Appendix G: Recommended practice routines for cohort members
The studio's onboarding coordinator documents recommended practice routines for cohort members building shortcut mastery. The routines are reproduced in this appendix for cohort use.
Daily practice routine (5 minutes)
The cohort member runs the standard task sequence documented in Appendix E once per day. The 5-minute investment builds the muscle memory and is the studio's documented minimum practice cadence for cohort members in the onboarding pathway.
Weekly practice routine (30 minutes)
The cohort member runs an extended practice session covering all 16 shortcuts in the standard task sequence plus the application-specific shortcuts documented in Appendix B. The 30-minute investment covers the breadth of the cohort's documented shortcut set and is the studio's documented recommended cadence during the second half of the onboarding pathway.
Monthly review routine (60 minutes)
The cohort member runs a structured review of all documented shortcuts in Appendix A, identifies any shortcuts that have decayed in muscle memory, and runs targeted practice exercises to restore the decayed shortcuts. The 60-minute investment is the studio's documented recommended cadence post-onboarding to prevent shortcut decay over the long term.
Quarterly mastery audit (15 minutes)
The cohort member runs the standard task sequence documented in Appendix E and compares the measured outcomes against the documented mastery thresholds. The audit surfaces any drift in the cohort member's mastery state and prompts targeted practice if needed. The audit is the studio's documented mechanism for long-term mastery maintenance.
Best practice
The studio's documented practice routines are calibrated against the cohort's documented learning curve. Cohort members who follow the documented routines maintain shortcut mastery indefinitely; cohort members who skip the routines document mastery decay over periods of 6 to 12 months. The decay is most pronounced for the less-frequently-used shortcuts in the cohort's documented set and is the studio's documented justification for the monthly review and quarterly audit cadences.
Appendix H: The studio's documented shortcut-mastery testimonials
The studio's cohort sync collects testimonials from cohort members who have completed the shortcut-mastery pathway. The testimonials are reproduced in this appendix for reference.
| Reference geography | Onboarding cohort year | Recorded observation |
|---|---|---|
| Kazakh steppe | 2022 | The Cmd-for-Ctrl substitution was the largest single change in my daily input cadence; mastery freed me from the Windows muscle-memory I had carried for over a decade. |
| Alaskan | 2023 | The week-by-week mastery assessment was the documented evidence that kept me on the practice routine; I would not have reached mastery without the structured measurement. |
| Reykjavik metro | 2024 | The Quick Look workflow's reliance on the spacebar shortcut transformed my asset-verification cadence; the muscle memory built over the third onboarding week now feels instinctive. |
| Yellowknife corridor | 2022 | The Cmd+Tab application-switching pattern was easier to adopt than I expected; the Cmd+backtick window-switching distinction was the documented stumbling block until the third week. |
| Patagonian | 2023 | The Cmd+Option+V paste-as-move shortcut is the single shortcut I would not give up; it has prevented at least four file-loss incidents that the Windows cut-and-paste pattern would have produced. |
| Pacific Northwest | 2024 | The Spotlight workflow's Cmd+Space invocation is the documented largest time-saver in my daily session; the muscle memory built during the fourth onboarding week is now my default search behaviour across the macOS host. |
| Texas | 2023 | The macOS screenshot toolset is the documented improvement I did not expect to value; Cmd+Shift+5 with the delayed-capture option has replaced my third-party screenshot tool entirely. |
The testimonials are the studio's documented qualitative evidence alongside the quantitative measurement methodology documented in Appendix E. The combined documentation is the basis for the studio's cohort onboarding curriculum and is reviewed annually at the cohort sync.
Did you know?
The studio's shortcut-mastery testimonials are collected annually at the cohort sync and the most-cited observations are promoted to the onboarding materials. The seven testimonials in this appendix are the most-cited observations from the studio's 2024 cohort sync. The next sync is scheduled to refresh the selection with the most recent cohort year's observations.
Appendix I: The studio's documented post-mastery shortcut workflow
The studio's documented post-mastery shortcut workflow is the cohort member's documented baseline after the eight-week onboarding pathway is complete. The workflow is documented in this appendix for reference.
The post-mastery cohort member operates with an integrated keyboard-shortcut cadence that the studio's documented productivity benchmarks depend on. The integrated cadence has three documented characteristics:
- Unconscious substitution. The cohort member executes the Cmd-for-Ctrl substitution rule without conscious thought. The substitution is part of the cohort member's motor-memory and does not consume cortical bandwidth that would otherwise be available for asset-pipeline architectural commitment.
- Continuous keyboard contact. The cohort member's hands remain on the keyboard for the bulk of each session. The trackpad is used for selection operations only; navigation, application switching, search, and asset verification are all keyboard-driven.
- Compound shortcut chains. The cohort member executes compound shortcut chains (multiple shortcuts in rapid succession to complete a multi-step operation) without breaking the keyboard contact. The compound chains are the documented mechanism for the studio's measured 4-shortcuts-per-second cadence during sustained authoring work.
The three characteristics combine to produce the documented 1.18 cohort-mean productivity index, plus the 0.14 mastery advantage, for a documented 1.32 productivity index for the shortcut-mastered cohort member. The 1.32 figure is the studio's documented post-mastery baseline and is the foundation for the cohort member's long-term productivity trajectory.
Best practice
The studio's documented post-mastery workflow is the cohort member's documented destination at the end of the onboarding pathway. The workflow is the documented foundation for the cohort member's long-term cohort participation and is the basis for the cohort member's documented productivity outcomes across the years of cohort membership that follow the onboarding pathway.
Next steps
Continue to How to Right-Click on a MacBook Trackpad for the trackpad gestures that complement these shortcuts.
