This file is indexed.

/usr/share/compizconfig/extra.profile is in libcompizconfig0 0.9.7.0~bzr428-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
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
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
[shelf]
as_trigger_key = <Super>l
as_dec_button = <Alt><Super>Button4
as_inc_button = <Alt><Super>Button5
as_animtime = 150

[expo]
as_expo_key = <Super>e
as_expo_button = Disabled
as_expo_edge = 
as_double_click_time = 500
as_dnd_button = Button1
as_exit_button = Button3
as_next_vp_button = Button5
as_prev_vp_button = Button4
as_rotate = true
as_expo_immediate_move = false
as_expo_animation = 0
as_reflection = true
as_ground_color1 = #b3b3b3cc
as_ground_color2 = #b3b3b300
as_mipmaps = false
as_multioutput_mode = 0
as_hide_docks = true

[winrules]
s0_skiptaskbar_match = 
s0_skippager_match = 
s0_above_match = 
s0_below_match = 
s0_sticky_match = 
s0_fullscreen_match = 
s0_no_argb_match = 
s0_no_move_match = 
s0_no_resize_match = 
s0_no_minimize_match = 
s0_no_maximize_match = 
s0_no_close_match = 
s0_no_focus_match = 
s0_size_matches = 
s0_size_width_values = 
s0_size_height_values = 

[annotate]
as_initiate_button = <Alt><Super>Button1
as_draw_button = Disabled
as_erase = <Alt><Super>Button3
as_clear_key = <Alt><Super>k
as_clear_button = Disabled
as_fill_color = #ff0000ff
as_stroke_color = #00ff00ff

[zoom]
as_initiate_button = <Super>Button3
as_zoom_in_button = <Super>Button4
as_zoom_out_button = <Super>Button5
as_zoom_pan_button = <Super>Button2
s0_filter_linear = false

[vpswitch]
as_begin_key = Disabled
as_switch_to_1_key = Disabled
as_switch_to_2_key = Disabled
as_switch_to_3_key = Disabled
as_switch_to_4_key = Disabled
as_switch_to_5_key = Disabled
as_switch_to_6_key = Disabled
as_switch_to_7_key = Disabled
as_switch_to_8_key = Disabled
as_switch_to_9_key = Disabled
as_switch_to_10_key = Disabled
as_switch_to_11_key = Disabled
as_switch_to_12_key = Disabled
as_left_button = Disabled
as_right_button = Disabled
as_up_button = Disabled
as_down_button = Disabled
as_next_button = Button5
as_prev_button = Button4
as_initiate_button = Button2
as_init_plugin = rotate
as_init_action = initiate_button

[bench]
as_initiate_key = <Super>F12
as_disable_limiter = true
as_output_screen = true
as_position_x = 0
as_position_y = 0
as_output_console = false
as_console_update_time = 5

[splash]
as_initiate_key = <Control>F11
as_firststart = true
as_background = splash_background.png
as_logo = splash_logo.png

[ring]
as_next_key = <Super>Tab
as_next_button = Disabled
as_prev_key = <Shift><Super>Tab
as_prev_button = Disabled
as_next_all_key = <Alt><Super>Tab
as_next_all_button = Disabled
as_prev_all_key = <Shift><Alt><Super>Tab
as_prev_all_button = Disabled
as_next_group_key = Disabled
as_next_group_button = Disabled
as_prev_group_key = Disabled
as_prev_group_button = Disabled
s0_inactive_opacity = 100
s0_window_match = Normal | Dialog | ModalDialog | Utility | Unknown
s0_overlay_icon = 1
s0_darken_back = true
s0_minimized = true
s0_select_with_mouse = false
s0_ring_clockwise = false
s0_ring_width = 70
s0_ring_height = 60
s0_thumb_width = 350
s0_thumb_height = 250
s0_window_title = true
s0_title_font_bold = false
s0_title_font_size = 16
s0_title_back_color = #00000099
s0_title_font_color = #ffffffff
s0_title_text_placement = 0

