我在 Asus 1015PEM (Atom N570) 上安装了 Ubuntu 11.10。与我记得使用 Metacity 的 Ubuntu 10 相比,界面似乎相当迟缓。提高系统和 UI 响应速度的最简单方法是什么?
答案1
注销,并选择 Ubuntu2d 作为会话。Ubuntu2s(又名 Unity2d)看起来非常相似,仍然使用 Metacity,并且应该提供更好的性能,尤其是在配备 Intel GPU 的机器上。如果您喜欢这个结果,请将 Ubuntu2d 设为默认会话:
sudo nano /etc/lightdm/lightdm.conf
改变路线
user-session=ubuntu
到
user-session=ubuntu-2d
信息来源:如何更改使用自动登录时的默认会话?
答案2
在我的上网本上,当我将 RAM 从 1GB 升级到 2GB 时,我看到了改进,其改进之大令人惊讶。:)