fenrir/config/settings/settings.conf

90 lines
2.3 KiB
Plaintext
Raw Normal View History

2016-07-12 17:09:11 -04:00
[sound]
2016-08-23 18:41:30 -04:00
# Turn sound on or off:
2016-07-28 17:52:20 -04:00
enabled=True
2016-08-23 18:41:30 -04:00
# Select the driver used to play sounds, choices are sox and gstreamer.
# Sox is the default.
2016-07-28 18:23:30 -04:00
driver=sox
2016-08-23 18:41:30 -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-07-12 17:09:11 -04:00
theme=default
2016-08-23 18:41:30 -04:00
# Sound volume controls how loud the sounds for your chosen soundpack are.
# 0 is quietest, 1.0 is loudest.
volume=1.0
2016-07-12 17:09:11 -04:00
[speech]
2016-08-23 18:41:30 -04:00
# Turn speech on or off:
2016-07-12 17:09:11 -04:00
enabled=True
2016-08-23 18:41:30 -04:00
# Select speech driver, options are speechd (default) or espeak:
2016-08-21 18:41:25 -04:00
driver=speechd
2016-08-23 18:41:30 -04:00
# 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.
pitch=0.5
2016-08-23 18:41:30 -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-21 18:41:25 -04:00
module=espeak
2016-08-23 18:41:30 -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.
voice=
# Select the language you want fenrir to use.
language=english-us
# Read new text as it happens?
autoReadIncomming=True
2016-07-12 17:09:11 -04:00
[braille]
2016-08-23 18:41:30 -04:00
#braille is not implemented yet
2016-07-12 17:09:11 -04:00
enabled=False
layout=en
2016-08-02 22:00:39 -04:00
[screen]
2016-07-12 17:09:11 -04:00
driver=linux
2016-08-26 04:18:51 -04:00
encoding=cp850
2016-08-08 15:10:43 -04:00
screenUpdateDelay=0.4
2016-07-12 17:09:11 -04:00
2016-07-17 08:25:59 -04:00
[keyboard]
device=all
2016-08-23 18:41:30 -04:00
# gives fenrir exclusive access to the keyboard and let consume keystrokes. just disable on problems.
2016-08-21 18:41:25 -04:00
grabDevices=True
2016-08-09 20:09:49 -04:00
ignoreShortcuts=False
2016-08-23 18:41:30 -04:00
# the current shortcut layout located in /etc/fenrir/keyboard
keyboardLayout=desktop
# echo chars while typing.
charEcho=False
# echo deleted chars
2016-08-06 09:33:17 -04:00
charDeleteEcho=True
2016-08-23 18:41:30 -04:00
# echo word after pressing space
2016-08-28 11:21:05 -04:00
wordEcho=False
2016-08-23 18:41:30 -04:00
# interrupt speech on any keypress
2016-08-05 22:47:41 -04:00
interruptOnKeyPress=False
2016-07-17 08:25:59 -04:00
[general]
2016-08-23 18:41:30 -04:00
debugLevel=0
2016-07-12 17:09:11 -04:00
punctuationLevel=1
2016-08-24 19:50:02 -04:00
numberOfClipboards=10
2016-08-23 18:41:30 -04:00
# define the current fenrir key
2016-08-11 17:16:44 -04:00
fenrirKeys=KEY_KP0
2016-08-25 19:42:31 -04:00
timeFormat=%H:%M:%P
[promote]
enabled=True
2016-08-21 18:41:25 -04:00
inactiveTimeoutSec=120
2016-08-23 18:41:30 -04:00
list=