This file is indexed.

/usr/share/compiz/put.xml is in compiz-plugins 1:0.9.12.2+16.04.20160415-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
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
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
<?xml version="1.0" encoding="UTF-8"?>
<compiz>
    <plugin useBcop="true" name="put">
	<short>Put</short>
	<long>Put window</long>
	<category>Window Management</category>
	<deps>
	    <relation type="after">
		<plugin>opengl</plugin>
		<plugin>decor</plugin>
	    </relation>
	    <relation type="before">
		<plugin>wobbly</plugin>
		<plugin>fade</plugin>
	    </relation>
	    <requirement>
		<plugin>opengl</plugin>
		<plugin>composite</plugin>
	    </requirement>
	</deps>
	<options>
	    <option type="action" name="put_viewport">
		<short>Put On Viewport</short>
		<long>Move window to a certain viewport</long>
		<allowed/>
		<default/>
	    </option>
	    <group>
		<short>Bindings</short>
		<short xml:lang="el">Συνδυασμοί</short>
		<short xml:lang="es">Vínculos</short>
		<short xml:lang="eu">Laster-bideak</short>
		<short xml:lang="fi">Pikanäppäimet</short>
		<short xml:lang="fr">Assignations</short>
		<short xml:lang="gl">Atallos de teclado</short>
		<short xml:lang="he">צירופים</short>
		<short xml:lang="hu">Gyorsbillentyűk</short>
		<short xml:lang="it">Associazioni</short>
		<short xml:lang="ja">割り当て</short>
		<short xml:lang="ko">바로가기</short>
		<short xml:lang="pl">Przyporządkowanie klawiszy</short>
		<short xml:lang="pt">Atalhos</short>
		<short xml:lang="ru">Закрепление</short>
		<short xml:lang="uk">Закріплення</short>
		<short xml:lang="zh_CN">绑定</short>
		<short xml:lang="zh_TW">連結</short>
		<subgroup>
		    <short>Put to arbitrary viewport</short>
		    <option type="key" name="put_viewport_1_key">
			<short>Put On Viewport 1</short>
			<long>Move window to viewport 1</long>
		    </option>
		    <option type="key" name="put_viewport_2_key">
			<short>Put On Viewport 2</short>
			<long>Move window to viewport 2</long>
		    </option>
		    <option type="key" name="put_viewport_3_key">
			<short>Put On Viewport 3</short>
			<long>Move window to viewport 3</long>
		    </option>
		    <option type="key" name="put_viewport_4_key">
			<short>Put On Viewport 4</short>
			<long>Move window to viewport 4</long>
		    </option>
		    <option type="key" name="put_viewport_5_key">
			<short>Put On Viewport 5</short>
			<long>Move window to viewport 5</long>
		    </option>
		    <option type="key" name="put_viewport_6_key">
			<short>Put On Viewport 6</short>
			<long>Move window to viewport 6</long>
		    </option>
		    <option type="key" name="put_viewport_7_key">
			<short>Put On Viewport 7</short>
			<long>Move window to viewport 7</long>
		    </option>
		    <option type="key" name="put_viewport_8_key">
			<short>Put On Viewport 8</short>
			<long>Move window to viewport 8</long>
		    </option>
		    <option type="key" name="put_viewport_9_key">
			<short>Put On Viewport 9</short>
			<long>Move window to viewport 9</long>
		    </option>
			<option type="key" name="put_viewport_10_key">
			<short>Put On Viewport 10</short>
			<long>Move window to viewport 10</long>
		    </option>
		    <option type="key" name="put_viewport_11_key">
			<short>Put On Viewport 11</short>
			<long>Move window to viewport 11</long>
		    </option>
		    <option type="key" name="put_viewport_12_key">
			<short>Put On Viewport 12</short>
			<long>Move window to viewport 12</long>
		    </option>
		</subgroup>
		<subgroup>
		    <short>Put to adjacent viewport</short>
		    <option type="key" name="put_viewport_left_key">
			<short>Viewport Left</short>
			<long>Move window to the viewport on the left</long>
		    </option>
		    <option type="key" name="put_viewport_right_key">
			<short>Viewport Right</short>
			<long>Move window to the viewport on the right</long>
		    </option>
		    <option type="key" name="put_viewport_up_key">
			<short>Viewport Top</short>
			<long>Move window to the viewport on the top</long>
		    </option>
		    <option type="key" name="put_viewport_down_key">
			<short>Viewport Bottom</short>
			<long>Move window to the viewport on the bottom</long>
		    </option>
		</subgroup>
		<subgroup>
		    <short>Put within viewport</short>
		    <option type="key" name="put_center_key">
			<short>Put Center</short>
			<long>Move window to the center</long>
			<default>&lt;Super&gt;KP_Begin</default>
		    </option>
		    <option type="button" name="put_center_button">
			<short>Put Center</short>
			<long>Move window to the center</long>
			</option>
		    <option type="key" name="put_left_key">
			<short>Put Left</short>
			<long>Move window to the left edge</long>
			<default>&lt;Super&gt;KP_Left</default>
		    </option>
		    <option type="button" name="put_left_button">
			<short>Put Left</short>
			<long>Move window to the left edge</long>
		    </option>
		    <option type="key" name="put_right_key">
			<short>Put Right</short>
			<long>Move window to the right edge</long>
			<default>&lt;Super&gt;KP_Right</default>
		    </option>
		    <option type="button" name="put_right_button">
			<short>Put Right</short>
			<long>Move window to the right edge</long>
		    </option>
		    <option type="key" name="put_top_key">
			<short>Put Top</short>
			<long>Move window to the top edge</long>
			<default>&lt;Super&gt;KP_Up</default>
		    </option>
		    <option type="button" name="put_top_button">
			<short>Put Top</short>
			<long>Move window to the top edge</long>
		    </option>
		    <option type="key" name="put_bottom_key">
			<short>Put Bottom</short>
			<long>Move window to the bottom edge</long>
			<default>&lt;Super&gt;KP_Down</default>
		    </option>
		    <option type="button" name="put_bottom_button">
			<short>Put Bottom</short>
			<long>Move window to the bottom edge</long>
			<default>&lt;Super&gt;KP_Down</default>
		    </option>
		    <option type="key" name="put_topleft_key">
			<short>Put Top Left</short>
			<long>Move window to the top left corner</long>
			<default>&lt;Super&gt;KP_Home</default>
		    </option>
		    <option type="button" name="put_topleft_button">
			<short>Put Top Left</short>
			<long>Move window to the top left corner</long>
		    </option>
		    <option type="key" name="put_topright_key">
			<short>Put Top Right</short>
			<long>Move window to the top right corner</long>
			<default>&lt;Super&gt;KP_Prior</default>
		    </option>
		    <option type="button" name="put_topright_button">
			<short>Put Top Right</short>
			<long>Move window to the top right corner</long>
		    </option>
		    <option type="key" name="put_bottomleft_key">
			<short>Put Bottom Left</short>
			<long>Move window to the bottom left corner</long>
			<default>&lt;Super&gt;KP_End</default>
		    </option>
		    <option type="button" name="put_bottomleft_button">
			<short>Put Bottom Left</short>
			<long>Move window to the bottom left corner</long>
		    </option>
		    <option type="key" name="put_bottomright_key">
			<short>Put Bottom Right</short>
			<long>Move window to the bottom right corner</long>
			<default>&lt;Super&gt;KP_Next</default>
		    </option>
		    <option type="button" name="put_bottomright_button">
			<short>Put Bottom Right</short>
			<long>Move window to the bottom right corner</long>
		    </option>
		</subgroup>
		<subgroup>
		    <short>Put on empty regions</short>
		    <option type="key" name="put_empty_center_key">
			<short>Put Center</short>
			<long>Move window to the center</long>
		    </option>
		    <option type="button" name="put_empty_center_button">
			<short>Put Center</short>
			<long>Move window to the center</long>
		    </option>
		    <option type="key" name="put_empty_left_key">
			<short>Put Left</short>
			<long>Move window to the left edge</long>
		    </option>
		    <option type="button" name="put_empty_left_button">
			<short>Put Left</short>
			<long>Move window to the left edge</long>
		    </option>
		    <option type="key" name="put_empty_right_key">
			<short>Put Right</short>
			<long>Move window to the right edge</long>
		    </option>
		    <option type="button" name="put_empty_right_button">
			<short>Put Right</short>
			<long>Move window to the right edge</long>
		    </option>
		    <option type="key" name="put_empty_top_key">
			<short>Put Top</short>
			<long>Move window to the top edge</long>
		    </option>
		    <option type="button" name="put_empty_top_button">
			<short>Put Top</short>
			<long>Move window to the top edge</long>
		    </option>
		    <option type="key" name="put_empty_bottom_key">
			<short>Put Bottom</short>
			<long>Move window to the bottom edge</long>
		    </option>
		    <option type="button" name="put_empty_bottom_button">
			<short>Put Bottom</short>
			<long>Move window to the bottom edge</long>
		    </option>
		    <option type="key" name="put_empty_topleft_key">
			<short>Put Top Left</short>
			<long>Move window to the top left corner</long>
		    </option>
		    <option type="button" name="put_empty_topleft_button">
			<short>Put Top Left</short>
			<long>Move window to the top left corner</long>
		    </option>
		    <option type="key" name="put_empty_topright_key">
			<short>Put Top Right</short>
			<long>Move window to the top right corner</long>
		    </option>
		    <option type="button" name="put_empty_topright_button">
			<short>Put Top Right</short>
			<long>Move window to the top right corner</long>
		    </option>
		    <option type="key" name="put_empty_bottomleft_key">
			<short>Put Bottom Left</short>
			<long>Move window to the bottom left corner</long>
		    </option>
		    <option type="button" name="put_empty_bottomleft_button">
			<short>Put Bottom Left</short>
			<long>Move window to the bottom left corner</long>
		    </option>
		    <option type="key" name="put_empty_bottomright_key">
			<short>Put Bottom Right</short>
			<long>Move window to the bottom right corner</long>
		    </option>
		    <option type="button" name="put_empty_bottomright_button">
			<short>Put Bottom Right</short>
			<long>Move window to the bottom right corner</long>
		    </option>
		</subgroup>
		<option type="key" name="put_restore_key">
		    <short>Restore Position</short>
		    <long>Move window to the last position</long>
		    <default>&lt;Super&gt;KP_Insert</default>
		</option>
		<option type="button" name="put_restore_button">
		    <short>Restore Position</short>
		    <long>Move window to the last position</long>
		</option>
		<option type="key" name="put_pointer_key">
		    <short>Put Pointer</short>
		    <long>Move window to the pointer position</long>
		    <default>&lt;Super&gt;z</default>
		</option>
		<option type="button" name="put_pointer_button">
		    <short>Put Pointer</short>
		    <long>Move window to the pointer position</long>
		</option>
		<option type="key" name="put_next_output_key">
		    <short>Put To Next Output</short>
		    <long>Move window to the next output device</long>
		</option>
		<option type="button" name="put_next_output_button">
		    <short>Put To Next Output</short>
		    <long>Move window to the next output device</long>
		</option>
		<option type="key" name="put_previous_output_key">
		    <short>Put To Previous Output</short>
		    <long>Move window to the previous output device</long>
		</option>
		<option type="button" name="put_previous_output_button">
		    <short>Put To Previous Output</short>
		    <long>Move window to the previous output device</long>
		</option>
		<option type="action" name="put_put">
		    <short>Put</short>
		    <long>Move window arbitrarily by passing x, y and type.</long>
		    <allowed/>
		    <default/>
		</option>
	    </group>
	    <group>
		<short>Misc. Options</short>
		<subgroup>
		    <short>Padding</short>
		    <option type="int" name="pad_left">
			<short>Pad Left</short>
			<long>Number of pixels from the left edge where the window will come to rest</long>
			<default>0</default>
			<min>0</min>
			<max>500</max>
		    </option>
		    <option type="int" name="pad_right">
			<short>Pad Right</short>
			<long>Number of pixels from the right edge where the window will come to rest</long>
			<default>0</default>
			<min>0</min>
			<max>500</max>
		    </option>
		    <option type="int" name="pad_top">
			<short>Pad Top</short>
			<long>Number of pixels from the top edge where the window will come to rest</long>
			<default>0</default>
			<min>0</min>
			<max>500</max>
		    </option>
		    <option type="int" name="pad_bottom">
			<short>Pad Bottom</short>
			<long>Number of pixels from the bottom edge where the window will come to rest</long>
			<default>0</default>
			<min>0</min>
			<max>500</max>
		    </option>
		</subgroup>
		<option type="bool" name="unfocus_window">
		    <short>Unfocus Window</short>
		    <long>Unfocus windows that are moved off the viewport</long>
		    <default>false</default>
		</option>
		<option type="bool" name="window_center">
		    <short>Window Center</short>
		    <long>Put pointer uses the center of the window</long>
		    <default>false</default>
		</option>
		<option type="bool" name="avoid_offscreen">
		    <short>Avoid Offscreen</short>
		    <long>Avoids putting window borders offscreen</long>
		    <default>false</default>
		</option>
	    </group>
	    <group>
		<short>Animation</short>
		<option type="float" name="speed">
		    <short>Speed</short>
		    <short xml:lang="bg">Скорост</short>
		    <short xml:lang="ca">Velocitat</short>
		    <short xml:lang="cs">Rychlost</short>
		    <short xml:lang="da">Hastighed</short>
		    <short xml:lang="de">Geschwindigkeit</short>
		    <short xml:lang="el">Ταχύτητα</short>
		    <short xml:lang="es">Velocidad</short>
		    <short xml:lang="eu">Abiadura</short>
		    <short xml:lang="fi">Nopeus</short>
		    <short xml:lang="fr">Vitesse</short>
		    <short xml:lang="gl">Velocidade</short>
		    <short xml:lang="gu">ઝડપ</short>
		    <short xml:lang="he">מהירות</short>
		    <short xml:lang="hu">Sebesség</short>
		    <short xml:lang="it">Velocità</short>
		    <short xml:lang="ja">速度</short>
		    <short xml:lang="ko">속도</short>
		    <short xml:lang="nb">Hastighet</short>
		    <short xml:lang="nl">Snelheid</short>
		    <short xml:lang="or">ଗତି</short>
		    <short xml:lang="pl">Szybkość</short>
		    <short xml:lang="pt">Velocidade</short>
		    <short xml:lang="pt_BR">Velocidade</short>
		    <short xml:lang="ro">Viteză</short>
		    <short xml:lang="ru">Скорость</short>
		    <short xml:lang="sk">Rýchlosť</short>
		    <short xml:lang="sv">Hastighet</short>
		    <short xml:lang="tr">Hız</short>
		    <short xml:lang="uk">Швидкість</short>
		    <short xml:lang="zh_CN">速度</short>
		    <short xml:lang="zh_TW">速度</short>
		    <long>Animation speed</long>
		    <default>2.5</default>
		    <min>0.1</min>
		    <max>50.0</max>
		    <precision>0.1</precision>
		</option>
		<option type="float" name="timestep">
		    <short>Timestep</short>
		    <short xml:lang="ca">Etapa</short>
		    <short xml:lang="cs">Časový krok</short>
		    <short xml:lang="da">Tidstrin</short>
		    <short xml:lang="de">Zeitintervall</short>
		    <short xml:lang="el">Χρονικό Βήμα</short>
		    <short xml:lang="es">Paso</short>
		    <short xml:lang="eu">denbora-pausoa</short>
		    <short xml:lang="fi">Aikaviive</short>
		    <short xml:lang="fr">Intervalle</short>
		    <short xml:lang="gl">Saltos do tempo</short>
		    <short xml:lang="gu">સમયપગલું</short>
		    <short xml:lang="he">יחידת זמן</short>
		    <short xml:lang="hu">Időköz</short>
		    <short xml:lang="it">Intervallo</short>
		    <short xml:lang="ja">描画の時間刻み</short>
		    <short xml:lang="ko">시간 간격</short>
		    <short xml:lang="nb">Tidsskritt</short>
		    <short xml:lang="nl">Tijdstempel</short>
		    <short xml:lang="or">ସମଯସୋପାନ</short>
		    <short xml:lang="pl">Opóźnienie</short>
		    <short xml:lang="pt">Espaço de tempo</short>
		    <short xml:lang="pt_BR">Intervalo de tempo</short>
		    <short xml:lang="ro">Pas de timp</short>
		    <short xml:lang="ru">Шаг времени</short>
		    <short xml:lang="sk">Krok</short>
		    <short xml:lang="sv">Tidsintervall</short>
		    <short xml:lang="tr">Süre aralığı</short>
		    <short xml:lang="uk">Крок часу</short>
		    <short xml:lang="zh_CN">时间步长</short>
		    <short xml:lang="zh_TW">時間間隔</short>
		   <long>Animation timestep</long>
		    <default>0.5</default>
		    <min>0.1</min>
		    <max>50.0</max>
		    <precision>0.1</precision>
		</option>
	    </group>
	</options>
    </plugin>
</compiz>