PDA

View Full Version : Compiz Fusion Help!


speaker219
June 28th, 2007, 02:50 PM
I've been using compiz fusion with emerald fine the last couple of days, but I did an update last night and then tried to run compiz fusion with the emerald theme manager using the command:
compiz --replace -c emerald
That used to be working fine, but now I get the error:
/usr/bin/compiz.real (core) - Warn: Unknown option '-c'
Is it now a different parameter? It launches with GTK themes but I want to use emerald =(
help?:(

also, running:
emerald --replace
works, but I used to be able to automatically have compiz use emerald as the theme manager right away

speaker219
June 28th, 2007, 03:17 PM
:|

speaker219
June 28th, 2007, 07:32 PM
Bump

Mr Greencastle
June 28th, 2007, 07:40 PM
I run Compiz Fusion with these two commands in the startup sessions:

Name: Compiz
Command: compiz --replace

Name: Emerald
Command: emerald --replace

Works for me... I never have to change anything.

dwebb86
June 29th, 2007, 12:48 AM
I am new to all this stuff, but I see many people saying you need to type the command:
compiz --replace -c emerald &

It might not matter... but
I've found that you should put the - after the c like this
compiz --replace c- emerald &

the first command doesn't do anything for me, where the second one gets my compiz running.
hope this helps someone.

Mr Greencastle
June 29th, 2007, 01:08 AM
You should try launching Compiz without the '-c'

Just a simple: compiz --replace
and: emerald --replace

Make sure they are in separate commands in your startup sessions.