Step 1 — Open Notepad
- Open Notepad using a keyboard shortcut Press the Windows key on your keyboard (between Ctrl and Alt). Type "notepad" (just start typing!). Press Enter — Notepad opens!
Step 2 — Type a Practice Paragraph
- Type: “I am learning keyboard shortcuts at VUB today.”
Step 3 — Try Copy and Paste
- Copy and paste using keyboard shortcuts Press Ctrl + A to select ALL text. Press Ctrl + C to COPY. Press Enter twice to make blank lines. Press Ctrl + V to PASTE.
Step 4 — Try Undo and Redo
- Undo and redo your changes Press Ctrl + Z to UNDO (paste disappears!). Press Ctrl + Z again (blank lines disappear!). Press Ctrl + Y to REDO (brings it back!).
Step 5 — Try Cut
- Cut and paste text Select all text with Ctrl + A. Press Ctrl + X to CUT (text disappears — it is on your clipboard!). Press Ctrl + V to paste it back.
Step 6 — Save Your File
- Save with a keyboard shortcut Press Ctrl + S to SAVE. Save to Desktop as “Shortcuts Practice”.
Tip: Think of C-V-X as: C = Copy, V = paste down (like a V arrow), X = cut (like scissors X).
Shortcut Reference
| Shortcut | What It Does |
|---|---|
| Ctrl+C | Copy |
| Ctrl+V | Paste |
| Ctrl+X | Cut |
| Ctrl+Z | Undo |
| Ctrl+Y | Redo |
| Ctrl+A | Select All |
| Ctrl+S | Save |
| Ctrl+P | |
| Alt+Tab | Switch windows |
| Win+L | Lock screen |
Checkpoint — Raise your hand when done:
- ☐ I can copy, paste, undo, redo, and save using keyboard shortcuts