I've installed compiz and amended my xorg.conf file using this guide:
http://wiki.debian.org/Compiz
But when I 'compiz --replace' it does not work.
Code:
compiz --replace
compiz (core) - Warn: SmcOpenConnection failed: None of the authentication protocols specified are supported
Backend : ini
Integration : true
Profile : default
Adding plugins
Initializing core options...done
Initializing move options...done
Initializing resize options...done
Initializing place options...done
Initializing decoration options...done
(compiz-decorator:3042): GConf-CRITICAL **: gconf_client_set_string: assertion `val != NULL' failed
And then it does not exit. It sits in the terminal until I click the X, at which time my windows stop working properly until I log out and back in again.
What's up with it?