Skip to content

Keyboard reference

Every shortcut in Wholisphere, organized by what you’re trying to do. The canonical machine-readable list (including the NVDA-compatible alternative bindings) is generated from the capability registry on every release.

Modes matter. Most navigation keys only do their special thing in Browse mode. In Focus mode, your keystrokes go to the page. Press \ (backslash) to toggle. See Modes.

Mode

PressWhat it does
\Toggle Browse / Focus mode

Move the cursor

PressWhat it does
Tab or Next element
Shift+Tab or Previous element
HomeFirst element on the page
EndLast element on the page
Enter or SpaceActivate the focused element (click, follow link, etc.)
EscapeDismiss modal, popover, or live menu

Quick navigation by element kind

These keys only work in Browse mode.

PressJump to nextShift+key
HHeading (any level)Previous heading
16Heading at level 1–6Previous at that level
KLinkPrevious link
BButtonPrevious button
FForm fieldPrevious form field
TTablePrevious table
LListPrevious list
IList itemPrevious list item
GImage / graphicPrevious image
DLandmarkPrevious landmark
RRegionPrevious region

Read

PressWhat it does
Shift+SpaceRead from here to the end
Ctrl+Shift+RRead from the top
Ctrl+SpacePause / resume reading
Control (alone)Stop reading
Ctrl+Shift++Speak faster
Ctrl+Shift+-Speak slower
ARead everything (continuous read)
SSpell the current word

Lists and overviews

PressWhat it does
Ctrl+Shift+EOpen the elements list (links / headings / form fields)

Tables

When the cursor is on a table cell, in Browse mode:

PressWhat it does
Ctrl+Alt+→Next column
Ctrl+Alt+←Previous column
Ctrl+Alt+↓Next row
Ctrl+Alt+↑Previous row

Cognitive shortcuts

These are global hotkeys — they work even without the screen reader on, and even in Focus mode (because the modifier keys disambiguate).

PressCapability
Ctrl+Shift+XExplain in simpler words (selection)
Ctrl+Shift+USummarize this page
Ctrl+Shift+TTranslate selection
Ctrl+Shift+DDefine selected word
Ctrl+Alt+DDescribe focused image

Voice

PressCapability
Ctrl+Shift+V or Ctrl+Alt+VToggle voice command

NVDA / JAWS users — what stays the same

Wholisphere’s defaults overlap with NVDA and JAWS where it makes sense:

  • Quick-nav keys (H, K, B, F, T, L, G, D, R, 1–6) match NVDA’s Browse-mode layout.
  • Mode toggle is \, the same key NVDA uses (Browse / Focus).
  • Table grid uses Ctrl+Alt+Arrow, same as NVDA.
  • Read from here is Shift+Space, read from top is Ctrl+Shift+R. NVDA uses NVDA-modifier+Down and similar; we picked plain modifiers because Wholisphere has no modifier key of its own.

If you’d rather use the NVDA-compatible bindings, the engine already supports an NVDA profile internally. In a future popup update, you’ll be able to pick the profile from Settings.

Where bindings come from

Every binding above is sourced from the capability registry. The canonical list — with both Wholisphere defaults and NVDA-compatible alternatives — is regenerated from the registry on every release.