|
New member needing help
What you buy is up to you. If you buy a standard qwerty keyboard, you can enter whatever language you want. That's handled by Windows, not NVDA. Tell Windows you want to write in Spanish, and your key
What you buy is up to you. If you buy a standard qwerty keyboard, you can enter whatever language you want. That's handled by Windows, not NVDA. Tell Windows you want to write in Spanish, and your key
|
By
Tyler Spivey
· #89533
·
|
|
Punctuation level has stopped working
What are you doing to change the punctuation level, and what does NVDA say? Also, which punctuation is being read?
What are you doing to change the punctuation level, and what does NVDA say? Also, which punctuation is being read?
|
By
Tyler Spivey
· #89245
·
|
|
NVDA says "link dot" even when Symbol Level is Set to "some"
Symbol level is used in NVDA+p and Punctuation/symbol level in the voice settings, so both are valid. People simply don't test what they write, even if the testing takes a few seconds, so the advice h
Symbol level is used in NVDA+p and Punctuation/symbol level in the voice settings, so both are valid. People simply don't test what they write, even if the testing takes a few seconds, so the advice h
|
By
Tyler Spivey
· #89003
·
|
|
Different focus from say all and arrowing through
What are you pressing to start say all? There are two of them. One starts from the system cursor, the other one starts from the review cursor. The one that starts from the review cursor doesn't move t
What are you pressing to start say all? There are two of them. One starts from the system cursor, the other one starts from the review cursor. The one that starts from the review cursor doesn't move t
|
By
Tyler Spivey
· #88915
·
|
|
MathPlayer broke NVDA and Firefox.
I'm tired of helping people fix this issue. NV Access is responsible for the situation they created by supporting MathPlayer, and they should be responsible for getting you back up and running again.
I'm tired of helping people fix this issue. NV Access is responsible for the situation they created by supporting MathPlayer, and they should be responsible for getting you back up and running again.
|
By
Tyler Spivey
· #87203
·
|
|
Weird NVDA sound output problem
Press ctrl+NVDA+s and tab once. Set the output device to Microsoft Sound Mapper and try again.
Press ctrl+NVDA+s and tab once. Set the output device to Microsoft Sound Mapper and try again.
|
By
Tyler Spivey
· #86868
·
|
|
where is option to turn caps lock as nvda key?
12.1.8. Keyboard (NVDA+control+k) The Keyboard category in the NVDA Settings dialog contains options that set how NVDA behaves as you use and type on your keyboard. This settings category contains the
12.1.8. Keyboard (NVDA+control+k) The Keyboard category in the NVDA Settings dialog contains options that set how NVDA behaves as you use and type on your keyboard. This settings category contains the
|
By
Tyler Spivey
· #86716
·
|
|
Shortcut commands stopping working in NVDA
Fortunately for this one, a recent PR got merged into master which might fix it. https://github.com/nvaccess/nvda/pull/12610
Fortunately for this one, a recent PR got merged into master which might fix it. https://github.com/nvaccess/nvda/pull/12610
|
By
Tyler Spivey
· #86559
·
|
|
Is the NVDA Commands Quick Reference available in some searchable document format? (e.g. PDF, docx)
There are a couple things you can try. 1. Just open the quick reference in word. The address bar of your browser will tell you where it is. Word should then import the file, and let you re-save it as
There are a couple things you can try. 1. Just open the quick reference in word. The address bar of your browser will tell you where it is. Word should then import the file, and let you re-save it as
|
By
Tyler Spivey
· #86436
·
|
|
Input Gestures Pane/Dialog - I'm drawing a blank with regard to tweaking a keyboard shortcut I've previously created
You just have to remove it and re-add the one you want.
You just have to remove it and re-add the one you want.
|
By
Tyler Spivey
· #84840
·
|
|
navigating headings
Press 3.
By
Tyler Spivey
· #83909
·
|
|
Focus keeps shifting in NVDA
The first thing I would try is disabling NVDA's mouse tracking. You're probably moving the mouse, and it reads what's under it.
The first thing I would try is disabling NVDA's mouse tracking. You're probably moving the mouse, and it reads what's under it.
|
By
Tyler Spivey
· #83527
·
|
|
unable to disable add ons for a given config profile?
You can go into the Input Gestures dialog and reassign any key you want. Simply go in and redefine the speech history keys to use the NVDA modifier and some other keys.
You can go into the Input Gestures dialog and reassign any key you want. Simply go in and redefine the speech history keys to use the NVDA modifier and some other keys.
|
By
Tyler Spivey
· #83181
·
|
|
OK, great regex and NVDA Dictionary Gurus
No. It just keeps going, with the replaced text. So your first entry is conflicting with the second one. To figure this out, I replaced 1 with 2, then 2 with 3. When I hit 1, it said 3.
No. It just keeps going, with the replaced text. So your first entry is conflicting with the second one. To figure this out, I replaced 1 with 2, then 2 with 3. When I hit 1, it said 3.
|
By
Tyler Spivey
· #82754
·
|
|
OK, great regex and NVDA Dictionary Gurus
I've never heard NVDA say prime. That must be something with your setup, or you're not sending it the characters you think you are. I did the following: 1. Created a new NVDA config (Run, nvda -c c:\u
I've never heard NVDA say prime. That must be something with your setup, or you're not sending it the characters you think you are. I did the following: 1. Created a new NVDA config (Run, nvda -c c:\u
|
By
Tyler Spivey
· #82747
·
|
|
locked
jackson tts
Surely that's between him and Acapela. Acapela is an active company, and if it was truly illegal then they would deal with it. It should not be up to us to say what is legal or what's not, since there
Surely that's between him and Acapela. Acapela is an active company, and if it was truly illegal then they would deal with it. It should not be up to us to say what is legal or what's not, since there
|
By
Tyler Spivey
· #82528
·
|
|
Set NVDA Modifier as a Sticky Key
Hi. If you use the sticky keys feature of Windows, the NVDA modifier automatically becomes sticky. If you don't want to use sticky keys, try this addon I wrote a while ago for a similar question. Once
Hi. If you use the sticky keys feature of Windows, the NVDA modifier automatically becomes sticky. If you don't want to use sticky keys, try this addon I wrote a while ago for a similar question. Once
|
By
Tyler Spivey
· #82497
·
|
|
Sleep mode
The easiest way to do this is to enable the scratchpad in NVDA's advanced settings, then create a file in appModules called appname.py, where appname is the name of your executable without the extensi
The easiest way to do this is to enable the scratchpad in NVDA's advanced settings, then create a file in appModules called appname.py, where appname is the name of your executable without the extensi
|
By
Tyler Spivey
· #82168
·
|
|
changing English to Spanish: English accent
Did you change the voice to match the language? If you don't have a Spanish voice installed, it won't work. If you want OneCore, you'll have to go into the speech settings and install one, then switch
Did you change the voice to match the language? If you don't have a Spanish voice installed, it won't work. If you want OneCore, you'll have to go into the speech settings and install one, then switch
|
By
Tyler Spivey
· #81467
·
|
|
pressing shift capslock m with an ahk script?
I couldn't get it working with caps lock, but try insert. send {insert down} send +m send {insert up}
I couldn't get it working with caps lock, but try insert. send {insert down} send +m send {insert up}
|
By
Tyler Spivey
· #80970
·
|