add my config
This commit is contained in:
parent
34d367612d
commit
e4a43931e8
52
config/settings/settings.conf.chrys
Normal file
52
config/settings/settings.conf.chrys
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
[sound]
|
||||||
|
enabled=True
|
||||||
|
driver=sox
|
||||||
|
theme=default
|
||||||
|
volume=1.0
|
||||||
|
|
||||||
|
[speech]
|
||||||
|
enabled=True
|
||||||
|
driver=speechd
|
||||||
|
rate=0.75
|
||||||
|
pitch=0.5
|
||||||
|
module=espeak
|
||||||
|
voice=de
|
||||||
|
language=de
|
||||||
|
volume=0.8
|
||||||
|
autoReadIncomming=True
|
||||||
|
|
||||||
|
[braille]
|
||||||
|
enabled=False
|
||||||
|
layout=en
|
||||||
|
|
||||||
|
[screen]
|
||||||
|
driver=linux
|
||||||
|
encoding=cp850
|
||||||
|
screenUpdateDelay=0.4
|
||||||
|
suspendingScreen=1,2
|
||||||
|
autodetectSuspendingScreen=False
|
||||||
|
|
||||||
|
[keyboard]
|
||||||
|
device=all
|
||||||
|
grabDevices=True
|
||||||
|
ignoreShortcuts=False
|
||||||
|
keyboardLayout=test
|
||||||
|
charEcho=True
|
||||||
|
charDeleteEcho=True
|
||||||
|
wordEcho=True
|
||||||
|
interruptOnKeyPress=False
|
||||||
|
|
||||||
|
[general]
|
||||||
|
debugLevel=1
|
||||||
|
punctuationLevel=1
|
||||||
|
numberOfClipboards=10
|
||||||
|
fenrirKeys=KEY_KP0
|
||||||
|
timeFormat=%H:%M:%P
|
||||||
|
dateFormat="%A, %B %d, %Y"
|
||||||
|
autoSpellCheck=True
|
||||||
|
spellCheckLanguage=en_US
|
||||||
|
|
||||||
|
[promote]
|
||||||
|
enabled=True
|
||||||
|
inactiveTimeoutSec=120
|
||||||
|
list=chrys,test
|
Loading…
Reference in New Issue
Block a user