diff --git a/config/settings/settings.conf b/config/settings/settings.conf index ef7ff187..dccf3114 100644 --- a/config/settings/settings.conf +++ b/config/settings/settings.conf @@ -13,19 +13,19 @@ driver=genericDriver # For the current user. theme=default -# Sound volume controls how loud the sounds for your chosen soundpack are. +# Sound volume controls how loud the sounds for your selected soundpack are. # 0 is quietest, 1.0 is loudest. volume=1.0 # shell commands for generic sound driver -# the folowing variable are substituded +# the folowing variable are substituted # fenrirVolume = the current volume setting # fenrirSoundFile = the soundfile for an soundicon # fenrirFrequence = the frequence to play # fenrirDuration = the duration of the frequence -# the following command is used for play a soundfile +# the following command is used to play a soundfile genericPlayFileCommand=play -q -v fenrirVolume fenrirSoundFile -#the following command is used for generating a frequence beep +#the following command is used to generate a frequency beep genericFrequencyCommand=play -q -v fenrirVolume -n -c1 synth fenrirDuration sine fenrirFrequence [speech] @@ -37,7 +37,7 @@ driver=speechdDriver #driver=espeakDriver -# The rate selects how fast fenrir will speak. Options range from 0, slowest, to 1.0, fastest. +# The rate selects how fast Fenrir will speak. Options range from 0, slowest, to 1.0, fastest. rate=0.65 # Pitch controls the pitch of the voice, select from 0, lowest, to 1.0, highest. @@ -49,15 +49,15 @@ capitalPitch=0.9 volume=1.0 # Module is used for speech-dispatcher, to select the speech module you want to use. -# Consult speech-dispatcher's configuration and help ti find out which modules are available. +# Consult speech-dispatcher's configuration and help Fenrir find out which modules are available. # The default is espeak. module=espeak # Voice selects the varient you want to use, for example, f5 will use the female voice #5 in espeak, -# or if using the espeak module in speech-dispatcher. To find out which voices are available, consult the documentation provided with your chosen synthesizer. +# or if using the espeak module in speech-dispatcher. To find out which voices are available, consult the documentation provided with your selected synthesizer. voice= -# Select the language you want fenrir to use. +# Select the language you want Fenrir to use. language=english-us # Read new text as it happens? @@ -105,7 +105,7 @@ autodetectSuspendingScreen=True driver=evdevDriver # filter input devices NOMICE, ALL or a DEVICE NAME device=ALL -# gives fenrir exclusive access to the keyboard and let consume keystrokes. +# gives Fenrir exclusive access to the keyboard and lets it control keystrokes. grabDevices=True ignoreShortcuts=False # the current shortcut layout located in /etc/fenrir/keyboard