~ubuntu-branches/ubuntu/oneiric/gnome-system-monitor/oneiric-proposed

« back to all changes in this revision

Viewing changes to src/org.gnome.gnome-system-monitor.gschema.xml.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-06-21 16:49:23 UTC
  • mto: (2.1.7 sid) (1.1.59 upstream)
  • mto: This revision was merged to the branch mainline in revision 78.
  • Revision ID: james.westby@ubuntu.com-20110621164923-o6titd2srek1uh84
Tags: upstream-3.0.1
ImportĀ upstreamĀ versionĀ 3.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<schemalist>
 
2
 
 
3
  <schema id="org.gnome.gnome-system-monitor" path="/org/gnome/gnome-system-monitor/">
 
4
        <key name="width" type="i">
 
5
          <default>440
 
6
          </default>
 
7
          <_summary>Main Window width
 
8
          </_summary>
 
9
        </key>
 
10
 
 
11
        <key name="height" type="i">
 
12
          <default>495
 
13
          </default>
 
14
          <_summary>Main Window height
 
15
          </_summary>
 
16
        </key>
 
17
 
 
18
        <key name="show-tree" type="b">
 
19
          <default>false
 
20
          </default>
 
21
          <_summary>Show process dependencies in tree form
 
22
          </_summary>
 
23
        </key>
 
24
 
 
25
        <key name="solaris-mode" type="b">
 
26
          <default>false
 
27
          </default>
 
28
          <_summary>Solaris mode for CPU percentage
 
29
          </_summary>
 
30
          <_description>If TRUE, system-monitor operates in 'Solaris mode' where a task's cpu usage is divided by the total number of CPUs. Else it operates in 'Irix mode'.
 
31
          </_description>
 
32
        </key>
 
33
 
 
34
        <key name="smooth-refresh" type="b">
 
35
          <default>true
 
36
          </default>
 
37
          <_summary>Enable/Disable smooth refresh
 
38
          </_summary>
 
39
        </key>
 
40
 
 
41
        <key name="kill-dialog" type="b">
 
42
          <default>true
 
43
          </default>
 
44
          <_summary>Show warning dialog when killing processes
 
45
          </_summary>
 
46
        </key>
 
47
 
 
48
        <key name="update-interval" type="i">
 
49
          <default>3000
 
50
          </default>
 
51
          <_summary>Time in milliseconds between updates of the process view
 
52
          </_summary>
 
53
        </key>
 
54
 
 
55
        <key name="graph-update-interval" type="i">
 
56
          <default>1000
 
57
          </default>
 
58
          <_summary>Time in milliseconds between updates of the graphs
 
59
          </_summary>
 
60
        </key>
 
61
 
 
62
        <key name="show-all-fs" type="b">
 
63
          <default>false
 
64
          </default>
 
65
          <_summary>Whether information about all filesystems should be displayed
 
66
          </_summary>
 
67
          <_description>Whether to display information about all filesystems (including types like 'autofs' and 'procfs'). Useful for getting a list of all currently mounted filesystems.
 
68
          </_description>
 
69
        </key>
 
70
 
 
71
        <key name="disks-interval" type="i">
 
72
          <default>5000
 
73
          </default>
 
74
          <_summary>Time in milliseconds between updates of the devices list
 
75
          </_summary>
 
76
        </key>
 
77
 
 
78
        <key name="view-as" type="i">
 
79
          <default>1
 
80
          </default>
 
81
          <_summary>Determines which processes to show by default. 0 is All, 1 is user, and 2 is active
 
82
          </_summary>
 
83
        </key>
 
84
 
 
85
        <key name="current-tab" type="i">
 
86
          <default>2
 
87
          </default>
 
88
          <_summary>Saves the currently viewed tab
 
89
          </_summary>
 
90
          <_description>0 for the System Info, 1 for the processes list, 2 for the resources and 3 for the disks list
 
91
          </_description>
 
92
        </key>
 
93
 
 
94
        <key name="cpu-color0" type="s">
 
95
          <default>'#FF6E00'
 
96
          </default>
 
97
          <_summary>Default graph cpu color
 
98
          </_summary>
 
99
        </key>
 
100
 
 
101
        <key name="cpu-color1" type="s">
 
