ChromeVox: Clean up ChromeVox keymap and remove paragraph navigation.
This change moves away from the [Search + n/p + l] key combination for list navigation, as I got some feedback from testers that the combinations were awkward to invoke. Instead, list navigation now uses [Search + j + l] for next list and [Search + Shift + j + l] for previous list. This is more consistent with how existing jump commands are structured. This change also removes commands to navigate by paragraph, as movement by paragraph is already covered by group navigation. Lastly, this change renames next_keymap.json to default_keymap.json. Change-Id: If42c94d44f319ef08318575982d8a297d4aa9da6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925207Reviewed-by:David Tseng <dtseng@chromium.org> Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#727171}
Showing
Please register or sign in to comment