Merge branch 'central-widget'
[krunner.git] / kscreensaversettings.kcfg
blobaaab6ab39d3a5e8e38b5a439914663de79ea9fc7
1 <?xml version="1.0" encoding="UTF-8"?>
2 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
5 http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
6 <include>kglobalsettings.h</include>
7 <kcfgfile name="kscreensaverrc" />
8 <group name="ScreenSaver">
9 <entry name="ScreenSaverEnabled" key="Enabled" type="Bool">
10 <default>false</default>
11 <label>Enable screen saver</label>
12 <whatsthis>Enables the screen saver.</whatsthis>
13 </entry>
14 <entry key="Timeout" type="Int">
15 <default>300</default>
16 <label>Screen saver timeout</label>
17 <whatsthis>Sets the seconds after which the screen saver is started.</whatsthis>
18 </entry>
19 <entry name="DpmsDependent" key="DPMS-dependent" type="Bool">
20 <default>true</default>
21 <label>Disable screen saver during presentation or TV</label>
22 <whatsthis>Enable this option if you want to disable the screen saver while watching TV or movies.</whatsthis>
23 </entry>
24 <entry key="ActionTopLeft" type="Int">
25 <default>0</default>
26 <label></label>
27 <whatsthis></whatsthis>
28 </entry>
29 <entry key="ActionTopRight" type="Int">
30 <default>0</default>
31 <label></label>
32 <whatsthis></whatsthis>
33 </entry>
34 <entry key="ActionBottomLeft" type="Int">
35 <default>0</default>
36 <label></label>
37 <whatsthis></whatsthis>
38 </entry>
39 <entry key="ActionBottomRight" type="Int">
40 <default>0</default>
41 <label></label>
42 <whatsthis></whatsthis>
43 </entry>
44 <entry key="Lock" type="Bool">
45 <default>false</default>
46 <label></label>
47 <whatsthis></whatsthis>
48 </entry>
49 <entry key="LockGrace" type="Int">
50 <default>5000</default>
51 <label></label>
52 <whatsthis></whatsthis>
53 </entry>
54 <entry key="AutoLogout" type="Bool">
55 <default>false</default>
56 <label></label>
57 <whatsthis></whatsthis>
58 </entry>
59 <entry key="AutoLogoutTimeout" type="Int">
60 <default>600</default>
61 <label></label>
62 <whatsthis></whatsthis>
63 </entry>
64 <entry key="Priority" type="Int">
65 <default>19</default>
66 <label></label>
67 <whatsthis></whatsthis>
68 </entry>
69 <entry key="Saver" type="String">
70 <default></default>
71 <label></label>
72 <whatsthis></whatsthis>
73 </entry>
74 <entry key="PluginsUnlock" type="StringList">
75 <default></default>
76 <label></label>
77 <whatsthis></whatsthis>
78 </entry>
79 <entry key="PluginOptions" type="StringList">
80 <default></default>
81 <label></label>
82 <whatsthis></whatsthis>
83 </entry>
84 </group>
85 </kcfg>