Rename settings.cfg to settings.conf
This commit is contained in:
30
config/settings/settings.conf
Normal file
30
config/settings/settings.conf
Normal file
@ -0,0 +1,30 @@
|
||||
[sound]
|
||||
enabled=False,
|
||||
driver=sox
|
||||
theme=default
|
||||
|
||||
[speech]
|
||||
enabled=True
|
||||
driver=espeak
|
||||
rate=800
|
||||
pitch=50
|
||||
module=espeak
|
||||
voice=en-us
|
||||
language=en-us
|
||||
volume=200
|
||||
|
||||
[braille]
|
||||
enabled=False
|
||||
layout=en
|
||||
|
||||
[screen]
|
||||
driver=linux
|
||||
|
||||
[keyboard]
|
||||
keyboardLayout=desktop
|
||||
charEcho=False
|
||||
wordEcho=True
|
||||
|
||||
[general]
|
||||
debugLevel=0
|
||||
punctuationLevel=1
|
Reference in New Issue
Block a user