102
          <default>'#CB0C29'
 
103
          </default>
 
104
          <_summary>Default graph cpu color
 
105
          </_summary>
 
106
        </key>
 
107
 
 
108
        <key name="cpu-color2" type="s">
 
109
          <default>'#49A835'
 
110
          </default>
 
111
          <_summary>Default graph cpu color
 
112
          </_summary>
 
113
        </key>
 
114
 
 
115
        <key name="cpu-color3" type="s">
 
116
          <default>'#2D7DB3'
 
117
          </default>
 
118
          <_summary>Default graph cpu color
 
119
          </_summary>
 
120
        </key>
 
121
 
 
122
        <key name="mem-color" type="s">
 
123
          <default>'#AB1852'
 
124
          </default>
 
125
          <_summary>Default graph mem color
 
126
          </_summary>
 
127
        </key>
 
128
 
 
129
        <key name="swap-color" type="s">
 
130
          <default>'#49A835'
 
131
          </default>
 
132
          <_summary>Default graph swap color
 
133
          </_summary>
 
134
        </key>
 
135
 
 
136
        <key name="net-in-color" type="s">
 
137
          <default>'#2D7DB3'
 
138
          </default>
 
139
          <_summary>Default graph incoming network traffic color
 
140
          </_summary>
 
141
        </key>
 
142
 
 
143
        <key name="net-out-color" type="s">
 
144
          <default>'#844798'
 
145
          </default>
 
146
          <_summary>Default graph outgoing network traffic color
 
147
          </_summary>
 
148
        </key>
 
149
 
 
150
        <key name="network-in-bits" type="b">
 
151
          <default>false
 
152
          </default>
 
153
          <_summary>Show network traffic in bits
 
154
          </_summary>
 
155
        </key>
 
156
 
 
157
        <child name="proctree" schema="org.gnome.gnome-system-monitor.proctree" />
 
158
        <child name="disktreenew" schema="org.gnome.gnome-system-monitor.disktreenew" />
 
159
        <child name="memmapstree" schema="org.gnome.gnome-system-monitor.memmapstree" />
 
160
        <child name="openfilestree" schema="org.gnome.gnome-system-monitor.openfilestree" />
 
161
  </schema>
 
162
 
 
163
  <schema id="org.gnome.gnome-system-monitor.proctree" path="/org/gnome/gnome-system-monitor/proctree/">
 
164
        <key name="sort-col" type="i">
 
165
          <default>0
 
166
          </default>
 
167
          <_summary>Process view sort column
 
168
          </_summary>
 
169
        </key>
 
170
 
 
171
        <key name="columns-order" type="ai">
 
172
          <default>[ 0 ]
 
173
          </default>
 
174
          <_summary>Process view columns order
 
175
          </_summary>
 
176
        </key>
 
177
 
 
178
        <key name="sort-order" type="i">
 
179
          <default>0
 
180
          </default>
 
181
          <_summary>Process view sort order
 
182
          </_summary>
 
183
        </key>
 
184
 
 
185
        <key name="col-0-width" type="i">
 
186
          <default>198
 
187
          </default>
 
188
          <_summary>Width of process 'name' column
 
189
          </_summary>
 
190
        </key>
 
191
 
 
192
        <key name="col-0-visible" type="b">
 
193
          <default>true
 
194
          </default>
 
195
          <_summary>Show process 'name' column on startup
 
196
          </_summary>
 
197
        </key>
 
198
 
 
199
        <key name="col-1-width" type="i">
 
200
          <default>0
 
201
          </default>
 
202
          <_summary>Width of process 'owner' column
 
203
          </_summary>
 
204
        </key>
 
205
 
 
206
        <key name="col-1-visible" type="b">
 
207
          <default>false
 
208
          </default>
 
209
          <_summary>Show process 'owner' column on startup
 
210
          </_summary>
 
211
        </key>
 
212
 
 
213
        <key name="col-2-width" type="i">
 
214
          <default>37
 
215
          </default>
 
216
          <_summary>Width of process 'status' column
 
217
          </_summary>
 
218
        </key>
 
219
 
 
220
        <key name="col-2-visible" type="b">
 
221
          <default>true
 
222
          </default>
 
