ubuntu14.04安装bodhi桌面系统后,unity启动界面改变,如何还原

按一下 ctrl + alt + f1 # 出現 tty1
1. sudo service lxdm stop

sudo /etc/init.d/lxdm stop
如果出現錯誤訊息 不理它 繼續
2. sudo apt-get install --reinstall ubuntu-desktop
3. sudo dpkg-reconfigure lightdm
選擇 lightdm
4. sudo reboot
看看 有沒有 改善

原文地址:https://www.cnblogs.com/jikexianfeng/p/6120109.html