This file is indexed.

/usr/share/gconf/schemas/compiz-firepaint.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
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/firepaint/screen0/options/initiate_key</key>
      <applyto>/apps/compiz-1/plugins/firepaint/screen0/options/initiate_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Initiate Key</short>
        <long>Key shortcut to initiate fire drawing.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/firepaint/screen0/options/initiate_button</key>
      <applyto>/apps/compiz-1/plugins/firepaint/screen0/options/initiate_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>&lt;Super&gt;&lt;Shift&gt;Button1</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Initiate Button</short>
        <long>Mouse button shortcut to initiate fire drawing.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/firepaint/screen0/options/clear_key</key>
      <applyto>/apps/compiz-1/plugins/firepaint/screen0/options/clear_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>&lt;Super&gt;&lt;Shift&gt;c</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Clear Key</short>
        <long>Key shortcut to remove all fire particles.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/firepaint/screen0/options/clear_button</key>
      <applyto>/apps/compiz-1/plugins/firepaint/screen0/options/clear_button</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>Disabled</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Clear Button</short>
        <long>Mouse button shortcut to remove all fire particles.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/firepaint/screen0/options/bg_brightness</key>
      <applyto>/apps/compiz-1/plugins/firepaint/screen0/options/bg_brightness</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>50.0</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Background Brightness</short>
        <long>The brightness of the background during Firepaint (in percent). (0.0 - 100.0)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/firepaint/screen0/options/num_Particles</key>
      <applyto>/apps/compiz-1/plugins/firepaint/screen0/options/num_Particles</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>3000</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Fire Particle Number</short>
        <long>Maximum number of active particles. (100 - 20000)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/firepaint/screen0/options/fire_size</key>
      <applyto>/apps/compiz-1/plugins/firepaint/screen0/options/fire_size</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>15.0</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Fire Particle Size</short>
        <long>The size of the individual particles. (0.1 - 40)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/firepaint/screen0/options/fire_slowdown</key>
      <applyto>/apps/compiz-1/plugins/firepaint/screen0/options/fire_slowdown</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>0.5</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Fire Particle Slowdown</short>
        <long>The slowdown of the fire particles. (0.1 - 10)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/firepaint/screen0/options/fire_life</key>
      <applyto>/apps/compiz-1/plugins/firepaint/screen0/options/fire_life</applyto>
      <owner>compiz-1</owner>
      <type>float</type>
      <default>0.7</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Fire Particle Life</short>
        <long>The lifespan of the fire particles. (0.1 - 0.95)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/firepaint/screen0/options/fire_color</key>
      <applyto>/apps/compiz-1/plugins/firepaint/screen0/options/fire_color</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>#ff3305ff</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Fire Particle Color</short>
        <long>The color and opacity of the fire particles.</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/firepaint/screen0/options/fire_mystical</key>
      <applyto>/apps/compiz-1/plugins/firepaint/screen0/options/fire_mystical</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Randomly Colored Fire</short>
        <long>Have random colors for the fire effect, also known as Mystical Fire.</long>
      </locale>
    </schema>

  </schemalist>
</gconfschemafile>