You are not logged in.

#1 2010-01-15 00:30:47

Netsu
Member
From: Poland
Registered: 2009-04-04
Posts: 182

[SOLVED] Compiz config not working

It seems my Compiz suddenly stopped reading it's config files.
When running CompizConfig everything is set up fine, the decorations, moving, resizing, my commands etc, but when I do 'compiz --replace' compiz starts with no plugins.
I looked into my ~/.config/compiz/compizconfig and I found two files:

~/.config/compiz/compizconfig/config

[general]
profile = 
integration = true

~/.config/compiz/compizconfig/Default.ini
This one seems to store everything I set up in compizconfig.

[decoration]
as_command = emerald --replace
as_mipmap = true
as_shadow_x_offset = 0
as_shadow_opacity = 6.000000
as_shadow_color = #000000ff
as_shadow_y_offset = 0

[core]
as_active_plugins = core;resize;screenshot;svg;commands;text;showdesktop;mousepoll;winrules;png;regex;decoration;imgjpeg;move;ezoom;
s0_hsize = 1
s0_outputs = 1440x900+0+0;
as_show_desktop_edge = TopLeft

[scale]

[zoom]
s0_filter_linear = true

[ezoom]
s0_zoom_factor = 1.600000
s0_restrain_margin = 0
s0_scale_mouse_dynamic = false
s0_always_focus_fit_window = true

[showdesktop]
s0_direction = 5
s0_window_part_size = 0
s0_speed = 2.500000
s0_window_opacity = 1.000000

[snap]
s0_resistance_distance = 20
s0_snap_type = 0;1;
s0_attraction_distance = 15

[winrules]
s0_skiptaskbar_match = title=Kadu: 2008688
s0_no_move_match = (title=Kadu: 2008688) | role=browser
s0_no_resize_match = title=Kadu: 2008688
s0_no_maximize_match = title=Kadu: 2008688
s0_size_matches = role=browser;
s0_size_width_values = 1137;
s0_size_height_values = 855;
s0_no_close_match = title=Kadu: 2008688
s0_no_minimize_match = title=Kadu: 2008688

[wallpaper]
s0_bg_image = /home/netsu/Dokumenty/desklooks/tapety/96640-simple_blue_widescreen.svg;;
s0_bg_image_pos = 1;0;
s0_bg_fill_type = 1;0;
s0_bg_color1 = #000000ff;#000000ff;
s0_bg_color2 = #676767ff;#000000ff;

[resize]
as_mode = 2
as_border_color = #2f3f4f9f
as_fill_color = #2f404f4f

[commands]
as_run_command0_key = Print
as_command0 = scrot
as_command1 = terminator --geometry=550x350+30+30
as_run_command1_key = <Control>grave
as_command2 = amixer set PCM 5%-
as_command3 = amixer set PCM 5%+
as_run_command2_key = <Control>KP_Subtract
as_run_command3_key = <Control>KP_Add

[minimize]

[fadedesktop]
s0_fadetime = 150

[animation]
s0_open_random_effects = animation:Fade;
s0_close_random_effects = animation:Fade;
s0_minimize_effects = animation:Fade;

[splash]
as_logo = /home/netsu/Dokumenty/desklooks/arch/archlinux-artwork-1.2/logos/archlinux-vert-light-grad2.svg
as_background = 

[screenshot]
as_directory = /home/netsu/

What's wrong? I took a wild guess and tried copying the contents of Default.ini into the config file but that didn't change anything.

Last edited by Netsu (2010-01-15 11:04:14)


My Elegant Pattern GTK theme.
My game development blog, now on a new site.

'~/.xinitrc is an Archer's DE' - moljac024

Offline

#2 2010-01-15 11:03:53

Netsu
Member
From: Poland
Registered: 2009-04-04
Posts: 182

Re: [SOLVED] Compiz config not working

Ok, self-solved. I must append ccp to the compiz command for it to take config files into consideration:
compiz --replace ccp


My Elegant Pattern GTK theme.
My game development blog, now on a new site.

'~/.xinitrc is an Archer's DE' - moljac024

Offline

Board footer

Powered by FluxBB