[water]
as_initiate_key = <Control><Super>
as_toggle_rain_key = <Shift>F9
as_toggle_wiper_key = <Shift>F8
as_rain_delay = 250
as_title_wave = false

[workarounds]
as_legacy_fullscreen = true
as_firefox_menu_fix = true
as_ooo_menu_fix = true
as_notification_daemon_fix = true
as_java_fix = true
as_qt_fix = true
as_aiglx_fragment_fix = true
as_fglrx_xgl_fix = false
as_sticky_alldesktops = false
as_alldesktop_sticky_match = any

[group]
as_select_button = Disabled
as_select_single_key = <Super>s
as_group_key = <Super>g
as_ungroup_key = <Super>u
as_remove_key = <Super>r
as_close_key = <Super>c
as_ignore_key = <Super>x
as_tabmode_key = <Super>t
as_change_tab_left_key = <Super>Left
as_change_tab_right_key = <Super>Right
as_change_color_key = Disabled
s0_move_all = true
s0_resize_all = false
s0_raise_all = true
s0_maximize_unmaximize_all = false
s0_minimize_all = true
s0_shade_all = false
s0_auto_group = false
s0_auto_ungroup = true
s0_window_match = Toolbar | Utility | Dialog | Normal | Unknown
s0_select_opacity = 80
s0_select_saturation = 20
s0_select_brightness = 70
s0_select_precision = 25
s0_fill_color = #00000055
s0_line_color = #000000ab
s0_mipmaps = false
s0_untab_on_close = false
s0_autotab_create = false
s0_bar_animations = true
s0_thumb_size = 96
s0_thumb_space = 5
s0_border_radius = 10
s0_border_width = 1
s0_tab_base_color = #00000099
s0_tab_border_color = #000000ab
s0_tab_highlight_color = #ffffff99
s0_tab_style = 0
s0_tabbar_font_size = 12
s0_tabbar_font_color = #ffffffff
s0_dnd_ungroup_window = true
s0_drag_y_distance = 400
s0_drag_speed_limit = 800
s0_glow = true
s0_glow_size = 64
s0_glow_type = 0

[colorfilter]
as_toggle_window_key = <Super>f
as_toggle_screen_key = <Super>d
as_switch_filter_key = <Control><Super>s
s0_filters = negative;negative-green;blueish-filter;sepia;grayscale
s0_filter_decorations = false
s0_filter_match = any
s0_exclude_match = type=Desktop

[cube]
as_unfold_key = <Control><Alt>Down
as_next_slide_key = space
as_prev_slide_key = Disabled
s0_color = #ffffffff
s0_in = false
s0_scale_image = false
s0_images = /usr/share/compiz/freedesktop.png
s0_skydome = false
s0_skydome_image = 
s0_skydome_animated = false
s0_skydome_gradient_start_color = #0db1fdff
s0_skydome_gradient_end_color = #feffc7ff
s0_mipmap = true
s0_backgrounds = 
s0_adjust_image = false
s0_transparent_manual_only = true
s0_multioutput_mode = 0

[minimize]
s0_window_match = toolbar | utility | dialog | normal
s0_shade_resistance = 75

[wobbly]
as_snap_key = <Shift>
as_snap_inverted = false
as_shiver = false
s0_grid_resolution = 32
s0_min_grid_size = 64
s0_map_effect = 0
s0_focus_effect = 0
s0_map_window_match = Splash | DropdownMenu | PopupMenu | Tooltip | Notification | Combo | Dnd | Unknown
s0_focus_window_match = 
s0_grab_window_match = 
s0_move_window_match = Toolbar | Menu | Utility | Dialog | Normal | Unknown
s0_maximize_effect = true

[crashhandler]
as_enabled = true
as_directory = /tmp
as_start_wm = false
as_wm_cmd = 

