Enviado em 04/12/2011 - 23:58h
@mmaster
Reinstale o compiz e suas dependencias com o comando:
dpkg --get-selections | grep compiz | awk '{if($2 == "install") print $1}' | xargs sudo apt-get -y --force-yes --reinstall install
Reinstale o compiz e suas dependencias com o comando:
dpkg --get-selections | grep compiz | awk '{if($2 == "install") print $1}' | xargs sudo apt-get -y --force-yes --reinstall install