Good start on default sound theme.
This commit is contained in:
parent
5c9327a575
commit
4cad03bd01
@ -6,13 +6,13 @@ theme=default
|
|||||||
|
|
||||||
[speech]
|
[speech]
|
||||||
enabled=True
|
enabled=True
|
||||||
driver=speechd
|
driver=espeak
|
||||||
rate=80
|
rate=800
|
||||||
pitch=50
|
pitch=50
|
||||||
module=espeak
|
module=espeak
|
||||||
voice=de
|
voice=en-us
|
||||||
language=de
|
language=en-us
|
||||||
volume=100
|
volume=200
|
||||||
|
|
||||||
[braille]
|
[braille]
|
||||||
enabled=False
|
enabled=False
|
||||||
|
BIN
config/sound/default/Accept.wav
Normal file
BIN
config/sound/default/Accept.wav
Normal file
Binary file not shown.
BIN
config/sound/default/BrailleOff.wav
Normal file
BIN
config/sound/default/BrailleOff.wav
Normal file
Binary file not shown.
BIN
config/sound/default/BrailleOn.wav
Normal file
BIN
config/sound/default/BrailleOn.wav
Normal file
Binary file not shown.
BIN
config/sound/default/Cancel.wav
Normal file
BIN
config/sound/default/Cancel.wav
Normal file
Binary file not shown.
BIN
config/sound/default/ChangeTTY.wav
Normal file
BIN
config/sound/default/ChangeTTY.wav
Normal file
Binary file not shown.
BIN
config/sound/default/ContentChanged.wav
Normal file
BIN
config/sound/default/ContentChanged.wav
Normal file
Binary file not shown.
BIN
config/sound/default/EmptyLine.wav
Normal file
BIN
config/sound/default/EmptyLine.wav
Normal file
Binary file not shown.
BIN
config/sound/default/EndOfLine.wav
Normal file
BIN
config/sound/default/EndOfLine.wav
Normal file
Binary file not shown.
BIN
config/sound/default/EndOfScreen.wav
Normal file
BIN
config/sound/default/EndOfScreen.wav
Normal file
Binary file not shown.
BIN
config/sound/default/ScreenReaderOff.wav
Normal file
BIN
config/sound/default/ScreenReaderOff.wav
Normal file
Binary file not shown.
BIN
config/sound/default/ScreenReaderOn.wav
Normal file
BIN
config/sound/default/ScreenReaderOn.wav
Normal file
Binary file not shown.
BIN
config/sound/default/SoundOff.wav
Normal file
BIN
config/sound/default/SoundOff.wav
Normal file
Binary file not shown.
BIN
config/sound/default/SoundOn.wav
Normal file
BIN
config/sound/default/SoundOn.wav
Normal file
Binary file not shown.
BIN
config/sound/default/SpeechOff.wav
Normal file
BIN
config/sound/default/SpeechOff.wav
Normal file
Binary file not shown.
BIN
config/sound/default/SpeechOn.wav
Normal file
BIN
config/sound/default/SpeechOn.wav
Normal file
Binary file not shown.
BIN
config/sound/default/StartOfLine.wav
Normal file
BIN
config/sound/default/StartOfLine.wav
Normal file
Binary file not shown.
BIN
config/sound/default/StartOfScreen.wav
Normal file
BIN
config/sound/default/StartOfScreen.wav
Normal file
Binary file not shown.
@ -7,7 +7,7 @@ Cancel=''
|
|||||||
Accept=''
|
Accept=''
|
||||||
# Bell a sound if the TTY is changed (ctrl + alt +FX)
|
# Bell a sound if the TTY is changed (ctrl + alt +FX)
|
||||||
ChangeTTY=''
|
ChangeTTY=''
|
||||||
# Is the first Position on the Screen
|
# Is the first Position on the line
|
||||||
StartOfLine=''
|
StartOfLine=''
|
||||||
# Is the last position of the Line
|
# Is the last position of the Line
|
||||||
EndOfLine=''
|
EndOfLine=''
|
||||||
|
Loading…
Reference in New Issue
Block a user