[shift]
as_initiate_key = <Shift><Super>s
as_initiate_button = Disabled
as_initiate_edge = 
as_initiate_all_key = Disabled
as_initiate_all_button = Disabled
as_initiate_all_edge = 
as_terminate_button = Button3
as_next_key = <Alt>Tab
as_next_button = Disabled
as_prev_key = <Shift><Alt>Tab
as_prev_button = Disabled
as_next_all_key = <Alt><Super>Tab
as_next_all_button = Disabled
as_prev_all_key = <Shift><Alt><Super>Tab
as_prev_all_button = Disabled
as_next_group_key = Disabled
as_next_group_button = Disabled
as_prev_group_key = Disabled
as_prev_group_button = Disabled
s0_window_match = Normal | Dialog | ModalDialog | Utility | Unknown
s0_minimized = true
s0_click_duration = 500
s0_mode = 0
s0_size = 40
s0_hide_all = false
s0_reflection = true
s0_ground_color1 = #b3b3b3cc
s0_ground_color2 = #b3b3b300
s0_flip_rotation = 30
s0_overlay_icon = 1
s0_mipmaps = true
s0_multioutput_mode = 0
s0_window_title = true
s0_title_font_bold = false
s0_title_font_size = 16
s0_title_back_color = #00000099
s0_title_font_color = #ffffffff
s0_title_text_placement = 2

[clone]
as_initiate_button = <Shift><Super>Button1

[blur]
as_pulse = false
s0_focus_blur_match = toolbar | menu | utility | normal | dialog | modaldialog
s0_focus_blur = false
s0_alpha_blur_match = class=Gnome-termina | class=Xfce4-terminal
s0_alpha_blur = true
s0_filter = 0
s0_gaussian_radius = 3
s0_saturation = 100
s0_occlusion = true

[reflex]
s0_file = reflection.png
s0_match = any
s0_window = false
s0_decoration = true
s0_threshold = 1
s0_moving = true

[cubecaps]
as_top_next_key = space
as_top_next_button = Disabled
as_top_prev_key = Disabled
as_top_prev_button = Disabled
as_bottom_next_key = Disabled
as_bottom_next_button = Disabled
as_bottom_prev_key = Disabled
as_bottom_prev_button = Disabled
s0_draw_top = true
s0_draw_bottom = true
s0_adjust_top = false
s0_adjust_bottom = false
s0_scale_top_image = false
s0_scale_bottom_image = false
s0_clamp_top_to_border = true
s0_clamp_bottom_to_border = true
s0_top_color = #ffffffff
s0_bottom_color = #ffffffff
s0_top_images = fusioncap.png
s0_bottom_images = compizcap.png

[scale]
as_initiate_edge = 
as_initiate_key = <Shift><Alt>Up
as_initiate_button = Disabled
as_initiate_all_edge = 
as_initiate_all_button = Disabled
as_initiate_all_key = Disabled
as_initiate_group_edge = 
as_initiate_group_button = Disabled
as_initiate_group_key = Disabled
as_initiate_output_edge = 
as_initiate_output_button = Disabled
as_initiate_output_key = Disabled
as_show_desktop = true
s0_spacing = 10
s0_window_match = Toolbar | Utility | Dialog | Normal | Unknown
s0_darken_back = true
s0_opacity = 75
s0_overlay_icon = 1
s0_hover_time = 750
s0_multioutput_mode = 0

[showdesktop]
s0_direction = 6
s0_window_match = type=toolbar | type=utility | type=dialog | type=normal
s0_window_part_size = 20

