0Pricing
Web Accessibility Academy · Lesson

The Core Gestures and Hotkeys

Learn the keys to read, navigate, and explore.

The Core Gestures and Hotkeys is a free Web Accessibility Academy lesson on CoddyKit — lesson 2 of 4. You can read the complete lesson below for free — then practise it hands-on in the browser with a built-in code editor and a 24/7 AI tutor. It is part of the Web Accessibility Academy learning path, one of 4 lessons in the course, and your progress syncs across the web and the CoddyKit app.

Speak Their Language

A screen reader is driven by keys and gestures, not your mouse. Learn a few hotkeys and you can move through any page by ear. ⌨️

The NVDA Modifier

Most NVDA commands start with the NVDA key, which is Insert or Caps Lock. You hold it, then press a letter to issue a command.

VoiceOver's VO Keys

VoiceOver commands begin with the VO keys: Control plus Option held together. You then add an arrow or letter to act.

VoiceOver modifier: Control + Option (VO)

Read From Here

To hear everything from the cursor down, NVDA users press NVDA plus Down Arrow. It reads the whole page continuously.

Move Line by Line

Take it slow with the arrow keys. Down and Up step through one line at a time so you catch each piece of content.

Jump by Headings

Power users navigate by element type. In NVDA, the H key jumps to the next heading, letting you scan structure fast.

NVDA: press H for next heading, K for next link

Jump by Links and Forms

Single-letter keys keep going: K hops to the next link and F to the next form field. This is how blind users skim a page.

The Elements List

Need an overview? NVDA's elements list, opened with NVDA plus F7, shows every heading, link, and landmark in one menu.

VoiceOver Rotor

VoiceOver has its own overview called the rotor. You open it with VO plus U, then arrow through headings, links, or landmarks.

Activate a Control

To click by keyboard, sighted-style keys still work: Enter or Space activates the focused link or button just like a mouse press.

You Need Just a Few

You will not memorize hundreds of commands. A handful of navigation keys covers nearly every test you will ever run. 👍

Quick Check

In NVDA, which single key jumps to the next heading?

Recap

Hold the modifier, read with arrows, and skim with H, K, and F. The elements list or rotor gives you the whole map at once. 🗺️

Frequently asked questions

Is the “The Core Gestures and Hotkeys” lesson free?

Yes — the full text of “The Core Gestures and Hotkeys” is free to read here on the web, and the Web Accessibility Academy course includes 4 lessons in total. To practise it interactively (a built-in code editor and a 24/7 AI tutor) and unlock the rest of the Web Accessibility Academy course, upgrade to CoddyKit PRO.

What will I learn in “The Core Gestures and Hotkeys”?

Learn the keys to read, navigate, and explore. You practise Web Accessibility Academy with hands-on code you run directly in the browser, and a 24/7 AI tutor answers your questions as you work through the lesson.

Do I need any experience to start Web Accessibility Academy?

No prior experience is required. Web Accessibility Academy on CoddyKit is structured for beginners through advanced learners; this is — lesson 2 of 4, so you can start here or from the beginning and move at your own pace.

How long does the “The Core Gestures and Hotkeys” lesson take?

Most CoddyKit lessons take about 5–10 minutes. Each one is bite-sized and interactive, so you make steady progress and pick up exactly where you left off across the web and the app.

Can I write and run code in this Web Accessibility Academy lesson?

Yes. Every Web Accessibility Academy lesson includes a built-in code editor, so you write and run real code right in your browser and get instant AI feedback — no local setup required.

All lessons in this course

  1. Turning On NVDA, VoiceOver, and TalkBack
  2. The Core Gestures and Hotkeys
  3. Browse Mode vs Focus Mode
  4. A Repeatable Screen Reader Test Pass
← Back to Web Accessibility Academy