diff --git a/config/settings/settings.conf b/config/settings/settings.conf index 0c00682c..d6f74425 100644 --- a/config/settings/settings.conf +++ b/config/settings/settings.conf @@ -29,7 +29,7 @@ genericPlayFileCommand=play -q -v fenrirVolume fenrirSoundFile genericFrequencyCommand=play -q -v fenrirVolume -n -c1 synth fenrirDuration sine fenrirFrequence # Enable progress bar monitoring with ascending tones by default -progressMonitoring=False +progressMonitoring=True [speech] # Turn speech on or off: @@ -166,7 +166,7 @@ autoPresentIndent=False # 1 = sound only # 2 = speak only autoPresentIndentMode=1 -# play a sound when attributes are changeing +# play a sound when attributes change hasAttributes=True # shell for PTY emulatiun (empty = default shell) shell= @@ -220,7 +220,7 @@ quickMenu=speech#rate;speech#pitch;speech#volume # Each pattern should be on a separate line, format: customPatterns=pattern1,pattern2,pattern3 # Examples: # For PS1='[\u@\h \W] \$ ' use: \[.*@.*\s.*\]\s*[$#>]\s* -# For "[storm@fenrir ~] $" use: \[.*@.*\s.*\]\s*[$#>]\s* +# For "[user@hostname ~] $" use: \[.*@.*\s.*\]\s*[$#>]\s* # For custom prompts ending with specific strings, use patterns like: .*your_prompt_ending$ customPatterns= @@ -231,7 +231,7 @@ customPatterns= exactMatches= [time] -# automatic time anouncement +# automatic time announcement enabled=False # present time presentTime=True