Skip to content

This addon for the NVDA screen reader should let you know the language of the keyboard being used in Windows.

License

Notifications You must be signed in to change notification settings

alekyes/sayCurrentKeyboardLanguage

 
 

Repository files navigation

sayCurrentKeyboardLanguage

Presentation

This addon was created following a request from a member on the nvda-addons mailing list.

It provides a keyboard shortcut, NVDA + F4, which allows to retrieve and give the language of the current keyboard.

If pressed twice, gives the default language of the system.

At the first version of this module, it had been proposed as simple globalPlugin to paste in the configuration directory of NVDA, it was then transformed into addon.

Notes

If the NVDA + F4 keyboard shortcut conflicts with another command, you can change it by going to the Preferences menu of NVDA, in the "Input gestures" submenu.

You will then find the script in the "System status" category.

Changes for version 1.1

  • The addon has been renamed from getCurKeyboardLanguage to sayCurrentKeyboardLanguage;
  • Added the GPL license to the addon;
  • Added the script getCurKeyboardLanguage to the "System status" category;
  • Fixed some errors in the code.

Changes for version 1.0

  • Initial version.

About

This addon for the NVDA screen reader should let you know the language of the keyboard being used in Windows.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 87.9%
  • CSS 8.0%
  • Smarty 4.1%