This file is indexed.

/usr/share/gconf/schemas/compiz-trailfocus.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
<?xml version="1.0"?>
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/trailfocus/screen0/options/window_match</key>
      <applyto>/apps/compiz-1/plugins/trailfocus/screen0/options/window_match</applyto>
      <owner>compiz-1</owner>
      <type>string</type>
      <default>(type=toolbar | type=utility | type=dialog | type=normal) &amp; !(state=skiptaskbar | state=skippager)</default>
      <locale name="C">
        <short>Window Types</short>
        <long>Window types that should be handled by Trailfocus (match)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/trailfocus/screen0/options/windows_count</key>
      <applyto>/apps/compiz-1/plugins/trailfocus/screen0/options/windows_count</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>5</default>
      <locale name="C">
        <short>Number of Windows to Track</short>
        <long>Number of windows Trailfocus will keep track of. Windows that had focus this amount of windows ago or more will be considered completly unfocused. (1 - 150)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/trailfocus/screen0/options/windows_start</key>
      <applyto>/apps/compiz-1/plugins/trailfocus/screen0/options/windows_start</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>2</default>
      <locale name="C">
        <short>Window to Start Fading</short>
        <long>This defines when Trailfocus will start fading windows. This lets you set up trailfocus to treat the N first Windows as fully focused. (1 - 20)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/trailfocus/screen0/options/max_opacity</key>
      <applyto>/apps/compiz-1/plugins/trailfocus/screen0/options/max_opacity</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>100</default>
      <locale name="C">
        <short>Opacity Level of Focused Windows</short>
        <long>Opacity of the currently focused window. Windows will get opacity levels between the focused and minimum. (1 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/trailfocus/screen0/options/min_opacity</key>
      <applyto>/apps/compiz-1/plugins/trailfocus/screen0/options/min_opacity</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>70</default>
      <locale name="C">
        <short>Opacity Level of Unfocused Windows</short>
        <long>Opacity of the least focused window. Windows will get opacity levels between the focused and minimum. (1 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/trailfocus/screen0/options/max_brightness</key>
      <applyto>/apps/compiz-1/plugins/trailfocus/screen0/options/max_brightness</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>100</default>
      <locale name="C">
        <short>Brightness Level of Focused Windows</short>
        <long>Brightness of the currently focused window. Windows will get brightness levels between the focused and minimum. (1 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/trailfocus/screen0/options/min_brightness</key>
      <applyto>/apps/compiz-1/plugins/trailfocus/screen0/options/min_brightness</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>100</default>
      <locale name="C">
        <short>Brightness Level of Unfocused Windows</short>
        <long>Brightness of the least focused window. Windows will get brightness levels between the focused and minimum. (1 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/trailfocus/screen0/options/max_saturation</key>
      <applyto>/apps/compiz-1/plugins/trailfocus/screen0/options/max_saturation</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>100</default>
      <locale name="C">
        <short>Saturation Level of Focused Windows</short>
        <long>Saturation of the currently focused window. Windows will get saturation levels between the focused and minimum. (1 - 100)</long>
      </locale>
    </schema>
    <schema>
      <key>/schemas/apps/compiz-1/plugins/trailfocus/screen0/options/min_saturation</key>
      <applyto>/apps/compiz-1/plugins/trailfocus/screen0/options/min_saturation</applyto>
      <owner>compiz-1</owner>
      <type>int</type>
      <default>100</default>
      <locale name="C">
        <short>Saturation Level of Unfocused Windows</short>
        <long>Saturation of the least focused window. Windows will get saturation levels between the focused and minimum. (1 - 100)</long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>