#!/bin/sh
# click to start, click to stop
if pidof compiz.real
then
exec metacity --replace
else
exec compiz --replace
fiaub...in een tekstbestand zetten en uitvoerbaar maken (rechtse muisknop -> rechten)...
uitvoeren om te wisselen tussen compiz fusion en metacity...(wel de regel compiz --replace aanpassen naar uw instellingen - emerald etc)