装完中文后字体变成楷体(也可以参考 ubuntu 微信 那篇文章中的方案)
sudo apt-get remove fonts-arphic-ukai fonts-arphic-uming
装搜狗输入法
! 不能 remove ibus(http://blog.csdn.net/gopain/article/details/24254311)
想要恢复这些实用程序启动,需要:
安装ibus-gtk,ibus-gtk3,命令:sudo apt-get install ibus;
安装linux-generic,命令:sudo apt-get install linux-generic;
然后system setting可以启动了,但是图标还没有出来。
可以使用:unity-control-center来启动。
然后注销登陆就好了。
如果还是不能使用,
那么再安装:
sudo apt-get install ubuntu-desktop。
http://blog.sina.com.cn/s/blog_53683dc20102uyo0.html
下载 deb 后先装 fcitx
sudo apt-get update
然后在 Language support 和 Text Entry 里修改设置就好