ObjPad

이 추가 기능에서 제공하는 빠른 명령을 사용하여 화면의 객체를 관리하고, 탐색하는 등의 작업이 가능합니다.

명령어

  • Control+NVDA+TAB: 화살표 키 모드를 전환합니다(자세한 내용은 다음을 참조하싶시오).

화살표 키 모드

The add-on provides four ways to use arrow keys:

  • Classic (또는 normal mode): 화살표 키를 사용하여 커서를 이동합니다.
  • Object nav: use arrow keys to move to next/previous/parent/first child objects.
  • Web: use arrow keys to cycle through elements and move between them.
  • Scan mode: use arrow keys to move through objects on screen regardless of hierarchy.

The following commands are available with arrow keys set to object nav:

  • 오른쪽 화살표: 다음 객체로 이동.
  • 왼쪽 화살표: 이전 객체로 이동.
  • 위쪽 화살표: 부모 객체로 이동.
  • 아래쪽 화살표: 첫 번째 자식 객체로 이동
  • SPACE or ENTER: activate.

With web mode active (elements are normal or moving by object, link, form field, heading, frame, table, list, landmark):

  • Right arrow: next element.
  • Left arrow: previous element.
  • Up arrow: previous element type.
  • Down arrow: next element type.
  • SPACE or ENTER: activate.

스캔 모드가 활성화된 경우:

  • Down arrow: next object or the next line.
  • Up arrow: previous object or previous line.
  • 오른쪽 화살표: 다음 글자로 이동.
  • 왼쪽 화살표: 이전 글자로 이동.
  • Control+right arrow: next word.
  • Control+left arrow: previous word.
  • SPACE or ENTER: activate.

Version 23.05

  • To reflect the maintainer change, the manifest has been updated to indicate as such.

Version 23.02

  • NVDA 2022.4 or later is required.
  • Windows 10 21H2 (November 2021 Update/build 19044) or later is required.

Version 23.01

  • NVDA 2022.3 or later is required.
  • Windows 10 or later is required as Windows 7, 8, and 8.1 are no longer supported by Microsoft as of January 2023.

Version 22.06

  • Requires NVDA 2021.3 or later.

Version 21.04

  • Requires NVDA 2020.1 or later.

Version 20.01

  • Requires NVDA 2019.3 or later.

Version 18.12

  • Internal changes to support future NVDA releases.

Version 18.09

  • Added localizations.
  • Enter key (regular and Numpad) can be used to activate objects.

Version 18.03

  • Better compatibility with NVDA 2018.1.

Version 16.12

  • Added web mode.

Version 16.10

  • Initial stable version.