diff --git a/nvda/userConfig/nvda.ini b/nvda/userConfig/nvda.ini index 6956a95..349ba9a 100644 --- a/nvda/userConfig/nvda.ini +++ b/nvda/userConfig/nvda.ini @@ -3,21 +3,21 @@ schemaVersion = 4 [update] allowUsageStats = False askedAllowUsageStats = True - autoCheck = True - startupNotification = True + autoCheck = False + startupNotification = False [upgrade] [general] showWelcomeDialogAtStartup = False language = Windows - saveConfigurationOnExit = True - askToExit = True - playStartAndExitSounds = True + saveConfigurationOnExit = False + askToExit = False + playStartAndExitSounds = False loggingLevel = INFO [speech] synth = oneCore [[oneCore]] voice = HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech_OneCore\Voices\Tokens\MSTTS_V110_enGB_GeorgeM - volume = 100 + volume = 0 rate = 100 rateBoost = True [braille] @@ -30,12 +30,12 @@ schemaVersion = 4 enabled = True [[screenCurtain]] [speechViewer] - x = 1341 - y = 191 + x = 0 + y = 0 width = 500 - height = 519 + height = 500 displays = "(1920, 1080)", - autoPositionWindow = False + autoPositionWindow = True showSpeechViewerAtStartup = True [virtualBuffers] autoSayAllOnPageLoad = False