From 2cb2609cc8ccd519b7d536d5c91bc261a45e1205 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Fri, 23 Dec 2016 12:33:24 +0100 Subject: [PATCH] Update fenrir-conf --- tools/fenrir-conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/fenrir-conf b/tools/fenrir-conf index 21402c21..eff1f6d5 100644 --- a/tools/fenrir-conf +++ b/tools/fenrir-conf @@ -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