summaryrefslogtreecommitdiffstats
path: root/kdesktop/kdesktop.kcfg
blob: 53a1cc781f57307a8f64fbed80f1980e2e81b2c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
<?xml version="1.0" encoding="UTF-8"?>
<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
                           http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
  <kcfgfile arg="true" />

  <group name="Background Common"> 
    <entry key="CommonDesktop" type="Bool">
      <default>true</default>
      <label>Common settings for all desktops</label>
      <whatsthis>If you want the same background settings to be applied to all desktops enable this option.</whatsthis>
    </entry>
    <entry key="CommonScreen" type="Bool">
      <default>true</default>
      <label>Common settings for all screens</label>
      <whatsthis>If you want the same background settings to be applied to all screens enable this option.</whatsthis>
    </entry>
    <entry key="DrawBackgroundPerScreen" type="Bool">
       <default>false</default>
       <label>Draw backgrounds per screen</label>
       <whatsthis>If you want to draw to each screen separately in xinerama mode enable this option.</whatsthis>
    </entry>
    <entry key="LimitCache" type="Bool">
      <default>false</default>
      <label>Limit background cache</label>
      <whatsthis>Enable this option if you want to limit the cache size for the background.</whatsthis>
    </entry>
    <entry key="CacheSize" type="Int">
      <default>2048</default>
      <label>Background cache size</label>
      <whatsthis>Here you can enter how much memory TDE should use for caching the background(s). If you have different backgrounds for the different desktops caching can make switching desktops smoother at the expense of higher memory use.</whatsthis>
    </entry>
    <entry key="BackgroundOpacity" type="Int">
      <default>100</default>
      <label>Background Opacity</label>
      <whatsthis>Here you can set the opacity of the background (0-100). A composite manager can then render something behind it.</whatsthis>
    </entry>
  </group>
  <group name="General"> 
    <entry name="DesktopEnabled" key="Enabled" type="Bool">
      <default>true</default>
      <label>Show icons on desktop</label>
      <whatsthis>Uncheck this option if you do not want to have icons on the desktop. Without icons the desktop will be somewhat faster but you will no longer be able to drag files to the desktop.</whatsthis>
    </entry>
    <entry key="SetVRoot" type="Bool">
      <default>false</default>
      <label>Allow programs in desktop window</label>
      <whatsthis>Check this option if you want to run X11 programs that draw into the desktop such as xsnow, xpenguin or xmountain. If you have problems with applications like netscape that check the root window for running instances, disable this option.</whatsthis>
    </entry>
    <entry key="CopyDesktopLinks" type="Bool">
      <default>true</default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- init.cc:138 -->
      <!--     if (!config->readBoolEntry("CopyDesktopLinks", true)) -->
    </entry>
    <entry key="AutoLineUpIcons" type="Bool">
      <default>true</default>
      <label>Automatically line up icons</label>
      <whatsthis>Check this option if you want to see your icons automatically aligned to the grid when you move them.</whatsthis>
    </entry>
    <entry key="SortDirectoriesFirst" type="Bool">
      <default>false</default>
      <label>Sort directories first</label>
      <whatsthis></whatsthis>
      <!-- krootwm.cc:251 -->
      <!--         aSortDirsFirst->setChecked( tdeconfig->readBoolEntry("SortDirectoriesFirst", true)); -->
      <!-- krootwm.cc:496 -->
      <!--     config->writeEntry( "SortDirectoriesFirst", b ); -->
    </entry>
		<entry key="TerminalApplication" type="Path">
			<default>konsole</default>
			<label>Terminal application</label>
			<whatsthis>Defines which terminal application is used.</whatsthis>
		</entry>
  </group>
  <group name="Mouse Buttons"> 
    <entry key="WheelSwitchesWorkspace" type="Bool">
      <default>false</default>
      <label>Mouse wheel over desktop background switches desktop</label>
      <whatsthis>You can switch between the virtual desktops by using the mouse wheel over the desktop background.</whatsthis>
    </entry>
    <entry key="WheelDirection" type="String">
      <default>Forward</default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- desktop.cc:397 -->
      <!--             (config->readEntry("WheelDirection", default_dir_string) == forward_string) ? Forward : Reverse; -->
    </entry>
    <entry key="Left" type="String">
      <default></default>
      <label>Left Mouse Button Action</label>
      <whatsthis>You can choose what happens when you click the left button of your pointing device on the desktop.</whatsthis>
    </entry>
    <entry key="Middle" type="String">
      <default>WindowListMenu</default>
      <label>Middle Mouse Button Action</label>
      <whatsthis>You can choose what happens when you click the middle button of your pointing device on the desktop.</whatsthis>
    </entry>
    <entry key="Right" type="String">
      <default>DesktopMenu</default>
      <label>Right Mouse Button Action</label>
      <whatsthis>You can choose what happens when you click the right button of your pointing device on the desktop.</whatsthis>
    </entry>
  </group>
  <group name="Version"> 
    <entry key="KDEVersionMajor" type="Int">
      <default>0</default>
      <label>TDE major version number</label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="KDEVersionMinor" type="Int">
      <default>0</default>
      <label>TDE minor version number</label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="KDEVersionRelease" type="Int">
      <default>0</default>
      <label>TDE release version number</label>
      <whatsthis></whatsthis>
    </entry>
  </group>
  <group name="FMSettings"> 
    <entry key="NormalTextColor" type="Color"> <!--SHARED-->
      <default>Qt::white</default>
      <label>Normal text color used for icon labels</label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="ItemTextBackground" type="Color"> <!--SHARED-->
      <label>Background color used for icon labels</label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="ShadowEnabled" type="Bool">
      <default>true</default>
      <label>Enable text shadow</label>
      <whatsthis>Check here to enable a shadow outline around the desktop font. This also improves the readability of the desktop text against backgrounds of a similar color.</whatsthis>
    </entry>
    <entry key="ShadowParameters" type="String">
      <default>0,0,4.0,120.0,2,1,1,0,0,0</default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- kdesktopshadowsettings.cpp:84 -->
      <!-- 	fromString(config->readEntry(SHADOW_CONFIG_ENTRY)); -->
    </entry>
  </group>
  <group name="Desktop Icons"> 
    <entry key="ShowHidden" type="Bool">
      <default>false</default>
      <label>Show hidden files</label>
      <whatsthis><p>If you check this option, any files in your desktop directory that begin with a period (.) will be shown. Usually, such files contain configuration information, and remain hidden from view.</p>\n<p>For example, files which are named \".directory\" are plain text files which contain information for Konqueror, such as the icon to use in displaying a directory, the order in which files should be sorted, etc. You should not change or delete these files unless you know what you are doing.</p></whatsthis>
    </entry>
    <entry key="VertAlign" type="Bool">
      <default>true</default>
      <label>Align direction</label>
      <whatsthis>If this is enabled, icons are aligned vertically, otherwise horizontally.</whatsthis>
    </entry>
    <entry key="Preview" type="StringList">
      <default></default>
      <label>Show Icon Previews For</label>
      <whatsthis>Select for which types of files you want to enable preview images.</whatsthis>
    </entry>
    <entry key="SortCriterion" type="Int">