[wall]
as_show_switcher = true
as_miniscreen = false
as_edge_radius = 5
as_outline_color = #333333d9
as_background_gradient_base_color = #cccce6d9
as_background_gradient_highlight_color = #f3f3ffd9
as_background_gradient_shadow_color = #f3f3ffd9
as_thumb_gradient_base_color = #33333359
as_thumb_gradient_highlight_color = #3f3f3f3f
as_thumb_highlight_gradient_base_color = #fffffff3
as_thumb_highlight_gradient_shadow_color = #dfdfdfa6
as_arrow_base_color = #e6e6e6d9
as_arrow_shadow_color = #dcdcdcd9
as_allow_wraparound = false
as_left_key = <Control><Alt>Left
as_left_button = Disabled
as_right_key = <Control><Alt>Right
as_right_button = Disabled
as_up_key = <Control><Alt>Up
as_up_button = Disabled
as_down_key = <Control><Alt>Down
as_down_button = Disabled
as_next_key = <Control><Alt>Next
as_next_button = Disabled
as_prev_key = <Control><Alt>Prior
as_prev_button = Disabled
as_left_window_key = <Shift><Control><Alt>Left
as_right_window_key = <Shift><Control><Alt>Right
as_up_window_key = <Shift><Control><Alt>Up
as_down_window_key = <Shift><Control><Alt>Down
as_flip_left_edge = Left
as_flip_right_edge = Right
as_flip_up_edge = Top
as_flip_down_edge = Bottom
s0_mmmode = 0
s0_edgeflip_pointer = false
s0_edgeflip_move = true
s0_edgeflip_dnd = false

[widget]
as_toggle_key = F9
as_toggle_button = Disabled
as_toggle_edge = 
s0_match = 
s0_end_on_click = true
s0_bg_brightness = 50
s0_bg_saturation = 100

[resizeinfo]
as_fade_time = 500
as_always_show = false
as_text_color = #000000ff
as_gradient_1 = #cccce6cc
as_gradient_2 = #f3f3f3cc
as_gradient_3 = #d9d9d9cc

[firepaint]
as_initiate_key = Disabled
as_initiate_button = <Shift><Super>Button1
as_clear_key = <Shift><Super>c
as_clear_button = Disabled
s0_num_particles = 3000
s0_fire_color = #ff3305ff
s0_fire_mystical = false
s0_bg_brightness = 50

[neg]
as_window_toggle_key = <Super>n
as_screen_toggle_key = <Super>m
s0_neg_match = any
s0_exclude_match = type=Desktop

[video]
as_yv12 = true

[fs]
as_mount_point = compiz

[cubereflex]
s0_ground_color1 = #b3b3b3cc
s0_ground_color2 = #b3b3b300
s0_auto_zoom = true
s0_zoom_manual_only = true
s0_mode = 0

[decoration]
as_shadow_color = #00000000
as_shadow_x_offset = 1
as_shadow_y_offset = 1
as_command = 
as_mipmap = false
as_decoration_match = any
as_shadow_match = any

[plane]
as_plane_left_key = <Control><Alt>Left
as_plane_right_key = <Control><Alt>Right
as_plane_down_key = <Control><Alt>Down
as_plane_up_key = <Control><Alt>Up
as_plane_to_1_key = Disabled
as_plane_to_2_key = Disabled
as_plane_to_3_key = Disabled
as_plane_to_4_key = Disabled
as_plane_to_5_key = Disabled
as_plane_to_6_key = Disabled
as_plane_to_7_key = Disabled
as_plane_to_8_key = Disabled
as_plane_to_9_key = Disabled
as_plane_to_10_key = Disabled
as_plane_to_11_key = Disabled
as_plane_to_12_key = Disabled

