change default braille to dummy

This commit is contained in:
chrys
2017-07-24 21:51:12 +02:00
parent 103cdf531e
commit 030435c9ac
4 changed files with 19 additions and 12 deletions

View File

@ -86,7 +86,7 @@ fenrirMaxRate=450
[braille]
enabled=False
driver=brlapiDriver
driver=dummyDriver
layout=en
# to what should the flush timeout relate to
# word = flush after (number of words to display) * seconds

View File

@ -88,7 +88,7 @@ fenrirMaxRate=450
[braille]
enabled=False
driver=brlapiDriver
driver=dummyDriver
layout=en
# to what should the flush timeout relate to
# word = flush after (number of words to display) * seconds

View File

@ -45,7 +45,7 @@ fenrirMaxRate=890
[braille]
enabled=False
driver=brlapiDriver
driver=dummyDriver
layout=en
# to what should the flush timeout relate to
# word = flush after (number of words to display) * seconds