From b5411efa5e81ad23690e9696c013c276508e6879 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Tue, 28 Feb 2012 20:02:57 +0100 Subject: [PATCH] kwinrc: disable runtime checks which disable composition if system is slow at responding (and never re-enable it) --- kde/config/kwinrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kde/config/kwinrc b/kde/config/kwinrc index e47f4df..6c93d8a 100644 --- a/kde/config/kwinrc +++ b/kde/config/kwinrc @@ -1,3 +1,6 @@ +[Compositing] +DisableChecks=true + [Windows] ElectricBorders=1 ElectricBorderDelay=150