This file is indexed.

/usr/share/gconf/schemas/compiz-ring.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
437
438
439
440
441
442
443
444
445
446
447
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/next_key</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/next_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>&lt;Super&gt;Tab</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Next Window Key</short>
        <long>Reveals the ring and selects the next window on the current workspace.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/next_button</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/next_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Next Window Button</short>
        <long>Reveals the ring and selects the next window on the current workspace.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/prev_key</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/prev_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>&lt;Super&gt;&lt;Shift&gt;Tab</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Previous Window Key</short>
        <long>Reveals the ring and selects the previous window on the current workspace.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/prev_button</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/prev_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Previous Window Button</short>
        <long>Reveals the ring and selects the previous window on the current workspace.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/next_all_key</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/next_all_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>&lt;Super&gt;&lt;Alt&gt;Tab</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Next Window Key (All Workspaces)</short>
        <long>Reveals the ring and selects the next window, taking into account all workspaces.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/next_all_button</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/next_all_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Next Window Button (All Workspaces)</short>
        <long>Reveals the ring and selects the next window, taking into account all workspaces.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/prev_all_key</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/prev_all_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>&lt;Super&gt;&lt;Shift&gt;&lt;Alt&gt;Tab</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Previous Window Key (All Workspaces)</short>
        <long>Reveals the ring and selects the previous window, taking into account all workspaces.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/prev_all_button</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/prev_all_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Previous Window Button (All Workspaces)</short>
        <long>Reveals the ring and selects the previous window, taking into account all workspaces.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/next_group_key</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/next_group_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Next Window Key (Group)</short>
        <long>Reveals the ring and selects the next window of the currently focused application.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/next_group_button</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/next_group_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Next Window Button (Group)</short>
        <long>Reveals the ring and selects the next window of the currently focuse application.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/prev_group_key</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/prev_group_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Previous Window Key (Group)</short>
        <long>Reveals the ring and selects the previous window of the currently focused application.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/prev_group_button</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/prev_group_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Previous Window Button (Group)</short>
        <long>Reveals the ring and selects the previous window of the currently focused application.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/window_match</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/window_match</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Normal | Dialog | ModalDialog | Utility | Unknown</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Ring Windows</short>
        <long>Windows that should be shown in the ring. (match)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/overlay_icon</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/overlay_icon</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>1</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Overlay Icon</short>
        <long>Which type of icon overlay to draw on windows in the ring. (0 = None, 1 = Emblem, 2 = Big)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/speed</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/speed</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>1.5</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Speed</short>
        <long>The ring movement speed. (0.1 - 50.0)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/timestep</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/timestep</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>1.2</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Timestep</short>
        <long>Ring switcher timestep. (0.1 - 50.0)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/inactive_opacity</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/inactive_opacity</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>100</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Inactive Window Opacity</short>
        <long>Opacity (in percent) of unselected windows in the ring. (1 - 100)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/darken_back</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/darken_back</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Darken Background</short>
        <long>Darken background when showing the ring.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/minimized</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/minimized</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Show Minimized</short>
        <long>Show windows that are minimized, shaded or in show-desktop mode.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/select_with_mouse</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/select_with_mouse</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Allow Mouse Selection</short>
        <long>Allow the selection of windows by just clicking on them while the switcher is active.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/ring_clockwise</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/ring_clockwise</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Rotate Ring Clockwise On Next</short>
        <long>Rotate the ring clockwise for the next window instead of counterclockwise.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/ring_width</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/ring_width</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>70</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Ring Width</short>
        <long>Ring width (in percent of the screen width). (1 - 100)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/ring_height</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/ring_height</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>60</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Ring Height</short>
        <long>Ring height (in percent of the screen height). (1 - 100)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/thumb_width</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/thumb_width</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>350</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Thumbnail Width</short>
        <long>Maximum horizontal size of a thumbnail in the ring. (10 - 1024)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/thumb_height</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/thumb_height</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>250</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Thumbnail Height</short>
        <long>Maximum vertical size of a thumbnail in the ring. (10 - 1024)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/min_brightness</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/min_brightness</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>0.5</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Minimum Brightness Factor</short>
        <long>Changes the minimum brightness factor for windows in the ring. The further away windows are, the less bright they are. (0.1 - 1.0)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/min_scale</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/min_scale</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>0.4</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Minimum Scale Factor</short>
        <long>Changes the minimum scale factor for windows in the ring. The further away the windows are, the smaller they are. (0.1 - 1.0)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/window_title</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/window_title</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Show Window Title</short>
        <long>Show the window title of the currently selected window.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/title_font_bold</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/title_font_bold</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Bold Font</short>
        <long>Render the window title using a bold font.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/title_font_size</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/title_font_size</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>16</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Font Size</short>
        <long>Font size of the window title text (in pixels). (6 - 96)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/title_back_color</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/title_back_color</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>#00000099</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Background Color</short>
        <long>Color and opacity of the window title background.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/title_font_color</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/title_font_color</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>#ffffffff</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Font Color</short>
        <long>Font color and opacity of the window title.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/title_text_placement</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/title_text_placement</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>0</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Text Placement</short>
        <long>Selects where to place the window title. (0 = Centered on screen, 1 = Top of screen minus offset, 2 = Bottom of screen plus offset)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/ring/screen0/options/vertical_offset</key>
      <applyto>/apps/compiz-1/plugins/ring/screen0/options/vertical_offset</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>50</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Vertical Offset</short>
        <long>Vertical offset from top or bottom of the screen (in pixels). (0 - 500)</long>
      </locale>
    </schema>

  </schemalist>
</gconfschemafile>