[animation]
s0_close_effects = 11;9;9
s0_close_durations = 200;150;150
s0_close_matches = ((type=Normal | Utility | Unknown) | name=sun-awt-X11-XFramePeer | name=sun-awt-X11-XDialogPeer) & !(role=toolTipTip | role=qtooltip_label) & !(type=Normal & override_redirect=1) & !(name=gnome-screensaver);(type=Menu | PopupMenu | DropdownMenu | Dialog | ModalDialog | Normal);(type=Tooltip | Notification)
s0_close_options = ;;
s0_close_random_effects = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19
s0_open_effects = 12;9;9
s0_open_durations = 200;150;150
s0_open_matches = ((type=Normal | Utility | Unknown) | name=sun-awt-X11-XFramePeer | name=sun-awt-X11-XDialogPeer) & !(role=toolTipTip | role=qtooltip_label) & !(type=Normal & override_redirect=1) & !(name=gnome-screensaver);(type=Menu | PopupMenu | DropdownMenu | Dialog | ModalDialog | Normal);(type=Tooltip | Notification)
s0_open_options = ;;
s0_open_random_effects = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17;18;19
s0_minimize_effects = 20
s0_minimize_durations = 300
s0_minimize_matches = (type=Normal | Dialog | ModalDialog | Utility | Unknown)
s0_minimize_options = 
s0_minimize_random_effects = 0;1;2;3;4;5;6;7;8;9;10;11;12;13;14;15;16;17
s0_shade_effects = 4
s0_shade_durations = 200
s0_shade_matches = (type=Normal | Dialog | ModalDialog | Utility | Unknown)
s0_shade_options = 
s0_shade_random_effects = 0;1;2
s0_focus_effects = 2
s0_focus_durations = 200
s0_focus_matches = (type=Normal | Dialog | ModalDialog | Utility | Unknown)
s0_focus_options = 
s0_airplane_fly_to_taskbar = true
s0_fire_particles = 1000
s0_fire_color = #ff3305ff
s0_fire_direction = 0
s0_fire_constant_speed = false
s0_fire_smoke = false
s0_fire_mystical = false
s0_beam_spacing = 5
s0_beam_color = #7f7f7fff
s0_glide1_zoom_to_taskbar = false
s0_glide2_zoom_to_taskbar = true
s0_zoom_from_center = 0
s0_rollup_fixed_interior = false
s0_sidekick_zoom_from_center = 0
s0_dream_zoom_to_taskbar = true
s0_magic_lamp_moving_end = true
s0_magic_lamp_grid_res = 100
s0_magic_lamp_max_waves = 3
s0_magic_lamp_open_start_width = 30
s0_vacuum_moving_end = true
s0_vacuum_grid_res = 100
s0_vacuum_open_start_width = 30
s0_curved_fold_zoom_to_taskbar = true
s0_horizontal_folds_num_folds = 3
s0_horizontal_folds_zoom_to_taskbar = true
s0_domino_direction = 5
s0_razr_direction = 5
s0_explode_gridx = 13
s0_explode_gridy = 10
s0_explode_tessellation = 0
s0_fold_gridx = 3
s0_fold_gridy = 3
s0_fold_dir = 1
s0_skewer_direction = 8
s0_skewer_tessellation = 0
s0_skewer_gridx = 6
s0_skewer_gridy = 4
s0_skewer_rotation = 0
s0_all_random = false
s0_time_step = 10
s0_time_step_intense = 30

[scaleaddon]
as_close_key = Disabled
as_close_button = Button2
as_zoom_key = Disabled
as_zoom_button = Button3
s0_window_title = 1
s0_title_bold = true
s0_title_size = 18
s0_border_size = 3
s0_font_color = #ffffffff
s0_back_color = #00000099
s0_window_highlight = false
s0_highlight_color = #ffffff96
s0_layout_mode = 0

[addhelper]
as_toggle_key = <Super>p
as_window_types = Toolbar | Utility | Dialog | ModalDialog | Fullscreen | Normal
as_brightness = 30
as_saturation = 50
as_opacity = 100

[place]
s0_workarounds = true
s0_mode = 2
s0_position_matches = 
s0_position_x_values = 
s0_position_y_values = 
s0_viewport_matches = 
s0_viewport_x_values = 
s0_viewport_y_values = 

