<div dir="ltr">Thanks for the reply, David.<div><br></div><div>RHEL 7 (latest) uses KDE 4.10.  We need a way to do these enforcements w/o doing them in ~/ directories because we need to be able to assert that they are:</div><div> - globally set</div><div> - enforced in a non-override-able way (thank goodness for [$i] immutable option!)</div><div><br></div><div>Sounds like when we get KDE Plasma 5 (in about 2 years in RHEL, most likely), we should be in better shape as I can set this in /etc/kde5rc w/ a [<span style="font-size:12.8px">ScreenSaver][$i] passage in that file.</span></div><div><br></div><div>Thanks a bunch!</div><div> - Kodiak Firesmith</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 20, 2017 at 12:17 PM, David Edmundson <span dir="ltr"><<a href="mailto:david@davidedmundson.co.uk" target="_blank">david@davidedmundson.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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"><span class="">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></span><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="m_7649116183440795032gmail-il">kdeglobals</span><br></div><div>/etc/xdg/<span class="m_7649116183440795032gmail-il">kdeglobals</span><br></div><div>~/.config/system.<span class="m_7649116183440795032gmail-il">kdeglobals</span><br></div><div>/etc/xdg/system.<span class="m_7649116183440795032gmail-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.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>David<br></div></font></span></div><div><br></div></div><br></div></div>
</blockquote></div><br></div>