I had ubuntu 14.04 with unity desktop. Then i downloaded and used compiz but messed up and now unity desktop is not usable. I dont see the menu on top or the panel on left side. Neither is the CLI available after pressing Ctrl+Alt+t
.
However I can still access the CLI by pressing Ctrl+Alt+F1
. Now, how can I undo any changes that compiz had applied, so that the desktop will be usable again.
This should reset all of your changes to Compiz/Unity:
Install dconf-tools:
sudo apt-get install dconf-tools
Reset Compiz and Unity:
dconf reset -f /org/compiz/
Reset Unity:
setsid unity
Delete those directories and login again: