This file is indexed.

/usr/share/gconf/schemas/compiz-maximumize.schemas is in compiz-plugins-extra 0.9.7.0~bzr9-0ubuntu6.

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
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/ignore_sticky</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/ignore_sticky</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Ignore sticky windows in the calculations</short>
        <long>Treat sticky windows as non-existant when calculating space to use for the maximumize window.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/ignore_overlapping</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/ignore_overlapping</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Ignore already overlapping windows in the calculations</short>
        <long>Treat windows that are already overlapping with the current window as non-existant when calculating space to use for the maximumize window.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/allow_shrink</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/allow_shrink</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Permit windows to shrink during maximumize</short>
        <long>This allows a window to change it's shape to fit in an area even when the new shape might be smaller than it's current size with regards to area</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/maximumize_left</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/maximumize_left</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Maximumize to left.</short>
        <long>When maximumizing, allow the window to grow to the left.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/maximumize_right</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/maximumize_right</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Maximumize to right.</short>
        <long>When maximumizing, allow the window to grow to the right.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/maximumize_up</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/maximumize_up</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Maximumize to up.</short>
        <long>When maximumizing, allow the window to grow upwards.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/maximumize_down</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/maximumize_down</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Maximumize to down.</short>
        <long>When maximumizing, allow the window to grow downwards.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_key</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>&lt;Super&gt;M</default>
      <locale name="C">
        <short>Maximumize</short>
        <long>Trigger a resize of the window currently focused so it fits as much of the available screenspae as possible.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_left</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_left</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Left-only maximumize</short>
        <long>Grow the window leftwards as much as possible.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_right</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_right</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Right-only maximumize</short>
        <long>Grow the window rightwards as much as possible.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_up</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_up</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Up-only maximumize</short>
        <long>Grow the window upwards as much as possible.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_down</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_down</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Down-only maximumize</short>
        <long>Grow the window downwards as much as possible.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_horizontally</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_horizontally</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Horizontal-only maximumize</short>
        <long>Grow the window horizontally as much as possible.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_vertically</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_vertically</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Vertical-only maximumize</short>
        <long>Grow the window vertically as much as possible.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_up_left</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_up_left</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Top left maximumize</short>
        <long>Grow upper left corner of a window as much as possible.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_up_right</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_up_right</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Top right maximumize</short>
        <long>Grow upper right corner of a window as much as possible.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_down_left</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_down_left</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Lower left maximumize</short>
        <long>Grow lower left corner of a window as much as possible.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_down_right</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_max_down_right</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Lower right maximumize</short>
        <long>Grow lower right corner of a window as much as possible.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_key</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>&lt;Super&gt;&lt;Shift&gt;M</default>
      <locale name="C">
        <short>Minimumize</short>
        <long>Trigger a resize of the window currently focused so it resizes to 1/4 size.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_left</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_left</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Left-only minimumize</short>
        <long>Shrink the window leftwards.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_right</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_right</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Right-only minimumize</short>
        <long>Shrink the window rightwards.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_up</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_up</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Up-only minimumize</short>
        <long>Shrink the window upwards.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_down</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_down</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Down-only minimumize</short>
        <long>Shrink the window downwards.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_horizontally</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_horizontally</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Horizontal-only minimumize</short>
        <long>Shrink the window horizontally.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_vertically</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_vertically</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Vertical-only minimumize</short>
        <long>Shrink the window vertically.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_up_left</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_up_left</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Top left minimumize</short>
        <long>Shrink upper left corner of a the window.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_up_right</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_up_right</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Top right minimumize</short>
        <long>Shrink upper right corner of a the window.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_down_left</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_down_left</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Lower left minimumize</short>
        <long>Shrink lower left corner of a the window.</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_down_right</key>
      <applyto>/apps/compiz-1/plugins/maximumize/screen0/options/trigger_min_down_right</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <locale name="C">
        <short>Lower right minimumize</short>
        <long>Shrink lower right corner of a the window.</long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>