/usr/share/compiz/wall.xml is in compiz-plugins-main-default 1:0.9.7.0~bzr19-0ubuntu10.
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 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 | <?xml version="1.0"?>
<compiz>
<plugin name="wall" useBcop="true">
<short>Desktop Wall</short>
<long>Desktop Wall Plugin</long>
<category>Desktop</category>
<feature>largedesktop</feature>
<deps>
<relation type="after">
<plugin>composite</plugin>
<plugin>opengl</plugin>
<plugin>decor</plugin>
</relation>
<relation type="before">
<plugin>wobbly</plugin>
<plugin>fade</plugin>
</relation>
<requirement>
<plugin>opengl</plugin>
<plugin>mousepoll</plugin>
</requirement>
</deps>
<options>
<group>
<short>Viewport Switch Preview</short>
<option name="show_switcher" type="bool">
<short>Show Viewport Switcher Preview</short>
<long>Show switcher window while switching viewports</long>
<default>true</default>
</option>
<option name="miniscreen" type="bool">
<short>Show Live Viewport Previews</short>
<long>Show live viewport previews in switcher window</long>
<default>true</default>
</option>
<option name="preview_timeout" type="float">
<short>Switch Target Preview Visibility Time</short>
<long>Duration (in s) the switch target preview should remain visible after switching ends.</long>
<default>0.2</default>
<min>0.0</min>
<max>2.0</max>
<precision>0.05</precision>
</option>
<option name="preview_scale" type="int">
<short>Preview Scale</short>
<long>Size of the preview in %</long>
<default>130</default>
<min>0</min>
<max>400</max>
</option>
<option name="edge_radius" type="int">
<short>Edge Radius</short>
<long>Radius of the rounded edge</long>
<default>5</default>
<min>0</min>
<max>20</max>
</option>
<option name="border_width" type="int">
<short>Border Width</short>
<long>Width of the border between the previews</long>
<default>7</default>
<min>0</min>
<max>30</max>
</option>
<option name="outline_color" type="color">
<short>Outline Color</short>
<long>Outline color of the switcher window.</long>
<default>
<red>0xffff</red>
<green>0xffff</green>
<blue>0xffff</blue>
<alpha>0x3232</alpha>
</default>
</option>
<subgroup>
<short>Background Gradient</short>
<option name="background_gradient_base_color" type="color">
<short>Base Color</short>
<long>First color for the background gradient of the switcher window.</long>
<default>
<red>0x0000</red>
<green>0x0000</green>
<blue>0x0000</blue>
<alpha>0x6464</alpha>
</default>
</option>
<option name="background_gradient_highlight_color" type="color">
<short>Highlight Color</short>
<long>Second color for the background gradient of the switcher window.</long>
<default>
<red>0x0000</red>
<green>0x0000</green>
<blue>0x0000</blue>
<alpha>0x6464</alpha>
</default>
</option>
<option name="background_gradient_shadow_color" type="color">
<short>Shadow Color</short>
<long>Third color for the background gradient of the switcher window.</long>
<default>
<red>0x0000</red>
<green>0x0000</green>
<blue>0x0000</blue>
<alpha>0x6464</alpha>
</default>
</option>
</subgroup>
<subgroup>
<short>Thumb Gradient</short>
<option name="thumb_gradient_base_color" type="color">
<short>Base Color</short>
<long>First color for the thumb gradient of the switcher window.</long>
<default>
<red>0x5555</red>
<green>0x5555</green>
<blue>0x5555</blue>
<alpha>0x3232</alpha>
</default>
</option>
<option name="thumb_gradient_highlight_color" type="color">
<short>Highlight Color</short>
<long>Second color for the thumb gradient of the switcher window.</long>
<default>
<red>0x5555</red>
<green>0x5555</green>
<blue>0x5555</blue>
<alpha>0x3232</alpha>
</default>
</option>
</subgroup>
<subgroup>
<short>Highlight Gradient</short>
<option name="thumb_highlight_gradient_base_color" type="color">
<short>Base Color</short>
<long>First color for the thumb highlight gradient of the switcher window.</long>
<default>
<red>0xffff</red>
<green>0xffff</green>
<blue>0xffff</blue>
<alpha>0xffff</alpha>
</default>
</option>
<option name="thumb_highlight_gradient_shadow_color" type="color">
<short>Shadow Color</short>
<long>Second color for the thumb highlight gradient of the switcher window.</long>
<default>
<red>0xdfff</red>
<green>0xdfff</green>
<blue>0xdfff</blue>
<alpha>0xffff</alpha>
</default>
</option>
</subgroup>
<subgroup>
<short>Arrow Colors</short>
<option name="arrow_base_color" type="color">
<short>Base Color</short>
<long>First color of the arrow of the switcher window.</long>
<default>
<red>0xe665</red>
<green>0xe665</green>
<blue>0xe665</blue>
<alpha>0xd998</alpha>
</default>
</option>
<option name="arrow_shadow_color" type="color">
<short>Shadow Color</short>
<long>Second color of the arrow of the switcher window.</long>
<default>
<red>0xdc28</red>
<green>0xdc28</green>
<blue>0xdc28</blue>
<alpha>0xd998</alpha>
</default>
</option>
</subgroup>
</group>
<group>
<short>Viewport Switching</short>
<option name="allow_wraparound" type="bool">
<short>Allow Wrap-Around</short>
<long>Allow wrap-around when moving the wall up/down/left/right</long>
<default>false</default>
</option>
<option name="slide_duration" type="float">
<short>Wall Sliding Duration</short>
<long>Duration (in s) for wall sliding viewport switching animation</long>
<default>0.3</default>
<min>0.0</min>
<max>5.0</max>
<precision>0.05</precision>
</option>
<option name="no_slide_match" type="match">
<short>Non Sliding Windows</short>
<long>Windows that should not slide during the slide animation</long>
<default>type=Dock | type=Desktop | state=Sticky</default>
</option>
</group>
<group>
<short>Bindings</short>
<subgroup>
<short>Move within wall</short>
<option name="left_key" type="key">
<short>Move Left</short>
<long>Move along the wall to the left</long>
<default><Control><Alt>Left</default>
</option>
<option name="left_button" type="button">
<short>Move Left</short>
<long>Move along the wall to the left</long>
</option>
<option name="right_key" type="key">
<short>Move Right</short>
<long>Move along the wall to the right</long>
<default><Control><Alt>Right</default>
</option>
<option name="right_button" type="button">
<short>Move Right</short>
<long>Move along the wall to the right</long>
</option>
<option name="up_key" type="key">
<short>Move Up</short>
<long>Move along the wall up</long>
<default><Control><Alt>Up</default>
</option>
<option name="up_button" type="button">
<short>Move Up</short>
<long>Move along the wall up</long>
</option>
<option name="down_key" type="key">
<short>Move Down</short>
<long>Move along the wall down</long>
<default><Control><Alt>Down</default>
</option>
<option name="down_button" type="button">
<short>Move Down</short>
<long>Move along the wall down</long>
</option>
<option name="next_key" type="key">
<short>Move Next</short>
<long>Move along the wall to the next viewport</long>
</option>
<option name="next_button" type="button">
<short>Move Next</short>
<long>Move along the wall to the next viewport</long>
</option>
<option name="prev_key" type="key">
<short>Move Prev</short>
<long>Move along the wall to the previous viewport</long>
</option>
<option name="prev_button" type="button">
<short>Move Prev</short>
<long>Move along the wall to the previous viewport</long>
</option>
</subgroup>
<subgroup>
<short>Move with window within wall</short>
<option name="left_window_key" type="key">
<short>Move Left With Window</short>
<long>Move with window along the wall to the left</long>
<default><Control><Alt><Shift>Left</default>
</option>
<option name="right_window_key" type="key">
<short>Move Right With Window</short>
<long>Move with window along the wall to the right</long>
<default><Control><Alt><Shift>Right</default>
</option>
<option name="up_window_key" type="key">
<short>Move Up With Window</short>
<long>Move with window along the wall up</long>
<default><Control><Alt><Shift>Up</default>
</option>
<option name="down_window_key" type="key">
<short>Move Down With Window</short>
<long>Move with window along the wall down</long>
<default><Control><Alt><Shift>Down</default>
</option>
</subgroup>
<subgroup>
<short>Edge flipping</short>
<option name="flip_left_edge" type="edge">
<short>Flip Left</short>
<long>Flip left</long>
<nodelay>true</nodelay>
<default>
<edge name="Left"/>
</default>
<allowed edgednd="true"/>
</option>
<option name="flip_right_edge" type="edge">
<short>Flip Right</short>
<long>Flip right</long>
<nodelay>true</nodelay>
<default>
<edge name="Right"/>
</default>
<allowed edgednd="true"/>
</option>
<option name="flip_up_edge" type="edge">
<short>Flip Up</short>
<long>Flip up</long>
<nodelay>true</nodelay>
<default>
<edge name="Top"/>
</default>
<allowed edgednd="true"/>
</option>
<option name="flip_down_edge" type="edge">
<short>Flip Down</short>
<long>Flip down</long>
<nodelay>true</nodelay>
<default>
<edge name="Bottom"/>
</default>
<allowed edgednd="true"/>
</option>
</subgroup>
</group>
<group>
<short>Viewport Switching</short>
<option name="mmmode" type="int">
<short>Multimonitor behavior</short>
<long>How should a multimonitor configuration be handled</long>
<default>0</default>
<min>0</min>
<max>1</max>
<desc>
<value>0</value>
<name>Switch all</name>
</desc>
<desc>
<value>1</value>
<name>Switch separately</name>
</desc>
</option>
</group>
<group>
<short>Edge Flipping</short>
<option name="edgeflip_pointer" type="bool">
<short>Edge Flip Pointer</short>
<long>Flip viewport when moving the pointer to a screen edge</long>
<default>false</default>
</option>
<option name="edgeflip_move" type="bool">
<short>Edge Flip Move</short>
<long>Flip viewport when moving a window to a screen edge</long>
<default>false</default>
</option>
<option name="edgeflip_dnd" type="bool">
<short>Edge Flip DnD</short>
<long>Flip viewport when dragging an object to a screen edge</long>
<default>false</default>
</option>
</group>
</options>
</plugin>
</compiz>
|