Update fenrir-conf

This commit is contained in:
chrys87 2016-12-23 12:33:24 +01:00 committed by GitHub
parent a6d4502429
commit 2cb2609cc8

View File

@ -154,6 +154,8 @@ charDeleteEcho=True
wordEcho=$wordEcho
# interrupt speech on any keypress
interruptOnKeyPress=$enterupt
# you can filter the keys on that the speech should interrupt (empty = all keys, otherwhise the given keys)
interruptOnKeyPressFilter=
# timeout for double tap in sec
doubleTapTimeout=0.2
@ -180,6 +182,10 @@ cursor=True
#follow highlighted text changes
highlight=False
[review]
lineBreak=True
endOfScreen=True
[promote]
enabled=True
inactiveTimeoutSec=120