kdebase/kcontrol/style kcmstyle.cpp,1.36,1.37 Author: faure Modified Files: kcmstyle.cpp Log Message: More of those. + KConfig config("kcmdisplayrc", true /*readonly*/, false /*don't read kdeglobals etc.*/); Plus some comments. Apparently disableMultihead is only read, never written... Is it on purpose that it's an option without GUI? Well, from now on, make sure it's in kcmdisplayrc (and not kdeglobals or kderc) that you write it.