[thumbnail]
s0_thumb_size = 200
s0_show_delay = 100
s0_border = 16
s0_thumb_color = #0000007f
s0_current_viewport = true
s0_always_on_top = true
s0_window_like = true
s0_mipmap = false
s0_title_enabled = true
s0_font_bold = true
s0_font_size = 12
s0_font_color = #000000ff

[rotate]
as_initiate_button = <Control><Alt>Button1
as_rotate_left_key = <Control><Alt>Left
as_rotate_left_button = Disabled
as_rotate_right_key = <Control><Alt>Right
as_rotate_right_button = Disabled
as_rotate_left_window_key = <Shift><Control><Alt>Left
as_rotate_left_window_button = Disabled
as_rotate_right_window_key = <Shift><Control><Alt>Right
as_rotate_right_window_button = Disabled
as_edge_flip_pointer = false
as_edge_flip_window = true
as_edge_flip_dnd = true
as_flip_time = 350
as_rotate_to_1_key = Disabled
as_rotate_to_2_key = Disabled
as_rotate_to_3_key = Disabled
as_rotate_to_4_key = Disabled
as_rotate_to_5_key = Disabled
as_rotate_to_6_key = Disabled
as_rotate_to_7_key = Disabled
as_rotate_to_8_key = Disabled
as_rotate_to_9_key = Disabled
as_rotate_to_10_key = Disabled
as_rotate_to_11_key = Disabled
as_rotate_to_12_key = Disabled
as_rotate_to_1_window_key = Disabled
as_rotate_to_2_window_key = Disabled
as_rotate_to_3_window_key = Disabled
as_rotate_to_4_window_key = Disabled
as_rotate_to_5_window_key = Disabled
as_rotate_to_6_window_key = Disabled
as_rotate_to_7_window_key = Disabled
as_rotate_to_8_window_key = Disabled
as_rotate_to_9_window_key = Disabled
as_rotate_to_10_window_key = Disabled
as_rotate_to_11_window_key = Disabled
as_rotate_to_12_window_key = Disabled
as_rotate_to_key = Disabled
as_rotate_window_key = Disabled
as_rotate_flip_left_edge = Left
as_rotate_flip_right_edge = Right
as_raise_on_rotate = false
s0_invert_y = false
s0_snap_top = true
s0_snap_bottom = false

[ezoom]
as_zoom_in = <Super>Button4
as_zoom_in_key = Disabled
as_zoom_out = <Super>Button5
as_zoom_out_key = Disabled
as_center_mouse = <Super>c
as_zoom_specific_1 = <Super>1
as_zoom_specific_2 = <Super>2
as_zoom_specific_3 = <Super>3
as_spec_target_focus = true
as_lock_zoom = <Super>l
as_pan_left = Disabled
as_pan_right = Disabled
as_pan_up = Disabled
as_pan_down = Disabled
as_fit_to_zoom = <Super>v
as_fit_to_window = <Super>r
s0_sync_mouse = true
s0_scale_mouse = false
s0_hide_original_mouse = false
s0_restrain_mouse = false
s0_mouse_pan = false
s0_restrain_margin = 5
s0_mouse_poll_interval = 10
s0_follow_focus = true
s0_focus_fit_window = false
s0_always_focus_fit_window = false
s0_follow_focus_delay = 1
s0_filter_linear = true

[mblur]
as_initiate_key = <Control>F12
s0_mode = 0
s0_on_transformed_screen = true

[snap]
as_avoid_snap = 0
s0_snap_type = 0
s0_edges_categories = 0;1
s0_resistance_distance = 30
s0_attraction_distance = 20

[trailfocus]
s0_window_match = (type=toolbar | type=utility | type=dialog | type=normal) & !(state=skiptaskbar | state=skippager)
s0_windows_count = 5
s0_windows_start = 2
s0_max_opacity = 100
s0_min_opacity = 70
s0_max_brightness = 100
s0_min_brightness = 100
s0_max_saturation = 100
s0_min_saturation = 100

