mart added a comment.
are configureKeyboard configureMouse etc doing an immediate write to disk? (like KConfig::sync() where using timers to compress really saves a lot of time, is to compress the actual disk writes. just writing to kconfiggroup is fast, because it doesn't actually immediately write to disk, but only on application (clean) exit or at a sync() call REVISION DETAIL https://phabricator.kde.org/D13178 To: jacopods, PHID-PROJ-gqbvozptxawndyihp3hs, hein, broulik, drosca Cc: mart, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
