Update settings.conf

This commit is contained in:
chrys
2019-01-30 10:19:54 +01:00
committed by GitHub
parent acbd057f2e
commit 3232c3672f

View File

@ -142,7 +142,7 @@ charDeleteEcho=True
# echo word after pressing space # echo word after pressing space
wordEcho=False wordEcho=False
# interrupt speech on any keypress # interrupt speech on any keypress
interruptOnKeyPress=False interruptOnKeyPress=True
# you can filter the keys on that the speech should interrupt (empty = all keys, otherwhise the given keys) # you can filter the keys on that the speech should interrupt (empty = all keys, otherwhise the given keys)
interruptOnKeyPressFilter= interruptOnKeyPressFilter=
# timeout for double tap in sec # timeout for double tap in sec