[move]
as_initiate_button = <Alt>Button1
as_initiate_key = <Alt>F7
as_opacity = 85
as_constrain_y = true
as_snapoff_maximized = false
as_lazy_positioning = true

[screenshot]
as_initiate_button = <Super>Button1
as_directory = Desktop
as_launch_app = 

[fade]
s0_window_match = any
s0_visual_bell = false
s0_fullscreen_visual_bell = false
s0_minimize_open_close = true

[opacify]
as_toggle_key = <Super>o
as_toggle_reset = true
as_timeout = 700
as_init_toggle = true
s0_only_if_block = false
s0_focus_instant = false
s0_no_delay_change = false
s0_window_match = Normal | Dialog | ModalDialog | Utility | Toolbar | Fullscreen
s0_active_opacity = 100
s0_passive_opacity = 10

[put]
as_put_viewport_1_key = Disabled
as_put_viewport_2_key = Disabled
as_put_viewport_3_key = Disabled
as_put_viewport_4_key = Disabled
as_put_viewport_5_key = Disabled
as_put_viewport_6_key = Disabled
as_put_viewport_7_key = Disabled
as_put_viewport_8_key = Disabled
as_put_viewport_9_key = Disabled
as_put_viewport_10_key = Disabled
as_put_viewport_11_key = Disabled
as_put_viewport_12_key = Disabled
as_put_viewport_left_key = Disabled
as_put_viewport_right_key = Disabled
as_put_viewport_up_key = Disabled
as_put_viewport_down_key = Disabled
as_put_center_key = <Super>KP_Begin
as_put_center_button = Disabled
as_put_left_key = <Super>KP_Left
as_put_left_button = Disabled
as_put_right_key = <Super>KP_Right
as_put_right_button = Disabled
as_put_top_key = <Super>KP_Up
as_put_top_button = Disabled
as_put_bottom_key = <Super>KP_Down
as_put_bottom_button = Disabled
as_put_topleft_key = <Super>KP_Home
as_put_topleft_button = Disabled
as_put_topright_key = <Super>KP_Prior
as_put_topright_button = Disabled
as_put_bottomleft_key = <Super>KP_End
as_put_bottomleft_button = Disabled
as_put_bottomright_key = <Super>KP_Next
as_put_bottomright_button = Disabled
as_put_restore_key = <Super>KP_Insert
as_put_restore_button = Disabled
as_put_pointer_key = <Super>z
as_put_pointer_button = Disabled
s0_pad_left = 0
s0_pad_right = 0
s0_pad_top = 0
s0_pad_bottom = 0
s0_unfocus_window = false
s0_window_center = false
s0_avoid_offscreen = false

[extrawm]
as_toggle_redirect_key = Disabled
as_toggle_fullscreen_key = Disabled
as_toggle_always_on_top_key = Disabled
as_toggle_sticky_key = Disabled

[fadedesktop]
s0_fadetime = 500
s0_window_match = Toolbar | Utility | Dialog | Normal | Unknown

