fenrir/config/settings/settings.conf

121 lines
3.3 KiB
Plaintext
Raw Normal View History

2016-08-28 13:40:14 -04:00
[sound]
# Turn sound on or off:
2016-08-28 13:40:14 -04:00
enabled=True
# Select the driver used to play sounds, choices are generic and gstreamer.
# Sox is the default.
2016-09-16 07:10:13 -04:00
driver=generic
# Sound themes. This is the pack of sounds used for sound alerts.
# Sound packs may be located at /usr/share/sounds
# For system wide availability, or ~/.local/share/fenrir/sounds
# For the current user.
2016-08-28 13:40:14 -04:00
theme=default
# Sound volume controls how loud the sounds for your chosen soundpack are.
# 0 is quietest, 1.0 is loudest.
2016-08-28 13:40:14 -04:00
volume=1.0
2016-09-16 06:58:55 -04:00
# shell commands for generic sound driver
# the folowing variable are substituded
# 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
2016-09-16 07:08:25 -04:00
genericPlayFileCommand=play -q -v fenrirVolume fenrirSoundFile
#the following command is used for generating a frequence beep
2016-09-16 07:27:33 -04:00
genericFrequencyCommand=play -q -v fenrirVolume -n -c1 synth fenrirDuration sine fenrirFrequence
2016-09-16 06:58:55 -04:00
2016-08-28 13:40:14 -04:00
[speech]
# Turn speech on or off:
2016-08-28 13:40:14 -04:00
enabled=True
# Select speech driver, options are speechd (default) or espeak:
2016-08-28 13:40:14 -04:00
driver=speechd
#driver=espeak
# The rate selects how fast fenrir will speak. Options range from 0, slowest, to 1.0, fastest.
rate=0.45
# Pitch controls the pitch of the voice, select from 0, lowest, to 1.0, highest.
2016-08-28 13:40:14 -04:00
pitch=0.5
# Pitch for capital letters
capitalPitch=0.9
# Volume controls the loudness of the voice, select from 0, quietest, to 1.0, loudest.
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.
# The default is espeak.
2016-08-28 13:40:14 -04:00
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=
# Select the language you want fenrir to use.
2016-10-17 17:08:19 -04:00
language=english-us
# Read new text as it happens?
2016-10-02 10:48:34 -04:00
autoReadIncoming=True
2016-08-28 13:40:14 -04:00
[braille]
#braille is not implemented yet
2016-10-17 17:08:19 -04:00
enabled=False
2016-10-07 21:22:56 -04:00
driver=brlapi
2016-08-28 13:40:14 -04:00
layout=en
[screen]
driver=linux
encoding=cp850
screenUpdateDelay=0.4
suspendingScreen=
2016-10-02 10:48:34 -04:00
autodetectSuspendingScreen=True
2016-08-28 13:40:14 -04:00
[keyboard]
driver=evdev
2016-11-01 16:55:08 -04:00
# filter input devices NOMICE, ALL or a DEVICE NAME
device=ALL
2016-11-04 16:31:42 -04:00
# gives fenrir exclusive access to the keyboard and let consume keystrokes.
2016-08-28 13:40:14 -04:00
grabDevices=True
ignoreShortcuts=False
# the current shortcut layout located in /etc/fenrir/keyboard
2016-10-17 17:08:19 -04:00
keyboardLayout=desktop
# echo chars while typing.
2016-10-02 10:48:34 -04:00
charEcho=False
# echo deleted chars
2016-08-28 13:40:14 -04:00
charDeleteEcho=True
# echo word after pressing space
2016-10-02 10:48:34 -04:00
wordEcho=False
# interrupt speech on any keypress
2016-08-28 13:40:14 -04:00
interruptOnKeyPress=False
2016-09-13 04:31:57 -04:00
# timeout for double tap in sec
doubleTapTimeout=0.2
2016-08-28 13:40:14 -04:00
[general]
2016-10-17 17:08:19 -04:00
debugLevel=0
2016-10-12 15:36:11 -04:00
punctuationProfile=default
2016-10-17 17:08:19 -04:00
punctuationLevel=some
respectPunctuationPause=True
2016-10-18 09:17:20 -04:00
newLinePause=True
2016-08-28 13:40:14 -04:00
numberOfClipboards=10
2016-10-12 16:22:02 -04:00
emoticons=True
# define the current fenrir key
2016-10-02 10:48:34 -04:00
fenrirKeys=KEY_KP0,KEY_META
scriptKey=KEY_COMPOSE
2016-08-28 13:40:14 -04:00
timeFormat=%H:%M:%P
2016-09-18 07:11:22 -04:00
dateFormat=%A, %B %d, %Y
2016-09-05 10:47:51 -04:00
autoSpellCheck=True
spellCheckLanguage=en_US
2016-11-04 16:31:42 -04:00
scriptPath=/usr/share/fenrir/scripts
2016-08-28 13:40:14 -04:00
[promote]
enabled=True
inactiveTimeoutSec=120
list=