/usr/share/gconf/schemas/compiz-wallpaper.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 | <?xml version="1.0"?>
<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/apps/compiz-1/plugins/wallpaper/screen0/options/bg_image</key>
<applyto>/apps/compiz-1/plugins/wallpaper/screen0/options/bg_image</applyto>
<owner>compiz-1</owner>
<type>list</type>
<list_type>string</list_type>
<default>[]</default>
<locale name="C">
<short>Image</short>
<long>Image file.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/wallpaper/screen0/options/bg_image_pos</key>
<applyto>/apps/compiz-1/plugins/wallpaper/screen0/options/bg_image_pos</applyto>
<owner>compiz-1</owner>
<type>list</type>
<list_type>int</list_type>
<default>[]</default>
<locale name="C">
<short>Position</short>
<long>Image position.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/wallpaper/screen0/options/bg_fill_type</key>
<applyto>/apps/compiz-1/plugins/wallpaper/screen0/options/bg_fill_type</applyto>
<owner>compiz-1</owner>
<type>list</type>
<list_type>int</list_type>
<default>[]</default>
<locale name="C">
<short>Fill type</short>
<long>Background fill type.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/wallpaper/screen0/options/bg_color1</key>
<applyto>/apps/compiz-1/plugins/wallpaper/screen0/options/bg_color1</applyto>
<owner>compiz-1</owner>
<type>list</type>
<list_type>string</list_type>
<default>[]</default>
<locale name="C">
<short>Color 1</short>
<long>Fill or first gradient color.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/wallpaper/screen0/options/bg_color2</key>
<applyto>/apps/compiz-1/plugins/wallpaper/screen0/options/bg_color2</applyto>
<owner>compiz-1</owner>
<type>list</type>
<list_type>string</list_type>
<default>[]</default>
<locale name="C">
<short>Color 2</short>
<long>Second gradient color.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/wallpaper/screen0/options/cycle_wallpapers</key>
<applyto>/apps/compiz-1/plugins/wallpaper/screen0/options/cycle_wallpapers</applyto>
<owner>compiz-1</owner>
<type>bool</type>
<default>false</default>
<locale name="C">
<short>Cycle Wallpapers</short>
<long>Cycle through wallpapers if more than one is defined.</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/wallpaper/screen0/options/cycle_timeout</key>
<applyto>/apps/compiz-1/plugins/wallpaper/screen0/options/cycle_timeout</applyto>
<owner>compiz-1</owner>
<type>float</type>
<default>10.0</default>
<locale name="C">
<short>Cycle Timeout (min)</short>
<long>Length of time before cycling to the next wallpaper. (0.15 - 1440.0)</long>
</locale>
</schema>
<schema>
<key>/schemas/apps/compiz-1/plugins/wallpaper/screen0/options/fade_duration</key>
<applyto>/apps/compiz-1/plugins/wallpaper/screen0/options/fade_duration</applyto>
<owner>compiz-1</owner>
<type>float</type>
<default>2.0</default>
<locale name="C">
<short>Fade Duration (sec)</short>
<long>Length of time to fade from one wallpaper to the next. (0.05 - 10.0)</long>
</locale>
</schema>
</schemalist>
</gconfschemafile>
|