1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | things i tried (rebooting after each of them): --- dconf reset -f /org/compiz/ setsid unity --- sudo service lightdm stop rm ~/.config/dconf/user sudo service lightdm start --- sudo apt-get install compizconfig-settings-manager ccsm -> then select unity plugin and enable it --- sudo apt-get install --reinstall ubuntu-desktop --- cd ~ mv .config .config.old -> then logout+login |