[core]
as_active_plugins = annotate;workarounds;text;colorfilter;regex;dbus;shift;svg;neg;video;decoration;animation;place;png;move;screenshot;core;imgjpeg;inotify;resize;expo;wall;ezoom;wobbly;scale;scaleaddon;scalefilter
as_texture_filter = 2
as_click_to_focus = true
as_autoraise = true
as_autoraise_delay = 1000
as_close_window_key = <Alt>F4
as_close_window_button = Disabled
as_main_menu_key = <Alt>F1
as_run_key = <Alt>F2
as_command0 = gnome-terminal
as_command1 = gedit
as_command2 = firefox
as_command3 = xchat
as_command4 = 
as_command5 = 
as_command6 = 
as_command7 = 
as_command8 = 
as_command9 = 
as_command10 = 
as_command11 = 
as_run_command0_key = <Control><Alt>t
as_run_command1_key = <Control><Alt>e
as_run_command2_key = <Control><Alt>f
as_run_command3_key = <Control><Alt>c
as_run_command4_key = Disabled
as_run_command5_key = Disabled
as_run_command6_key = Disabled
as_run_command7_key = Disabled
as_run_command8_key = Disabled
as_run_command9_key = Disabled
as_run_command10_key = Disabled
as_run_command11_key = Disabled
as_slow_animations_key = Disabled
as_raise_window_key = Disabled
as_raise_window_button = <Control>Button6
as_lower_window_key = Disabled
as_lower_window_button = <Alt>Button6
as_unmaximize_window_key = <Alt>F5
as_minimize_window_key = <Alt>F9
as_minimize_window_button = Disabled
as_maximize_window_key = <Alt>F10
as_maximize_window_horizontally_key = Disabled
as_maximize_window_vertically_key = Disabled
as_opacity_increase_button = <Alt>Button4
as_opacity_decrease_button = <Alt>Button5
as_command_screenshot = gnome-screenshot
as_run_command_screenshot_key = Print
as_command_window_screenshot = gnome-screenshot --window
as_run_command_window_screenshot_key = <Alt>Print
as_window_menu_button = <Alt>Button3
as_window_menu_key = <Alt>space
as_show_desktop_key = <Control><Alt>d
as_show_desktop_edge = 
as_raise_on_click = true
as_audible_bell = true
as_toggle_window_maximized_key = <Control><Alt>m
as_toggle_window_maximized_button = Disabled
as_toggle_window_maximized_horizontally_key = Disabled
as_toggle_window_maximized_vertically_key = Disabled
as_hide_skip_taskbar_windows = true
as_toggle_window_shaded_key = <Control><Alt>s
as_ignore_hints_when_maximized = true
as_command_terminal = gnome-terminal
as_run_command_terminal_key = Disabled
as_cursor_theme = default
as_cursor_size = 18
as_ping_delay = 5000
s0_detect_refresh_rate = true
s0_lighting = true
s0_refresh_rate = 50
s0_hsize = 2
s0_vsize = 1
s0_opacity_step = 10
s0_unredirect_fullscreen_windows = true
s0_default_icon = icon
s0_sync_to_vblank = false
s0_number_of_desktops = 1
s0_detect_outputs = true
s0_outputs = 640x480+0+0
s0_focus_prevention_match = any
s0_opacity_matches = 
s0_opacity_values = 

[switcher]
as_next_button = Disabled
as_next_key = <Alt>Tab
as_prev_button = Disabled
as_prev_key = <Shift><Alt>Tab
as_next_all_button = Disabled
as_next_all_key = <Control><Alt>Tab
as_prev_all_button = Disabled
as_prev_all_key = <Shift><Control><Alt>Tab
as_next_no_popup_button = Disabled
as_next_no_popup_key = Disabled
as_prev_no_popup_button = Disabled
as_prev_no_popup_key = Disabled
s0_window_match = Toolbar | Utility | Dialog | Normal | Unknown
s0_mipmap = true
s0_saturation = 100
s0_brightness = 65
s0_opacity = 95
s0_bring_to_front = true
s0_icon = true
s0_minimized = true
s0_auto_rotate = false

[imgjpeg]
as_quality = 80

[scalefilter]
s0_timeout = 0
s0_filter_case_insensitive = false
s0_filter_display = true
s0_font_bold = true
s0_font_size = 24
s0_border_size = 5
s0_font_color = #ffffffff
s0_back_color = #00000099

[resize]
as_initiate_normal_key = Disabled
as_initiate_outline_key = Disabled
as_initiate_rectangle_key = Disabled
as_initiate_stretch_key = Disabled
as_initiate_button = <Alt>Button2
as_initiate_key = <Alt>F8
as_mode = 0
as_border_color = #2f2f4f9f
as_fill_color = #2f2f4f4f
as_normal_match = 
as_outline_match = 
as_rectangle_match = 
as_stretch_match =