$ rm -rf ~/.compiz* ~/.config/compiz* ~/.cache/compiz* ~/.gconf/apps/compiz* ~/.config/dconf ~/.cache/dconf ~/.cache/unity  #删除dconf配置信息
$ dconf reset -f /org/compiz/  #重置Compiz
$ setsid unity #重启Unity
$ unity --reset-icons #重置Unity图标(可选)
实在不行就重新装ubuntu桌面
$ sudo apt-get install --reinstall ubuntu-desktop
$ sudo service lightdm restart
 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-21
  • 2022-01-07
  • 2021-07-11
  • 2021-06-29
  • 2021-11-22
猜你喜欢
  • 2022-12-23
  • 2021-11-25
  • 2021-06-06
  • 2021-11-19
  • 2021-08-18
相关资源
相似解决方案