Comment 4 for bug 111232

Revision history for this message
simarillion (simarillion) wrote :

Same issue with kubuntu and compiz

Also tried starting compiz via script in /usr/bin:

#!/bin/bash
compiz &
sleep 5
emerald --replace || kwin --replace

and edited ~/.profile :
export KDEWM=startcompiz

without success.