Warning, /plasma/plasma-workspace/components/sessionsprivate/kscreenlockersettings.kcfg is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0003       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0004       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0005                            http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0006   <kcfgfile name="kscreenlockerrc" />
0007   <group name="Daemon">
0008     <entry key="Autolock" type="Bool">
0009       <default>true</default>
0010       <label>Screen lock enabled</label>
0011       <whatsthis>Sets whether the screen will be locked after the specified time.</whatsthis>
0012     </entry>
0013     <entry key="Timeout" type="Int">
0014       <default>5</default>
0015       <min>1</min>
0016       <label>Screen saver timeout</label>
0017       <whatsthis>Sets the minutes after which the screen is locked.</whatsthis>
0018     </entry>
0019     <entry key="Lock" type="Bool">
0020       <default>true</default>
0021       <label></label>
0022       <whatsthis></whatsthis>
0023     </entry>
0024     <entry key="LockGrace" type="Int">
0025       <default>5</default>
0026       <min>0</min>
0027       <max>300</max>
0028       <label></label>
0029       <whatsthis></whatsthis>
0030     </entry>
0031     <entry key="LockOnResume" type="Bool">
0032         <default>true</default>
0033     </entry>
0034   </group>
0035   <group name="Greeter">
0036     <entry key="Theme" type="String">
0037       <default></default>
0038       <label></label>
0039       <whatsthis></whatsthis>
0040     </entry>
0041     <entry key="ThemeBackground" type="String">
0042       <default></default>
0043       <label></label>
0044       <whatsthis></whatsthis>
0045     </entry>
0046   </group>
0047 </kcfg>