Ovaj dodatak sadrži mnoga mala poboljšanja NVDA čitača ekrana, a svako od tih poboljšanja je premaleno, da bi zaslužilo zaseban dodatak.
This add-on is compatible with NVDA versions 2022.4 and 2024.1.
Please install the latest version from NVDA add-on store.
Sljedeće naredbe za kretanje po tablicama su uklonjene jer su integrirane u najnoviju verziju NVDA jezgre.
Note: To learn about NVDA's default gestures for these features, please refer to the NVDA user guide.
With the following shortcuts you can copy either the whole table or current row or current column in a formatted way, so that you can paste it as a table to rich text editors, such as Microsoft Word or WordPad. - NVDA+Alt+T - shows popup menu with options to copy table or part of it. There are also separate scripts for copying tables, rows, columns and cells, but they don't have keyboard shortcuts assigned by default, custom keyboard shortcuts cfor them can be assigned in InputGestures dialog of NVDA.
As of version 1.8 this functionality has been moved to WordNav add-on.
Allows to automatically switch the language of your synthesizer by character set. Refgular expression for every language can be configured in the preferences window for this add-on. Please make sure that your synthesizer supports all the languages you're interested in. Switching between two Latin-based languages or two languages whose character sets are similar is not supported at this time.
You can have up to three slots for configurable regular expressions that you
frequencly search for in editables. By default they are assigned to
PrintScreen, ScrollLock and Pause buttons. You can perform forward
search, or backward search by pressing Shift combined with these buttons.
Suppose you have some text selected in text editors. Then you press a key, such as Home, or UpArrow, that is supposed to take you to another part of the document. NVDA would announce 'unselected' and then speak the former selection, which can be inconvenient at times. This feature prevents NVDA from speaking formerly selected text in situations like this.
Moguće je dodijeliti dinamične tipkovničke prečace. Nakon izdavanja takvog prečaca, NVDA će provjeriti aktualiziranja trenutačno fokusiranog prozora i ako je redak aktualiziran, NVDA će to automatski izgovoriti. Na primjer, određeni prečaci u uređivačima teksta trebaju biti označeni kao dinamični, kao što je skok na zabilješku, skok na jedan drugi redak te prečaci za uklanjanja grešaka, kao što je ukoračiti/prijeći preko.
Format tablice dinamičkih prečaca je jednostavan: svaki redak sadrži pravilo
u sljedećem formatu:
appName keystroke
gdje je appName ime aplikacije u kojoj je ovaj prečac označen dinamičnim
(ili * za označavanje dinamičnosti u svim aplikacijama), a keystroke je
tipkovnički prečac u NVDA formatu, na primjer, kontrol+alt+šift+stranica
dolje.
In order to figure out appName for your application, do this:
focus.appModule.appName and hit enter.You can hide current window, and you can show all currently hidden windows. This might be useful if you use multiple windows in the same app (say Chrome) and you would like to rearrange them. - NVDA+Shift+-: hide current window. - NVDA+Shift+=: Show all currently closed windows.
Please note, that if you quit NVDA while a window is hidden, there is currently no way to show it after NVDA is restarted.
Previously this add-on included a number of console-related features. As of version 1.8, all console-related features have been moved to Console Toolkit add-on. Specifically:
Označi ovu NVDA opciju za pružanje povratnih informacija zvukom kad je NVDA zauzet. Zauzetost NVDA čitača ne mora nužno značiti problem s NVDA-om, već je to signal korisniku, da se bilo koje NVDA naredbe neće odmah izvršiti.
Due to compatibility issues with the WASAPI added in NVDA-2023.2, the volume adjustment have been temporarily removed, but may be restored in the future.
As of version 1.16 this functionality has been moved to soundSplitter add-on maintained by Luke.
If this option is enabled, NVDA will beep when it detects insert mode in text editors.
U NVDA čitaču, uzastopnim dvostrukim pritiskom na tipku „Insert”, mijenja način umetanja u aplikacije. No, ponekad se to dogodi slučajno i pokreće modus za umetanje. Budući da je ovo zaseban tipkovnički prečac, on se ne može deaktivirati u postavkama. Ovaj dodatak omogućuje način blokiranja ovog tipkovničkog prečaca. Kad je dvostruko umetanje blokirano, modus umetanja može se mijenjati pritiskom na NVDA+F2, a zatim „Insert”.
Ova je opcija standardno deaktivirana i mora se aktivirati u postavkama.
This allows to boost system priority of NVDA process, that might improve NVDA responsiveness, especially when CPU load is high.
There is a bug in Windows 10, and possibly in other versions. When switching between applications using Windows+number shortcut sometimes the focus gets stuck in the taskbar area instead of jumping to the window being switched to. Since trying to report this bug to Microsoft is hopeless, a workaround has been implemented in this add-on. The add-on detects this situation and plays a short low-pitch beep when this situation is detected, then the add-on fixes it automatically.
[[!tag dev stable]]