Skip to content

nvdaes/NVDAAddon-Clipspeak

Clipspeak

  • Author: Damien Sykes-Lindley

Clipspeak is an addon that allows NVDA to automatically announce clipboard operations (such as cut, copy and paste), along with other common editing operations such as select all, undo and redo. In order to prevent announcement in inappropriate situations, Clipspeak performs checks on the control and the clipboard in order to make an informed decision as to whether such an announcement is necessary. Because of this, Clipspeak's announcements may be inaccurate. By default, Clipspeak's gestures are mapped to those commonly used by English versions of Windows, I.E.:

  • CTRL+A: Select all
  • CTRL+Z: Undo
  • CTRL+Y: Redo
  • CTRL+X: Cut
  • CTRL+C: Copy
  • CTRL+V: Paste

If these are not the shortcuts commonly used for these tasks on your version of Windows, you will need to remap these gestures in the input gestures configuration.

About

An NVDA addon to monitor and announce clipboard operations.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published