
Originally Posted by
LordMorgul
Well.. you can set that manually in the config file.
Or, for a neat trick:
Open a terminal, and make it cover most of your desktop (big window). Then, start fusion-icon. Your screen will go white. Click in the terminal, and type (careful now no mistakes):
metacity --replace &
Metacity will start, fusion-icon will still be running. You can swap back to compiz after changing the setting (you might want that terminal open...)
Then again, you could just add --loose-binding to the compiz start command?

You could also use
Code:
[leigh05@localhost ~]$ fusion-icon --help
Usage: fusion-icon [options|action]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
--reset remove configuration file and exit
-s SECONDS, --sleep=SECONDS
Sleep before launching
-v, --verbose Print extra output
Interface Options:
-i INTERFACE, --interface=INTERFACE
Try a certain interface first
-u, --no-interface Do not use any interface
Startup Options:
-f, --force-compiz Start compiz regardless of environment or
configuration
-n, --no-start Run, but do not start a window manager
[leigh05@localhost ~]$