/usr/share/gconf/schemas/compiz-splash.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 | <?xml version="1.0"?>
<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/apps/compiz-1/plugins/splash/screen0/options/initiate_key</key>
<applyto>/apps/compiz-1/plugins/splash/screen0/options/initiate_key</applyto>
<owner>compiz-1</owner>
<type>string</type>
<default><Control>F11</default>
<locale name="C">
<short>Initiate Splash</short>
<long>Start Splash.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/splash/screen0/options/firststart</key>
<applyto>/apps/compiz-1/plugins/splash/screen0/options/firststart</applyto>
<owner>compiz-1</owner>
<type>bool</type>
<default>true</default>
<locale name="C">
<short>Show on first start</short>
<long>Show splash on first start.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/splash/screen0/options/background</key>
<applyto>/apps/compiz-1/plugins/splash/screen0/options/background</applyto>
<owner>compiz-1</owner>
<type>string</type>
<default>splash_background.png</default>
<locale name="C">
<short>Background File</short>
<long>Background image File.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/splash/screen0/options/logo</key>
<applyto>/apps/compiz-1/plugins/splash/screen0/options/logo</applyto>
<owner>compiz-1</owner>
<type>string</type>
<default>splash_logo.png</default>
<locale name="C">
<short>Logo File</short>
<long>Logo image File.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/splash/screen0/options/fade_time</key>
<applyto>/apps/compiz-1/plugins/splash/screen0/options/fade_time</applyto>
<owner>compiz-1</owner>
<type>float</type>
<default>1.0</default>
<locale name="C">
<short>Fade Time</short>
<long>Fade In/Out Time. (0.0 - 100.0)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/splash/screen0/options/display_time</key>
<applyto>/apps/compiz-1/plugins/splash/screen0/options/display_time</applyto>
<owner>compiz-1</owner>
<type>float</type>
<default>2.0</default>
<locale name="C">
<short>Display Time</short>
<long>Display In/Out Time. (0.0 - 100.0)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/splash/screen0/options/saturation</key>
<applyto>/apps/compiz-1/plugins/splash/screen0/options/saturation</applyto>
<owner>compiz-1</owner>
<type>float</type>
<default>50.0</default>
<locale name="C">
<short>Saturation</short>
<long>Background saturation. (0.0 - 100.0)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/splash/screen0/options/brightness</key>
<applyto>/apps/compiz-1/plugins/splash/screen0/options/brightness</applyto>
<owner>compiz-1</owner>
<type>float</type>
<default>50.0</default>
<locale name="C">
<short>Brightness</short>
<long>Background brightness. (0.0 - 100.0)</long>
</locale>
</schema>
</schemalist>
</gconfschemafile>
|