<div dir="ltr"><div class="gmail_extra">What version of Plasma? <br><br>If it's Plasma 5 you want to look in ~/.config for the format not ~/.kde.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 20, 2017 at 4:53 PM, Kodiak Firesmith <span dir="ltr"><<a href="mailto:kfiresmith@gmail.com" target="_blank">kfiresmith@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Folks,<div>I support a 95% Gnome 3 environment and am currently working on policies to help lock down alternate desktop managers.</div><div><br></div><div>I spent a few minutes googling and came up empty, so I set the preferred settings I wanted manually and looked for the corresponding ~/.kde/ file that it changed, discovered kscreensaverrc.  That gave me the format I wanted.</div><div><br></div><div>Then I skimmed the KDE kiosk guidance and found out about the [$i] thing, eg: [ScreenSaver][$i] to make the settings immutable.</div></div></blockquote><div><br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div>I looked for system-level configs for KDE in /etc and was saddened to discover no location in /etc/ to make a global override.  Then I went digging through /usr/share/kde-settings and ended up putting this file:</div><div><br></div></div></blockquote><div><br></div><div>There is.<br><br></div><div>Order of propogation for Plasma 5 is:<br></div><div><br><div>~/.config/myAppConfigrc (i.e dolphinrc)<br>~/.config/<span class="gmail-il">kdeglobals</span><br></div><div>/etc/xdg/<span class="gmail-il">kdeglobals</span><br></div><div>~/.config/system.<span class="gmail-il">kdeglobals</span><br></div><div>/etc/xdg/system.<span class="gmail-il">kdeglobals</span><br></div><div>/etc/kde5rc          <br><br></div><div>With the topmost being the value used unless set immutable by one lower.<br><br></div><div>David<br></div></div><div><br></div></div><br></div></div>