CyrilleB79 / charInfo

This addon for NVDA screen reader provides detailed character information when pressing four times the review current character gesture.
GNU General Public License v2.0
1 stars 4 forks source link

Character information

This add-on allows to present in a message various information about a character. It also allows to customize the information reported on a character when using review cursor character navigation commands or multiple presses of the review character command.

Features

Commands

The unassigned commands need first to be assigned in the Input gestures dialog to be used.

Detailed information on a character

The presented information include the following sections:

The provided information in the Unicode section is in English since it is part of Unicode norm. If a local translation exists for this add-on, the information is also provided alongside with English.

Settings

This add-on has its own category in NVDA's settings dialog where you can configure the following options.

Action for multiple presses of the report review character command

The three combo boxes of this group allow to customize what is reported by the report review character command (numpad2) when using two, three or four presses. By default, NVDA reports the character description on second press and its numeric value, decimal and hexadecimal, on third press. You can change what is reported on the character at the position of the review cursor upon multiple presses. For example, you can report its CLDR English name on second press, its Unicode name on third press and display detailed information on it on fourth press.

Remember these action during character navigation

When you have reported specific information with the report review character command (numpad2) called multiple times, you may want to continue reporting the same information while navigating with the review cursor (numpad1 and numpad3). Checking this option will allow you to do it, as long as you navigate with the review cursor by character just after a multiple press of numpad2.

Change log

Version 3.2

Version 3.1

Version 3.0

Version 2.6

Version 2.5

Version 2.4

Version 2.3

Version 2.2

Version 2.1

Version 2.0

Version 1.8

Version 1.7

Version 1.6

Version 1.5

Version 1.4

Version 1.3

Version 1.2

Version 1.1

Version 1.0