223
          <_summary>Show process 'status' column on startup
 
224
          </_summary>
 
225
        </key>
 
226
 
 
227
        <key name="col-3-width" type="i">
 
228
          <default>0
 
229
          </default>
 
230
          <_summary>Width of process 'virtual memory' column
 
231
          </_summary>
 
232
        </key>
 
233
 
 
234
        <key name="col-3-visible" type="b">
 
235
          <default>false
 
236
          </default>
 
237
          <_summary>Show process 'virtual memory' column on startup
 
238
          </_summary>
 
239
        </key>
 
240
 
 
241
        <key name="col-4-width" type="i">
 
242
          <default>53
 
243
          </default>
 
244
          <_summary>Width of process 'resident memory' column
 
245
          </_summary>
 
246
        </key>
 
247
 
 
248
        <key name="col-4-visible" type="b">
 
249
          <default>false
 
250
          </default>
 
251
          <_summary>Show process 'resident memory' column on startup
 
252
          </_summary>
 
253
        </key>
 
254
 
 
255
        <key name="col-5-width" type="i">
 
256
          <default>0
 
257
          </default>
 
258
          <_summary>Width of process 'writable memory' column
 
259
          </_summary>
 
260
        </key>
 
261
 
 
262
        <key name="col-5-visible" type="b">
 
263
          <default>false
 
264
          </default>
 
265
          <_summary>Show process 'writable memory' column on startup
 
266
          </_summary>
 
267
        </key>
 
268
 
 
269
        <key name="col-6-width" type="i">
 
270
          <default>0
 
271
          </default>
 
272
          <_summary>Width of process 'shared memory' column
 
273
          </_summary>
 
274
        </key>
 
275
 
 
276
        <key name="col-6-visible" type="b">
 
277
          <default>false
 
278
          </default>
 
279
          <_summary>Show process 'shared memory' column on startup
 
280
          </_summary>
 
281
        </key>
 
282
 
 
283
        <key name="col-7-width" type="i">
 
284
          <default>0
 
285
          </default>
 
286
          <_summary>Width of process 'X server memory' column
 
287
          </_summary>
 
288
        </key>
 
289
 
 
290
        <key name="col-7-visible" type="b">
 
291
          <default>false
 
292
          </default>
 
293
          <_summary>Show process 'X server memory' column on startup
 
294
          </_summary>
 
295
        </key>
 
296
 
 
297
        <key name="col-8-width" type="i">
 
298
          <default>0
 
299
          </default>
 
300
          <_summary>Width of process 'CPU %' column
 
301
          </_summary>
 
302
        </key>
 
303
 
 
304
        <key name="col-8-visible" type="b">
 
305
          <default>true
 
306
          </default>
 
307
          <_summary>Show process 'CPU %' column on startup
 
308
          </_summary>
 
309
        </key>
 
310
 
 
311
        <key name="col-9-width" type="i">
 
312
          <default>50
 
313
          </default>
 
314
          <_summary>Width of process 'CPU time' column
 
315
          </_summary>
 
316
        </key>
 
317
 
 
318
        <key name="col-9-visible" type="b">
 
319
          <default>false
 
320
          </default>
 
321
          <_summary>Show process 'CPU time' column on startup
 
322
          </_summary>
 
323
        </key>
 
324
 
 
325
        <key name="col-10-width" type="i">
 
326
          <default>0
 
327
          </default>
 
328
          <_summary>Width of process 'start time' column
 
329
          </_summary>
 
330
        </key>
 
331
 
 
332
        <key name="col-10-visible" type="b">
 
333
          <default>false
 
334
          </default>
 
335
          <_summary>Show process 'start time' column on startup
 
336
          </_summary>
 
337
        </key>
 
338
 
 
339
        <key name="col-11-width" type="i">
 
340
          <default>48
 
341
          </default>
 
342
          <_summary>Width of process 'nice' column
 
343
          </_summary>
 
344
        </key>
 
345
 
 
346
        <key name="col-11-visible" type="b">
 
347
          <default>true
 
348
          </default>
 
349
          <_summary>Show process 'nice' column on startup
 
350
          </_summary>
 
351
        </key>
 
352
 
 
353
        <key name="col-12-width" type="i">
 
354
          <default>48
 
