This file is indexed.

/usr/share/gconf/schemas/compiz-neg.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
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/neg/screen0/options/window_toggle_key</key>
      <applyto>/apps/compiz-1/plugins/neg/screen0/options/window_toggle_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>&lt;Super&gt;n</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Toggle Window Negative</short>
        <long>Toggle active window negative</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/neg/screen0/options/screen_toggle_key</key>
      <applyto>/apps/compiz-1/plugins/neg/screen0/options/screen_toggle_key</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>&lt;Super&gt;m</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Toggle Screen Negative</short>
        <long>Toggle screen negative</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/neg/screen0/options/neg_match</key>
      <applyto>/apps/compiz-1/plugins/neg/screen0/options/neg_match</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>any</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Neg Windows</short>
        <long>Windows to be negative by default (match)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/neg/screen0/options/exclude_match</key>
      <applyto>/apps/compiz-1/plugins/neg/screen0/options/exclude_match</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>type=Desktop</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Exclude Windows</short>
        <long>Windows to exclude from negating (match)</long>
      </locale>
    </schema>

    <schema>
      <key>/schemas/apps/compiz-1/plugins/neg/screen0/options/neg_decorations</key>
      <applyto>/apps/compiz-1/plugins/neg/screen0/options/neg_decorations</applyto>
      <owner>compiz-1</owner>
      <type>bool</type>
      <default>false</default>
      <gettext_domain>compiz</gettext_domain>
      <locale name="C">
        <short>Negate Decorations</short>
        <long>Also negate window decorations, not only the window contents.</long>
      </locale>
    </schema>

  </schemalist>
</gconfschemafile>