fenrir/config/settings/settings.conf.orig

112 lines
3.2 KiB
Plaintext
Raw Normal View History

2016-08-11 08:37:46 -04:00
[sound]
2016-08-17 10:13:19 -04:00
# Turn sound on or off:
2016-08-11 08:37:46 -04:00
enabled=True
2016-08-17 10:13:19 -04:00
2016-09-16 07:12:28 -04:00
# Select the driver used to play sounds, choices are generic and gstreamer.
2016-08-17 10:13:19 -04:00
# Sox is the default.
2016-09-16 07:09:31 -04:00
driver=generic
2016-08-17 10:13:19 -04:00
# 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-11 08:37:46 -04:00
theme=default
2016-08-17 10:13:19 -04:00
# Sound volume controls how loud the sounds for your chosen soundpack are.
# 0 is quietest, 1.0 is loudest.
2016-08-11 08:37:46 -04:00
volume=1.0
2016-09-16 07:00:00 -04:00
# shell commands for generic sound driver
2016-09-16 07:15:36 -04:00
# 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:09:31 -04:00
genericPlayFileCommand=play -q -v fenrirVolume fenrirSoundFile
2016-09-16 07:15:36 -04:00
#the following command is used for generating a frequence beep
2016-09-16 07:28:20 -04:00
genericFrequencyCommand=play -q -v fenrirVolume -n -c1 synth fenrirDuration sine fenrirFrequence
2016-09-16 07:00:00 -04:00
2016-08-11 08:37:46 -04:00
[speech]
2016-08-17 10:13:19 -04:00
# Turn speech on or off:
2016-08-11 08:37:46 -04:00
enabled=True
2016-08-17 10:13:19 -04:00
# Select speech driver, options are speechd (default) or espeak:
driver=speechd
# 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-11 08:37:46 -04:00
pitch=0.5
# Pitch for capital letters
capitalPitch=0.9
2016-08-17 10:13:19 -04:00
# 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-11 08:37:46 -04:00
module=espeak
2016-08-17 10:13:19 -04:00
2016-08-17 10:36:26 -04:00
# 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.
2016-08-21 15:25:56 -04:00
voice=
2016-08-17 10:36:26 -04:00
# Select the language you want fenrir to use.
2016-08-21 15:25:56 -04:00
language=english-us
2016-08-17 10:13:19 -04:00
# Read new text as it happens?
2016-09-28 16:00:51 -04:00
autoReadIncoming=True
2016-08-11 08:37:46 -04:00
[braille]
2016-08-21 15:25:56 -04:00
#braille is not implemented yet
2016-08-11 08:37:46 -04:00
enabled=False
layout=en
[screen]
driver=linux
2016-08-26 04:19:33 -04:00
encoding=cp850
2016-08-11 08:37:46 -04:00
screenUpdateDelay=0.4
suspendingScreen=
autodetectSuspendingScreen=True
2016-08-11 08:37:46 -04:00
[keyboard]
driver=evdev
# filter input devices AUTO, ALL or a DEVICE NAME
device=AUTO
2016-08-17 10:36:26 -04:00
# gives fenrir exclusive access to the keyboard and let consume keystrokes. just disable on problems.
2016-08-11 08:37:46 -04:00
grabDevices=True
ignoreShortcuts=False
2016-08-17 10:36:26 -04:00
# the current shortcut layout located in /etc/fenrir/keyboard
2016-08-11 08:37:46 -04:00
keyboardLayout=desktop
2016-08-17 10:36:26 -04:00
# echo chars while typing.
2016-08-11 08:37:46 -04:00
charEcho=False
2016-08-17 10:36:26 -04:00
# echo deleted chars
2016-08-11 08:37:46 -04:00
charDeleteEcho=True
2016-08-17 10:36:26 -04:00
# echo word after pressing space
2016-08-11 08:37:46 -04:00
wordEcho=True
2016-08-17 10:36:26 -04:00
# interrupt speech on any keypress
2016-08-11 08:37:46 -04:00
interruptOnKeyPress=False
2016-09-13 04:32:42 -04:00
# timeout for double tap in sec
doubleTapDelay=0.2
2016-08-11 08:37:46 -04:00
[general]
debugLevel=0
2016-10-04 11:02:27 -04:00
punctuationLevel=some
2016-08-24 19:50:02 -04:00
numberOfClipboards=10
2016-08-17 10:36:26 -04:00
# define the current fenrir key
2016-09-28 16:15:37 -04:00
fenrirKeys=KEY_KP0,KEY_META
timeFormat=%H:%M%P
dateFormat="%A, %B %d, %Y"
2016-09-05 10:48:50 -04:00
autoSpellCheck=True
spellCheckLanguage=en_US
[promote]
enabled=True
inactiveTimeoutSec=120
list=