CompizProfileConfiguration: Difference between revisions
Jump to navigation
Jump to search
(Created page with '<pre> $ file compiz_settings.profile compiz_settings.profile: ASCII text $ cat compiz_settings.profile [cubeaddon] s0_deformation = 2 [core] as_active_plugins = core;ccp;move;r…') |
(syntax for Compiz_Profile_Configuration) |
||
Line 1: | Line 1: | ||
< | <syntaxhighlight lang=bash> | ||
$ file compiz_settings.profile | $ file compiz_settings.profile | ||
compiz_settings.profile: ASCII text | compiz_settings.profile: ASCII text | ||
Line 48: | Line 48: | ||
[fade] | [fade] | ||
s0_fullscreen_visual_bell = true</ | s0_fullscreen_visual_bell = true | ||
</syntaxhighlight> |
Revision as of 00:37, 25 January 2018
$ file compiz_settings.profile
compiz_settings.profile: ASCII text
$ cat compiz_settings.profile
[cubeaddon]
s0_deformation = 2
[core]
as_active_plugins = core;ccp;move;resize;place;decoration;png;svg;dbus;workarounds;commands;imgjpeg;gnomecompat;session;wobbly;mousepoll;text;regex;vpswitch;animation;neg;thumbnail;animationaddon;shift;snap;resizeinfo;fade;cube;scale;gears;rotate;expo;3d;ezoom;staticswitcher;scaleaddon;
as_cursor_theme = DMZ-Black
as_autoraise = false
as_autoraise_delay = 500
as_maximize_window_key = Disabled
as_show_desktop_key = <Super>d
as_toggle_window_maximized_key = <Alt>F10
as_toggle_window_shaded_key = Disabled
s0_outputs = 1600x1200+1440+0;1440x900+0+0;
[animationaddon]
s0_fire_color = #d0e9ffff
[gnomecompat]
as_run_command_terminal_key = <Control><Alt>t
[decoration]
as_shadow_radius = 9.000000
[put]
as_put_left_key = Disabled
as_put_right_key = Disabled
as_put_top_key = Disabled
as_put_bottom_key = Disabled
as_put_topleft_key = Disabled
as_put_topright_key = Disabled
as_put_bottomleft_key = Disabled
as_put_bottomright_key = Disabled
[cube]
as_next_slide_key = Disabled
[animation]
s0_open_effects = animation:Random;animation:None;animation:Fade;
s0_open_random_effects = animationaddon:Burn;
s0_close_effects = animation:Random;animation:Fade;animation:None;
s0_close_random_effects = animationaddon:Burn;
s0_minimize_effects = animation:Random;
s0_minimize_random_effects = animation:Magic Lamp;
[fade]
s0_fullscreen_visual_bell = true