This file is indexed.

/usr/share/gconf/schemas/compiz-cubeaddon.schemas is in compiz-gnome 1:0.9.11+14.04.20140409-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
423
424
425
426
427
428
429
430
431
432
433
434
435
436
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/top_next_key</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/top_next_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>space</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Next Top Image Key</short>
        <long>Advance to the next image on the top face of the cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/top_next_button</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/top_next_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Next Top Image Button</short>
        <long>Advance to the next image on the top face of the cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/top_prev_key</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/top_prev_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Backspace</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Previous Top Image Key</short>
        <long>Go back to the previous image on the top face of the cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/top_prev_button</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/top_prev_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Previous Top Image Button</short>
        <long>Go back to the previous image on the top face of the cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_next_key</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_next_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Next Bottom Image Key</short>
        <long>Advance to the next image on the bottom face of the cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_next_button</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_next_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Next Bottom Image Button</short>
        <long>Advance to the next image on the bottom face of the cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_prev_key</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_prev_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Previous Bottom Image Key</short>
        <long>Go back to the previous image on the bottom face of the cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_prev_button</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_prev_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Previous Bottom Image Button</short>
        <long>Go back to the previous image on the bottom face of the cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/reflection</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/reflection</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Enabled</short>
        <long>Render a reflective ground below the desktop cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/ground_color1</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/ground_color1</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>#b3b3b3cc</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Ground Color (near)</short>
        <long>Color of the ground (near).</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/ground_color2</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/ground_color2</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>#b3b3b300</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Ground Color (far)</short>
        <long>Color of the ground (far).</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/ground_size</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/ground_size</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>0.5</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Reflection Ground Size</short>
        <long>Size of the ground the reflection is rendered on. (0.0 - 1.0)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/intensity</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/intensity</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>0.4</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Intensity</short>
        <long>The intensity of the reflection. (0.0 - 1.0)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/auto_zoom</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/auto_zoom</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Auto Zoom</short>
        <long>Zoom out automatically to make the cube fit the screen.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/zoom_manual_only</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/zoom_manual_only</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Mouse Rotate Auto Zoom Only</short>
        <long>Zoom out automatically on mouse rotate only.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/mode</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/mode</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>0</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Reflection Mode</short>
        <long>The mode of the reflection. (0 = Jumpy, 1 = Jumpy reflection, 2 = Distance, 3 = Above)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/deformation</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/deformation</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>1</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Deformation</short>
        <long>The deformation mode. (0 = None, 1 = Cylinder, 2 = Sphere)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/unfold_deformation</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/unfold_deformation</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Unfold Cube Deformation</short>
        <long>Apply the deformation in unfold cube mode.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/cylinder_manual_only</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/cylinder_manual_only</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Mouse Rotate Deformation Only</short>
        <long>Initiates cube cylinder deformation only if rotation is mouse driven.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/deform_caps</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/deform_caps</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Deform Caps</short>
        <long>Deform the cube caps also.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/sphere_aspect</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/sphere_aspect</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>0.0</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Aspect Ratio</short>
        <long>The aspect ratio of the deformed cube. (0.0 - 1.0)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/draw_top</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/draw_top</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Draw Top Face</short>
        <long>Draw the top face of the cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/draw_bottom</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/draw_bottom</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Draw Bottom Face</short>
        <long>Draw the bottom face of the cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/adjust_top</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/adjust_top</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Adjust Top Image</short>
        <long>Adjust the top face image to the rotation.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/adjust_bottom</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/adjust_bottom</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Adjust Bottom Image</short>
        <long>Adjust the bottom face image to the rotation.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/top_scale</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/top_scale</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Scale Top Image</short>
        <long>Scale the image to cover the top face of cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_scale</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_scale</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Scale Bottom Image</short>
        <long>Scale the image to cover the bottom face of cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/top_aspect</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/top_aspect</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Maintain Top Image Aspect Ratio</short>
        <long>Maintain top cap image aspect ratio.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_aspect</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_aspect</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Maintain Bottom Image Aspect Ratio</short>
        <long>Maintain bottom cap image aspect ratio.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/top_clamp</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/top_clamp</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Clamp Top Face Image To Border</short>
        <long>Clamp the top face image to the border. This is often the best, if your image doesn't fit the size of the cube or if it's transparent. It can lead to some ugly dotted lines when enabled (especially with large enough images) though.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_clamp</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_clamp</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Clamp bottom face image to border</short>
        <long>Clamp the bottom face image to the border. This is often the best, if your image doesn't fit the size of the cube or if it's transparent. It can lead to some ugly dotted lines when enabled (especially with large enough images) though.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/top_images</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/top_images</applyto>
      <owner>compiz-1</owner>
      <type>list</type>
      <list_type>string</list_type>
      <default>[fusioncap.png]</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Image files</short>
        <long>List of .png and .svg files that should be rendered on the top face of the cube.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_images</key>
      <applyto>/apps/compiz-1/plugins/cubeaddon/screen0/options/bottom_images</applyto>
      <owner>compiz-1</owner>
      <type>list</type>
      <list_type>string</list_type>
      <default>[compizcap.png]</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Image files</short>
        <long>List of .png and .svg files that should be rendered on the bottom face of the cube.</long>
      </locale>
    </schema>

  </schemalist>
</gconfschemafile>