Warning, /plasma/kscreenlocker/settings/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>3600</max>
0028       <label></label>
0029       <whatsthis></whatsthis>
0030     </entry>
0031     <entry key="LockOnResume" type="Bool">
0032         <default>true</default>
0033     </entry>
0034     <entry key="LockOnStart" type="Bool">
0035       <default>false</default>
0036       <label>Defines if the session is locked on startup</label>
0037     </entry>
0038   </group>
0039   <group name="Greeter">
0040     <entry key="Theme" type="String">
0041       <default></default>
0042       <label></label>
0043       <whatsthis></whatsthis>
0044     </entry>
0045     <entry name="wallpaperPluginId" key="WallpaperPlugin" type="String">
0046       <default>org.kde.image</default>
0047       <label></label>
0048       <whatsthis></whatsthis>
0049     </entry>
0050   </group>
0051 </kcfg>