| 1 | [decoration]
|
|---|
| 2 | as_command = emerald --replace
|
|---|
| 3 |
|
|---|
| 4 | [fade]
|
|---|
| 5 | s0_fullscreen_visual_bell = true
|
|---|
| 6 |
|
|---|
| 7 | [switcher]
|
|---|
| 8 | as_prev_key = Disabled
|
|---|
| 9 |
|
|---|
| 10 | [expo]
|
|---|
| 11 | as_expo_edge =
|
|---|
| 12 |
|
|---|
| 13 | [core]
|
|---|
| 14 | as_active_plugins = core;decoration;gnomecompat;resize;regex;winrules;animation;ring;animationaddon;move;expo;
|
|---|
| 15 | as_autoraise = false
|
|---|
| 16 | as_autoraise_delay = 500
|
|---|
| 17 | as_maximize_window_key = Disabled
|
|---|
| 18 | as_toggle_window_maximized_key = <Alt>F10
|
|---|
| 19 | as_toggle_window_shaded_key = Disabled
|
|---|
| 20 |
|
|---|
| 21 | [winrules]
|
|---|
| 22 | s0_no_argb_match = class=VirtualBox
|
|---|
| 23 |
|
|---|
| 24 | [animation]
|
|---|
| 25 | s0_open_matches = (type=Normal | Dialog | ModalDialog | Unknown) & !(name=gnome-screensaver) & !(name=notify-osd);(type=Menu | PopupMenu | DropdownMenu) & !(name=notify-osd);(type=Tooltip | Notification | Utility) & !(name=compiz) & !(name=notify-osd);
|
|---|
| 26 | s0_close_matches = (type=Normal | Dialog | ModalDialog | Unknown) & !(name=gnome-screensaver) & !(name=notify-osd);(type=Menu | PopupMenu | DropdownMenu) & !(name=notify-osd);(type=Tooltip | Notification | Utility) & !(name=compiz) & !(name=notify-osd);
|
|---|
| 27 | s0_minimize_effects = animation:Glide 2;
|
|---|
| 28 |
|
|---|
| 29 | [put]
|
|---|
| 30 | as_put_left_key = Disabled
|
|---|
| 31 | as_put_right_key = Disabled
|
|---|
| 32 | as_put_top_key = Disabled
|
|---|
| 33 | as_put_bottom_key = Disabled
|
|---|
| 34 | as_put_topleft_key = Disabled
|
|---|
| 35 | as_put_topright_key = Disabled
|
|---|
| 36 | as_put_bottomleft_key = Disabled
|
|---|
| 37 | as_put_bottomright_key = Disabled
|
|---|
| 38 |
|
|---|
| 39 | [ring]
|
|---|
| 40 | as_next_key = <Alt>Tab
|
|---|
| 41 | as_prev_key = <Shift><Alt>Tab
|
|---|
| 42 |
|
|---|