I'm trying to start Compiz and Fusion from a script in my KDE Autostart directory. The script looks like this:
Code:
LIBGL_ALWAYS_INDIRECT=true compiz --replace PLUGINS THAT I WANT&
emerald --replace &
I can put the plugins I want in the place indicated in the script, but the whole point of me getting CCSM is that CCSM would put them in the right order. How do I make compiz obey my CCSM settings?