From 4a249a138c80a617d73f4f2b56f9af948f56dba6 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Fri, 11 Aug 2017 16:37:21 -0400 Subject: [PATCH] Update fenrir-conf to include new debug settings. Removed obsolete configs. --- tools/fenrir-conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tools/fenrir-conf b/tools/fenrir-conf index eff1f6d5..a9bdd69f 100644 --- a/tools/fenrir-conf +++ b/tools/fenrir-conf @@ -132,9 +132,7 @@ layout=en [screen] driver=vcsa -encoding=cp850 -screenUpdateDelay=0.05 -suspendingScreen= +encoding=auto autodetectSuspendingScreen=True [keyboard] @@ -161,6 +159,10 @@ doubleTapTimeout=0.2 [general] debugLevel=0 +# debugMode sets where the debug output should send to: +# debugMode=File writes to /var/log/fenrir.log +# debugMode=Print just prints on the screen +debugMode=File punctuationProfile=default punctuationLevel=some respectPunctuationPause=True