If you have been experimenting with your UbuntuLinux system, you may end up with a mess of Unity and Compiz. In this tip, we will see how to reset Unity and Compiz in Ubuntu14.04. In fact, all you have to do is run a few commands. Reset Unity and Compiz in Ubuntu14.04 to open the terminal (Ctrl + Alt + T), and run the following command to reset compiz: dconfrese
If you have been experimenting with your Ubuntu Linux system, you may end up with a mess of Unity and Compiz. In this tip, we will see how to reset Unity and Compiz in Ubuntu 14.04. In fact, all you have to do is run a few commands.
Reset Unity and Compiz in Ubuntu 14.04
Open the terminal (Ctrl + Alt + T) and run the following command to reset compiz:
- Dconf reset-f/org/compiz/
Reset compiz and restart Unity:
- Setsid unity
In addition, if you want to reset the Unity icon, try the following command:
- Unity -- reset-icons
Possible troubleshooting solutions:
If you encounter the following error when resetting compiz:
Error: gtk. Error: org. gtk. gtk. UnmappedGError. Quark.G2 dfile2 derror2dquark. Code17: Cannot open dconf database: invalid gvdb header
The possible cause is that the user file is corrupted. Back up the dconf configuration and remove the configuration file:
- Mv ~ /. Config/dconf /~ /. Config/dconf. bak
I hope this tip will help you reset Unity and compiz in Ubuntu 14.04. You are welcome to ask questions and suggestions at any time.
How to reset Compiz and Unity http://www.linuxidc.com/Linux/2012-10/73101.htm in Ubuntu 12.10
Ubuntu 14.04 how to reset Unity and Compiz settings http://www.linuxidc.com/Linux/2014-04/100177.htm
For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2
This article permanently updates the link address: Http://www.linuxidc.com/Linux/2014-10/107918.htm