Created
April 10, 2020 17:07
-
-
Save SeanTolstoyevski/34fa2e9d65c987659e8a3d51c3b682c2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
schemaVersion = 3 | |
[update] | |
[development] | |
[upgrade] | |
[general] | |
showWelcomeDialogAtStartup = False | |
[speech] | |
[[espeak]] | |
voice = en | |
variant = max | |
rate = 30 | |
pitch = 40 | |
inflection = 75 | |
volume = 100 | |
[braille] | |
[[noBraille]] | |
[vision] | |
[[NVDAHighlighter]] | |
highlightFocus = False | |
highlightNavigator = False | |
highlightBrowseMode = False | |
[[screenCurtain]] | |
[keyboard] | |
useCapsLockAsNVDAModifierKey = True |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment