diff --git a/config/settings/settings.conf.orig b/config/settings/settings.conf.orig index 0697def3..5d61af03 100644 --- a/config/settings/settings.conf.orig +++ b/config/settings/settings.conf.orig @@ -37,11 +37,11 @@ volume=1.0 # 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. +# 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. voice=en-us - -# Select the language you want fenrir to use. + +# Select the language you want fenrir to use. language=en-us # Read new text as it happens? @@ -57,15 +57,22 @@ screenUpdateDelay=0.4 [keyboard] device=all +# gives fenrir exclusive access to the keyboard and let consume keystrokes. just disable on problems. grabDevices=True ignoreShortcuts=False +# the current shortcut layout located in /etc/fenrir/keyboard keyboardLayout=desktop +# echo chars while typing. charEcho=False +# echo deleted chars charDeleteEcho=True +# echo word after pressing space wordEcho=True +# interrupt speech on any keypress interruptOnKeyPress=False [general] debugLevel=0 punctuationLevel=1 +# define the current fenrir key fenrirKeys=KEY_KP0