Can I reset Unity 2D?
I was playing around in Unity 2D, and I messed up my configuration. How can I reset it, preferably without losing other config files? (such as Empathy config, Firefox/Chrome config, etc)
Solution 1:
Open a terminal and type
dconf reset -f /
to reset Unity 2D to defaults, or IMPORTANT - THIS RESETS EVERYTHING NOT JUST UNITY-2D
unity --reset
to reset Unity (3D).
If default Ubuntu Nautilus theme is also missing, close all instances and type
rm -R ~/.gconf/apps/nautilus