码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu桌面环境出现异常的解决方法

时间:2018-04-30 15:42:24      阅读:304      评论:0      收藏:0      [点我收藏+]

标签:rm -rf   var   star   pps   tar   icons   出现   cache   重置   

$ 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
 

ubuntu桌面环境出现异常的解决方法

标签:rm -rf   var   star   pps   tar   icons   出现   cache   重置   

原文地址:https://www.cnblogs.com/w1993/p/8973591.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!