<!--
    <entry key="SortCriterion" type="Enum">
      <choices>
        <choice name="NameCaseSensitive" />
        <choice name="NameCaseInsensitive" />
        <choice name="Size" />
        <choice name="Type" />
        <choice name="Date" />
      </choices>
-->
      <default>0</default>
      <label>Sort criterion</label>
      <whatsthis>Sets the sort criterion. Possible choices are NameCaseSensitive = 0, NameCaseInsensitive = 1, Size = 2, Type = 3, Date = 4.</whatsthis>
    </entry>
    <entry key="DirectoriesFirst" type="Bool">
      <default>true</default>
      <label>Sort directories first</label>
      <whatsthis>Enable this to place directories in front of the sorted list, otherwise they are amongst the files.</whatsthis>
    </entry>
    <entry key="LockIcons" type="Bool">
      <default>false</default>
      <label>Lock in Place</label>
      <whatsthis>Check this option if you want to keep your icons from moving.</whatsthis>
    </entry>

    <entry key="AlwaysFirstItems" type="StringList">
      <default></default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- kdiconview.cc:254 -->
      <!--     m_itemsAlwaysFirst = config->readListEntry("AlwaysFirstItems"); // Distributor plug-in -->
    </entry>
  </group>
  <group name="Media"> 
    <entry name="MediaEnabled" key="enabled" type="Bool">
      <default>true</default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- kdiconview.cc:258 -->
      <!--         m_enableMedia=config->readBoolEntry("enabled",false); -->
    </entry>
    <entry key="exclude" type="String">
      <default>media/nfs_mounted,media/nfs_unmounted,media/hdd_mounted,media/hdd_unmounted,media/floppy_unmounted,media/cdrom_unmounted,media/floppy5_unmounted</default>
      <label>Device Types to exclude</label>
      <whatsthis>The device types which you do not want to see on the desktop.</whatsthis>
      <!-- kdiconview.cc:261 -->
      <!--     TQString tmpList=config->readEntry("exclude","media/hdd_mounted,media/hdd_unmounted,media/floppy_unmounted,media/cdrom_unmounted,media/floppy5_unmounted"); -->
    </entry>
    <entry name="MediaFreeSpaceDisplayEnabled" key="FreeSpaceDisplayEnabled" type="Bool">
      <default>true</default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
  </group>
  <group name="KDE"> 
    <entry key="macStyle" type="Bool">
      <default>false</default>
      <label>Current application's menu bar (Mac OS-style)</label>
      <whatsthis>If this option is selected, applications will not have their menu bar attached to their own window anymore. Instead, there is one menu bar at the top of the screen which shows the menus of the currently active application. You might recognize this behavior from Mac OS.</whatsthis>
    </entry>
  </group>
  <group name="Menubar"> 
    <entry key="ShowMenubar" type="Bool">
      <default>false</default>
      <label>Desktop menu bar</label>
      <whatsthis>If this option is selected, there is one menu bar at the top of the screen which shows the desktop menus.</whatsthis>
    </entry>
  </group>
  <group name="ScreenSaver"> 
    <entry name="ScreenSaverEnabled" key="Enabled" type="Bool">
      <default>false</default>
      <label>Enable screen saver</label>
      <whatsthis>Enables the screen saver.</whatsthis>
    </entry>
    <entry key="Timeout" type="Int">
      <default>300</default>
      <label>Screen saver timeout</label>
      <whatsthis>Sets the seconds after which the screen saver is started.</whatsthis>
    </entry>
    <entry name="DpmsDependent" key="DPMS-dependent" type="Bool">
      <default>true</default>
      <label>Suspend screen saver when DPMS kicks in</label>
      <whatsthis>Usually the screen saver is suspended when display power saving kicks in,
       as nothing can be seen on the screen anyway, obviously. However, some screen savers
       actually perform useful computations, so it is not desirable to suspend them.</whatsthis>
    </entry>
    <entry key="ActionTopLeft" type="Int">
      <default>0</default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="ActionTopRight" type="Int">
      <default>0</default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="ActionBottomLeft" type="Int">
      <default>0</default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="ActionBottomRight" type="Int">
      <default>0</default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="Lock" type="Bool">
      <default>false</default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="LockGrace" type="Int">
      <default>5000</default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="AutoLogout" type="Bool">
      <default>false</default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="AutoLogoutTimeout" type="Int">
      <default>600</default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="Priority" type="Int">
      <default>19</default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="Saver" type="String">
      <default></default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="UseUnmanagedLockWindows" type="Bool">
      <default>false</default>
      <label></label>
      <whatsthis>When enabled this restores the old style unmanaged window behavior of desktop locking.</whatsthis>
    </entry>
    <entry key="ShowLockDateTime" type="Bool">
      <default>true</default>
      <label></label>
      <whatsthis>When enabled the date and time when the desktop was locked is displayed as an additional intrusion detection measure.</whatsthis>
    </entry>
    <entry key="DelaySaverStart" type="Bool">
      <default>true</default>
      <label></label>
      <whatsthis>When disabled the screensaver starts immediately when locking the desktop.</whatsthis>
    </entry>
    <entry key="HideActiveWindowsFromSaver" type="Bool">
      <default>true</default>
      <label></label>
      <whatsthis>When enabled all active windows are hidden from the screensaver, showing only the desktop background as a result.</whatsthis>
    </entry>
    <entry key="HideCancelButton" type="Bool">
      <default>false</default>
      <label></label>
      <whatsthis>Hide Cancel button from the "Desktop Session Locked" dialog.</whatsthis>
    </entry>
    <entry key="UseTDESAK" type="Bool">
      <default>true</default>
      <label></label>
      <whatsthis>When enabled, the Trinity Secure Attention Key (TSAK) system will be used to secure the screen locker.  This requires system wide TSAK support to be enabled prior to use.</whatsthis>
    </entry>
    <entry key="PluginsUnlock" type="StringList">
      <default></default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
    <entry key="PluginOptions" type="StringList">
      <default></default>
      <label></label>
      <whatsthis></whatsthis>
    </entry>
  </group>
  <group name="MiniCli"> 
    <entry key="History" type="PathList">
      <default></default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- minicli.cpp:191 -->
      <!--   TQStringList histList = config->readPathListEntry("History"); -->
      <!-- minicli.cpp:242 -->
      <!--   config->writePathEntry( "History", m_dlg->cbCommand->historyItems() ); -->
    </entry>
    <entry key="HistoryLength" type="Int">
      <default>50</default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- minicli.cpp:192 -->
      <!--   int maxHistory = config->readNumEntry("HistoryLength", 50); -->
    </entry>
    <entry key="MiniCLIAutocompletionLength" type="Int">
      <default>10</default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- minicli.cpp:651 -->
      <!--   int maxAutocompletion = KDesktopSettings::MiniCLIAutocompletionLength(); -->
    </entry>
    <entry key="MiniCLIFilesystemAutoComplete" type="Bool">
      <default>false</default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- minicli.cpp:216 -->
      <!--   m_dlg->cbAutocomplete->setChecked( KDesktopSettings::miniCLIFilesystemAutoComplete() ); -->
    </entry>
    <entry key="MiniCLISystempathAutoComplete" type="Bool">
      <default>false</default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- minicli.cpp:216 -->
      <!--   m_dlg->cbAutocomplete->setChecked( KDesktopSettings::miniCLISystempathAutoComplete() ); -->
    </entry>
    <entry key="MiniCLIHistoryAndFilesystemAutoComplete" type="Bool">
      <default>false</default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- minicli.cpp:217 -->
      <!--   m_dlg->cbAutohistory->setChecked( KDesktopSettings::miniCLIHistoryAndFilesystemAutoComplete() ); -->
    </entry>
    <entry key="TerminalApps" type="PathList">
      <default></default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- minicli.cpp:193 -->
      <!--   m_terminalAppList = config->readPathListEntry("TerminalApps"); -->
      <!-- minicli.cpp:243 -->
      <!--   config->writePathEntry( "TerminalApps", m_terminalAppList ); -->
    </entry>
    <entry key="CompletionItems" type="PathList">
      <default></default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- minicli.cpp:204 -->
      <!--   TQStringList compList = config->readPathListEntry("CompletionItems"); -->
      <!-- minicli.cpp:244 -->
      <!--   config->writePathEntry( "CompletionItems", m_dlg->cbCommand->completionObject()->items() ); -->
    </entry>
    <entry key="CompletionMode" type="Int">
      <default code="true">TDEGlobalSettings::completionMode()</default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- minicli.cpp:210 -->
      <!--   int mode = config->readNumEntry( "CompletionMode", TDEGlobalSettings::completionMode() ); -->
      <!-- minicli.cpp:252 -->
      <!--     config->writeEntry( "CompletionMode", m_dlg->cbCommand->completionMode() ); -->
    </entry>
    <entry key="MaxUsernameCompletions" type="Int">
      <default>30</default>
      <label></label>
      <whatsthis></whatsthis>
      <!-- minicli.cpp:220 -->
      <!--   int maxEntries = config->readNumEntry("MaxUsernameCompletions", 30); -->
    </entry>
  </group>

</kcfg>