/usr/share/gconf/schemas/compiz-thumbnail.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 | <?xml version="1.0"?>
<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/always_on_top</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/always_on_top</applyto>
<owner>compiz-1</owner>
<type>bool</type>
<default>true</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Thumbnails Always On Top</short>
<long>Paint thumbnails always on top.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/thumb_size</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/thumb_size</applyto>
<owner>compiz-1</owner>
<type>int</type>
<default>200</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Thumbnail Window Size</short>
<long>Maximum horizontal size of the thumbnail (in pixel). (50 - 1500)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/show_delay</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/show_delay</applyto>
<owner>compiz-1</owner>
<type>int</type>
<default>100</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Show Delay</short>
<long>Time before the thumbnail preview is faded in (in ms). (100 - 10000)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/fade_speed</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/fade_speed</applyto>
<owner>compiz-1</owner>
<type>float</type>
<default>0.5</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Fade In/Out Duration</short>
<long>Fade in/out duration (in seconds). (0.0 - 5.0)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/border</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/border</applyto>
<owner>compiz-1</owner>
<type>int</type>
<default>16</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Thumbnail Border Size</short>
<long>Size of thumbnail window preview border (in pixel). (1 - 32)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/thumb_color</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/thumb_color</applyto>
<owner>compiz-1</owner>
<type>string</type>
<default>#0000007f</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Thumbnail Border Glow Color</short>
<long>Border glow color and opacity or opacity of the window like black background.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/window_like</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/window_like</applyto>
<owner>compiz-1</owner>
<type>bool</type>
<default>true</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Paint Window Like Background</short>
<long>Render a black, window-like background instead of the background glow.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/mipmap</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/mipmap</applyto>
<owner>compiz-1</owner>
<type>bool</type>
<default>false</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Generate Mipmaps</short>
<long>Generate mipmaps for higher quality texture scaling, if possible.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/current_viewport</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/current_viewport</applyto>
<owner>compiz-1</owner>
<type>bool</type>
<default>true</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Only Windows of Current Viewport</short>
<long>Enable this, if your dock, launcher or taskbar is set to show only windows of the current viewport.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/title_enabled</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/title_enabled</applyto>
<owner>compiz-1</owner>
<type>bool</type>
<default>true</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Enable Titles</short>
<long>Render window title text below the thumbnail.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/font_bold</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/font_bold</applyto>
<owner>compiz-1</owner>
<type>bool</type>
<default>true</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Bold Font</short>
<long>Use a bold font to render the window title.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/text_distance</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/text_distance</applyto>
<owner>compiz-1</owner>
<type>int</type>
<default>10</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Text Distance</short>
<long>The gap between the thumbnail and the window title text (in pixel). (0 - 32)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/font_size</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/font_size</applyto>
<owner>compiz-1</owner>
<type>int</type>
<default>12</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Font Size</short>
<long>The size of the window title (in pixel). (6 - 36)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/font_color</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/font_color</applyto>
<owner>compiz-1</owner>
<type>string</type>
<default>#ffffffff</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Font Color</short>
<long>Color and opacity of the window title font.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/thumbnail/screen0/options/font_background_color</key>
<applyto>/apps/compiz-1/plugins/thumbnail/screen0/options/font_background_color</applyto>
<owner>compiz-1</owner>
<type>string</type>
<default>#0000007f</default>
<gettext_domain>compiz</gettext_domain>
<locale name="C">
<short>Font Background Color</short>
<long>Color and opacity of the filled rounded rectangle font background.</long>
</locale>
</schema>
</schemalist>
</gconfschemafile>
|