This file is indexed.

/usr/share/gconf/schemas/compiz-resize.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
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/initiate_button</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/initiate_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>&lt;Alt&gt;Button2</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Initiate Window Resize</short>
        <long>Start resizing window</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/initiate_key</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/initiate_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>&lt;Alt&gt;F8</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Initiate Window Resize</short>
        <long>Start resizing window</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/mode</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/mode</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>0</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Default Resize Mode</short>
        <long>Default mode used for window resizing (0 = Normal, 1 = Outline, 2 = Rectangle, 3 = Stretch)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/resize_from_center</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/resize_from_center</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Resize From Center</short>
        <long>Same as setting 'any' for resize_from_center_match</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/maximize_vertically</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/maximize_vertically</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>true</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Maximize Vertically if screen edge hit</short>
        <long>Maximizes the window vertically if the top or bottom screen edge is hit while resizing</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/border_color</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/border_color</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>#fb8b009f</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Border Color</short>
        <long>Border color used for outline and rectangle resize modes</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/fill_color</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/fill_color</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>#fb8b0019</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Fill Color</short>
        <long>Fill color used for rectangle resize mode</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/normal_match</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/normal_match</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default/>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Normal Resize Windows</short>
        <long>Windows that normal resize should be used for (match)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/outline_match</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/outline_match</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default/>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Outline Resize Windows</short>
        <long>Windows that outline resize should be used for (match)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/rectangle_match</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/rectangle_match</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default/>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Rectangle Resize Windows</short>
        <long>Windows that rectangle resize should be used for (match)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/stretch_match</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/stretch_match</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default/>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Stretch Resize Windows</short>
        <long>Windows that stretch resize should be used for (match)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/resize_from_center_match</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/resize_from_center_match</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default/>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Resize From Center Windows</short>
        <long>Windows that should be resized from center (match)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/outline_modifier</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/outline_modifier</applyto>
      <owner>compiz-1</owner>
      <type>list</type>
      <list_type>int</list_type>
      <default>[]</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Outline Modifier</short>
        <long>Use these bindings to resize with an outline.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/rectangle_modifier</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/rectangle_modifier</applyto>
      <owner>compiz-1</owner>
      <type>list</type>
      <list_type>int</list_type>
      <default>[]</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Rectangle Modifier</short>
        <long>Use these bindings to resize with an rectangle.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/stretch_modifier</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/stretch_modifier</applyto>
      <owner>compiz-1</owner>
      <type>list</type>
      <list_type>int</list_type>
      <default>[]</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Stretch Modifier</short>
        <long>Use these bindings to resize by stretching.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/resize/screen0/options/centered_modifier</key>
      <applyto>/apps/compiz-1/plugins/resize/screen0/options/centered_modifier</applyto>
      <owner>compiz-1</owner>
      <type>list</type>
      <list_type>int</list_type>
      <default>[0]</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Centered Modifier</short>
        <long>Use these bindings to resize from the center.</long>
      </locale>
    </schema>

  </schemalist>
</gconfschemafile>