/usr/share/glib-2.0/schemas/org.freedesktop.compiz.cubeaddon.gschema.xml 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 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 | <?xml version="1.0"?>
<schemalist>
<schema id="org.freedesktop.compiz.cubeaddon" gettext-domain="compiz">
<key type="s" name="top-next-key">
<default>'space'</default>
<summary>Next top image</summary>
<description>Advance to next image for top face of the cube</description>
</key>
<key type="s" name="top-next-button">
<default>'Disabled'</default>
<summary>Next top image</summary>
<description>Advance to next image for top face of the cube</description>
</key>
<key type="s" name="top-prev-key">
<default>'Backspace'</default>
<summary>Prev top image</summary>
<description>Go back to previous image for top face of the cube</description>
</key>
<key type="s" name="top-prev-button">
<default>'Disabled'</default>
<summary>Prev top image</summary>
<description>Go back to previous image for top face of the cube</description>
</key>
<key type="s" name="bottom-next-key">
<default>'Disabled'</default>
<summary>Next bottom image</summary>
<description>Advance to next image for bottom face of the cube</description>
</key>
<key type="s" name="bottom-next-button">
<default>'Disabled'</default>
<summary>Next bottom image</summary>
<description>Advance to next image for bottom face of the cube</description>
</key>
<key type="s" name="bottom-prev-key">
<default>'Disabled'</default>
<summary>Prev bottom image</summary>
<description>Go back to previous image for bottom face of the cube</description>
</key>
<key type="s" name="bottom-prev-button">
<default>'Disabled'</default>
<summary>Prev bottom image</summary>
<description>Go back to previous image for bottom face of the cube</description>
</key>
<key type="b" name="reflection">
<default>true</default>
<summary>Enabled</summary>
<description>Give cube a reflective ground.</description>
</key>
<key type="s" name="ground-color1">
<default>'#b3b3b3cc'</default>
<summary>Ground color(near)</summary>
<description>Color of the ground (near).</description>
</key>
<key type="s" name="ground-color2">
<default>'#b3b3b300'</default>
<summary>Ground color(far)</summary>
<description>Color of the ground (far).</description>
</key>
<key type="d" name="ground-size">
<default>0.5</default>
<summary>Reflection ground size</summary>
<description>Reflection ground size. (0.0 - 1.0)</description>
</key>
<key type="d" name="intensity">
<default>0.4</default>
<summary>Intensity</summary>
<description>Reflection intensity (0.0 - 1.0)</description>
</key>
<key type="b" name="auto-zoom">
<default>true</default>
<summary>Auto zoom</summary>
<description>Zoom out automatically to make the cube fit to the screen.</description>
</key>
<key type="b" name="zoom-manual-only">
<default>true</default>
<summary>Auto zoom only on Mouse Rotate</summary>
<description>Zoom out automatically only on mouse rotate.</description>
</key>
<key type="i" name="mode">
<default>0</default>
<summary>Reflection mode</summary>
<description>Reflection mode. (0 = Jumpy, 1 = Jumpy reflection, 2 = Distance, 3 = Above)</description>
</key>
<key type="i" name="deformation">
<default>1</default>
<summary>Deformation</summary>
<description>Deformation mode. (0 = None, 1 = Cylinder, 2 = Sphere)</description>
</key>
<key type="b" name="unfold-deformation">
<default>true</default>
<summary>Unfold cube deformation</summary>
<description>Deformation in unfold cube mode.</description>
</key>
<key type="b" name="cylinder-manual-only">
<default>false</default>
<summary>Deform only on mouse rotate</summary>
<description>Initiates cube cylinder deformation only if rotation is mouse driven.</description>
</key>
<key type="b" name="deform-caps">
<default>true</default>
<summary>Deform caps</summary>
<description>Deform cube caps.</description>
</key>
<key type="d" name="sphere-aspect">
<default>0.0</default>
<summary>Aspect ratio</summary>
<description>Aspect ratio of the deformed cube (0.0 - 1.0)</description>
</key>
<key type="b" name="draw-top">
<default>true</default>
<summary>Draw top face</summary>
<description>Draw top face of the cube</description>
</key>
<key type="b" name="draw-bottom">
<default>true</default>
<summary>Draw bottom face</summary>
<description>Draw bottom face of the cube</description>
</key>
<key type="b" name="adjust-top">
<default>false</default>
<summary>Adjust top image</summary>
<description>Adjust top face image to rotation</description>
</key>
<key type="b" name="adjust-bottom">
<default>false</default>
<summary>Adjust bottom image</summary>
<description>Adjust bottom face image to rotation</description>
</key>
<key type="b" name="top-scale">
<default>true</default>
<summary>Scale top image</summary>
<description>Scale image to cover top face of cube</description>
</key>
<key type="b" name="bottom-scale">
<default>true</default>
<summary>Scale bottom image</summary>
<description>Scale image to cover bottom face of cube</description>
</key>
<key type="b" name="top-aspect">
<default>true</default>
<summary>Maintain top aspect ratio</summary>
<description>Maintain top cap image aspect ratio.</description>
</key>
<key type="b" name="bottom-aspect">
<default>true</default>
<summary>Maintain bottom aspect ratio</summary>
<description>Maintain bottom cap image aspect ratio.</description>
</key>
<key type="b" name="top-clamp">
<default>true</default>
<summary>Clamp top face image to border</summary>
<description>Clamp top face image to border. This is often the best if your image doesn't fit the size of the cube or if it's transparent. It can lead to some ugly dotted lines when enabled (especially with large enough images) though.</description>
</key>
<key type="b" name="bottom-clamp">
<default>true</default>
<summary>Clamp bottom face image to border</summary>
<description>Clamp bottom face image to border. This is often the best if your image doesn't fit the size of the cube or if it's transparent. It can lead to some ugly dotted lines when enabled (especially with large enough images) though.</description>
</key>
<key type="as" name="top-images">
<default>['fusioncap.png']</default>
<summary>Image files</summary>
<description>List of PNG and SVG files that should be rendered on top face of cube</description>
</key>
<key type="as" name="bottom-images">
<default>['compizcap.png']</default>
<summary>Image files</summary>
<description>List of PNG and SVG files that should be rendered on bottom face of cube</description>
</key>
</schema>
</schemalist>
|