iTypeTests

Keyboard Shortcuts Reference

Master these keyboard shortcuts to boost your productivity. Less mouse usage means faster work and less strain.

= Command (Mac)
= Option/Alt (Mac)
= Control (Mac)
Ctrl = Control (Windows)
Alt = Alt (Windows)

Essential Shortcuts

The most important shortcuts everyone should know

ActionWindowsmacOS
CopyCtrl + C⌘ + C
CutCtrl + X⌘ + X
PasteCtrl + V⌘ + V
UndoCtrl + Z⌘ + Z
RedoCtrl + Y⌘ + Shift + Z
Select AllCtrl + A⌘ + A
SaveCtrl + S⌘ + S
FindCtrl + F⌘ + F
PrintCtrl + P⌘ + P
New Window/DocumentCtrl + N⌘ + N

Text Navigation

Move quickly through text without using the mouse

ActionWindowsmacOS
Move cursor one word leftCtrl + ←⌥ + ←
Move cursor one word rightCtrl + →⌥ + →
Move to beginning of lineHome⌘ + ←
Move to end of lineEnd⌘ + →
Move to beginning of documentCtrl + Home⌘ + ↑
Move to end of documentCtrl + End⌘ + ↓
Page upPage UpFn + ↑
Page downPage DownFn + ↓

Text Selection

Select text efficiently for editing operations

ActionWindowsmacOS
Select one character leftShift + ←Shift + ←
Select one character rightShift + →Shift + →
Select one word leftCtrl + Shift + ←⌥ + Shift + ←
Select one word rightCtrl + Shift + →⌥ + Shift + →
Select to beginning of lineShift + Home⌘ + Shift + ←
Select to end of lineShift + End⌘ + Shift + →
Select entire lineTriple-clickTriple-click
Select paragraphCtrl + Shift + ↑/↓⌥ + Shift + ↑/↓

Text Editing

Edit text faster with these shortcuts

ActionWindowsmacOS
Delete word before cursorCtrl + Backspace⌥ + Delete
Delete word after cursorCtrl + Delete⌥ + Fn + Delete
Delete to end of lineShift + End, Delete⌘ + Delete
Duplicate line/selectionCtrl + D (some editors)⌘ + D
Find and ReplaceCtrl + H⌘ + ⌥ + F
Bold textCtrl + B⌘ + B
Italic textCtrl + I⌘ + I
Underline textCtrl + U⌘ + U

Browser Shortcuts

Navigate the web more efficiently

ActionWindowsmacOS
New tabCtrl + T⌘ + T
Close tabCtrl + W⌘ + W
Reopen closed tabCtrl + Shift + T⌘ + Shift + T
Next tabCtrl + Tab⌘ + ⌥ + →
Previous tabCtrl + Shift + Tab⌘ + ⌥ + ←
Go to specific tab (1-8)Ctrl + 1-8⌘ + 1-8
Go to last tabCtrl + 9⌘ + 9
Refresh pageF5 or Ctrl + R⌘ + R
Hard refresh (clear cache)Ctrl + Shift + R⌘ + Shift + R
Open DevToolsF12 or Ctrl + Shift + I⌘ + ⌥ + I
Focus address barCtrl + L or F6⌘ + L
Bookmark pageCtrl + D⌘ + D

System Shortcuts (Windows)

Windows-specific shortcuts for system navigation

ActionWindowsmacOS
Open Start menuWindows keyN/A
Lock computerWindows + L⌘ + Ctrl + Q
Switch windowsAlt + Tab⌘ + Tab
Task viewWindows + TabCtrl + ↑ (Mission Control)
Open Task ManagerCtrl + Shift + Esc⌘ + ⌥ + Esc
Open File ExplorerWindows + E⌘ + Shift + F (Finder)
Minimize all windowsWindows + M⌘ + ⌥ + M
Screenshot (full)Windows + PrtScn⌘ + Shift + 3
Screenshot (selection)Windows + Shift + S⌘ + Shift + 4
Open SettingsWindows + I⌘ + , (in apps)

Code Editor Shortcuts

Common shortcuts in VS Code, Sublime Text, and similar editors

ActionWindowsmacOS
Command paletteCtrl + Shift + P⌘ + Shift + P
Quick file openCtrl + P⌘ + P
Toggle sidebarCtrl + B⌘ + B
Go to lineCtrl + G⌘ + G
Comment lineCtrl + /⌘ + /
Move line up/downAlt + ↑/↓⌥ + ↑/↓
Copy line up/downShift + Alt + ↑/↓⌥ + Shift + ↑/↓
Multi-cursorCtrl + Alt + ↑/↓⌘ + ⌥ + ↑/↓
Select next occurrenceCtrl + D⌘ + D
Format documentShift + Alt + F⌥ + Shift + F

Microsoft Office / Google Docs

Productivity shortcuts for document editing

ActionWindowsmacOS
Open documentCtrl + O⌘ + O
Save asF12 or Ctrl + Shift + S⌘ + Shift + S
Insert hyperlinkCtrl + K⌘ + K
Spell checkF7⌘ + Shift + ;
Insert page breakCtrl + Enter⌘ + Enter
Increase font sizeCtrl + Shift + >⌘ + Shift + >
Decrease font sizeCtrl + Shift + <⌘ + Shift + <
Align leftCtrl + L⌘ + L
Align centerCtrl + E⌘ + E
Align rightCtrl + R⌘ + R

Tips for Learning Shortcuts

  • 1.Start with the essentials: Master Copy, Paste, Undo, and Save before learning others.
  • 2.Learn 2-3 new shortcuts per week: Don't overwhelm yourself. Consistent practice beats cramming.
  • 3.Force yourself to use them: Even when it's slower at first, commit to using the shortcut instead of the mouse.
  • 4.Put a cheat sheet nearby: Keep a printed reference until the shortcuts become automatic.

Related Resources