開機(jī)動(dòng)畫文件夾:Ubuntu16.10的開機(jī)動(dòng)畫在/usr/share/plymouth/themes文件夾
Ubuntu開機(jī)動(dòng)畫下載(http://packages.ubuntu.com/trusty/all/plymouth-theme-ubuntu-gnome-text/download)
sudo apt-get install plymouth-theme* # 使用命令下載主題务热,需要切換到bash
選擇開機(jī)動(dòng)畫
sudo update-alternatives --config default.plymouthupdate-alternatives
命令詳見Ubuntu中update-alternatives命令(版本切換):http://www.linuxdiyf.com/linux/13855.html
sudo update-initramfs -u # 使配置生效
不小心安裝了Xubuntu-desktop,卸載后,登錄界面還是Xubuntu-desktop的界面
sudo dpkg-reconfigure lightdm
sudo vim /etc/lightdm/lightdm.conf
# 輸入以下代碼
[SeatDefaults]
greeter-session=unity-greeter