355
          </default>
 
356
          <_summary>Width of process 'PID' column
 
357
          </_summary>
 
358
        </key>
 
359
 
 
360
        <key name="col-12-visible" type="b">
 
361
          <default>true
 
362
          </default>
 
363
          <_summary>Show process 'PID' column on startup
 
364
          </_summary>
 
365
        </key>
 
366
 
 
367
        <key name="col-13-width" type="i">
 
368
          <default>48
 
369
          </default>
 
370
          <_summary>Width of process 'SELinux security context' column
 
371
          </_summary>
 
372
        </key>
 
373
 
 
374
        <key name="col-13-visible" type="b">
 
375
          <default>false
 
376
          </default>
 
377
          <_summary>Show process 'SELinux security context' column on startup
 
378
          </_summary>
 
379
        </key>
 
380
 
 
381
        <key name="col-14-width" type="i">
 
382
          <default>48
 
383
          </default>
 
384
          <_summary>Width of process 'arguments' column
 
385
          </_summary>
 
386
        </key>
 
387
 
 
388
        <key name="col-14-visible" type="b">
 
389
          <default>false
 
390
          </default>
 
391
          <_summary>Show process 'arguments' column on startup
 
392
          </_summary>
 
393
        </key>
 
394
 
 
395
        <key name="col-15-width" type="i">
 
396
          <default>48
 
397
          </default>
 
398
          <_summary>Width of process 'estimated memory usage' column
 
399
          </_summary>
 
400
        </key>
 
401
 
 
402
        <key name="col-15-visible" type="b">
 
403
          <default>true
 
404
          </default>
 
405
          <_summary>Show process 'estimated memory usage' column on startup
 
406
          </_summary>
 
407
        </key>
 
408
 
 
409
        <key name="col-16-width" type="i">
 
410
          <default>48
 
411
          </default>
 
412
          <_summary>Width of process 'Waiting Channel' column
 
413
          </_summary>
 
414
        </key>
 
415
 
 
416
        <key name="col-16-visible" type="b">
 
417
          <default>true
 
418
          </default>
 
419
          <_summary>Show process 'Waiting Channel' column on startup
 
420
          </_summary>
 
421
        </key>
 
422
  </schema>
 
423
 
 
424
  <schema id="org.gnome.gnome-system-monitor.disktreenew" path="/org/gnome/gnome-system-monitor/disktreenew/">
 
425
        <key name="sort-col" type="i">
 
426
          <default>1
 
427
          </default>
 
428
          <_summary>Process view sort column
 
429
          </_summary>
 
430
        </key>
 
431
 
 
432
        <key name="sort-order" type="i">
 
433
          <default>0
 
434
          </default>
 
435
          <_summary>Process view sort order
 
436
          </_summary>
 
437
        </key>
 
438
 
 
439
        <key name="columns-order" type="ai">
 
440
          <default>[ 0 ]
 
441
          </default>
 
442
          <_summary>Disk view columns order
 
443
          </_summary>
 
444
        </key>
 
445
  </schema>
 
446
 
 
447
  <schema id="org.gnome.gnome-system-monitor.memmapstree" path="/org/gnome/gnome-system-monitor/memmapstree/">
 
448
        <key name="sort-col" type="i">
 
449
          <default>0
 
450
          </default>
 
451
          <_summary>Process view sort column
 
452
          </_summary>
 
453
        </key>
 
454
 
 
455
        <key name="sort-order" type="i">
 
456
          <default>0
 
457
          </default>
 
458
          <_summary>Process view sort order
 
459
          </_summary>
 
460
        </key>
 
461
  </schema>
 
462
 
 
463
  <schema id="org.gnome.gnome-system-monitor.openfilestree" path="/org/gnome/gnome-system-monitor/openfilestree/">
 
464
        <key name="sort-col" type="i">
 
465
          <default>0
 
466
          </default>
 
467
          <_summary>Process view sort column
 
468
          </_summary>
 
469
        </key>
 
470
 
 
471
        <key name="sort-order" type="i">
 
472
          <default>0
 
473
          </default>
 
474
          <_summary>Process view sort order
 
475
          </_summary>
 
476
        </key>
 
477
  </schema>
 
478
</schemalist>