KeybindingsEditor

Provide information about how to change a keybinding in the keybindings editor when a row is focused.

{
  "accessibility.verbosity.keybindingsEditor": true // default
}

Type

bool

Default

true

Description

Controls whether or not the attached screen reader will announce how to change a keybinding when you are in the keybindings editor (UI, not JSON) and you have a row selected. On my system, when set to yes, it tells me to “Press Space or Enter to change the keybinding.”