Good start on default sound theme.
This commit is contained in:
parent
5c9327a575
commit
4cad03bd01
@ -6,13 +6,13 @@ theme=default
|
||||
|
||||
[speech]
|
||||
enabled=True
|
||||
driver=speechd
|
||||
rate=80
|
||||
driver=espeak
|
||||
rate=800
|
||||
pitch=50
|
||||
module=espeak
|
||||
voice=de
|
||||
language=de
|
||||
volume=100
|
||||
voice=en-us
|
||||
language=en-us
|
||||
volume=200
|
||||
|
||||
[braille]
|
||||
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=''
|
||||
# Bell a sound if the TTY is changed (ctrl + alt +FX)
|
||||
ChangeTTY=''
|
||||
# Is the first Position on the Screen
|
||||
# Is the first Position on the line
|
||||
StartOfLine=''
|
||||
# Is the last position of the Line
|
||||
EndOfLine=''
|
||||
|
Loading…
Reference in New Issue
Block a user