好机器,想装个系统,求教.(lenovo昭阳E200)
时间:2011-10-29
来源:互联网
对UNITY的不稳定性深恶痛绝,对GNOME3的“创新”无法接受,最舒服的还是GNOME Classic。上贴 ( viewtopic.php?f=77&t=350220 ) 写的不太完整,今天跟11.10奋战了一天,收获巨丰!
OK,here we go.
1、安装GNOME 3
sudo apt-get install gnome-shell
sudo apt-get install gnome-tweak-tool
sudo apt-get install gnome-themes*
(或者简单的选择 sudo apt-get install gnome-themes-standard)
2、删除UNITY:
sudo apt-get -y --auto-remove purge unity
sudo apt-get -y --auto-remove purge unity-common
sudo apt-get -y --auto-remove purge unity-lens*
sudo apt-get -y --auto-remove purge unity-services
sudo apt-get -y --auto-remove purge unity-asset-pool
### 注意:不能用 sudo apt-get --auto-remove purge unity*,看软件包列表里,有不少跟UNITY无关的也列出了。
而且 unity-greeter 必须保留。如果删了,自己蹲墙边哭一会儿再想办法。###
详细过程:
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity
[sudo] password for geee:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
ubuntu-desktop* unity*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 2 个软件包,有 142 个软件包未被升级。
解压缩后将会空出 2,589 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 153261 个文件和目录。)
正在卸载 ubuntu-desktop ...
正在卸载 unity ...
正在处理用于 man-db 的触发器...
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity-common
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
libunity-2d-private0* unity-2d* unity-2d-launcher* unity-2d-panel*
unity-2d-places* unity-2d-spread* unity-common* unity-lens-applications*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 8 个软件包,有 140 个软件包未被升级。
解压缩后将会空出 3,965 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 153236 个文件和目录。)
正在卸载 unity-2d ...
正在清除 unity-2d 的配置文件 ...
正在卸载 unity-2d-spread ...
正在卸载 unity-2d-places ...
正在卸载 unity-2d-panel ...
正在清除 unity-2d-panel 的配置文件 ...
正在卸载 unity-2d-launcher ...
正在卸载 libunity-2d-private0 ...
正在清除 libunity-2d-private0 的配置文件 ...
正在卸载 unity-lens-applications ...
正在清除 unity-lens-applications 的配置文件 ...
正在卸载 unity-common ...
正在处理用于 gconf2 的触发器...
正在处理用于 libglib2.0-0 的触发器...
正在处理用于 man-db 的触发器...
正在处理用于 gnome-menus 的触发器...
正在处理用于 desktop-file-utils 的触发器...
正在处理用于 bamfdaemon 的触发器...
Rebuilding /usr/share/applications/bamf.index...
正在处理用于 libc-bin 的触发器...
ldconfig deferred processing now taking place
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity-lens*
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
注意,根据正则表达式 unity-lens* 选中了 unity-lens-gwibber
注意,根据正则表达式 unity-lens* 选中了 unity-lens-applications
注意,根据正则表达式 unity-lens* 选中了 unity-lens-files
注意,根据正则表达式 unity-lens* 选中了 unity-lens-music
软件包 unity-lens-gwibber 还未安装,因而不会被卸载
软件包 unity-lens-applications 还未安装,因而不会被卸载
下列软件包将被【卸载】:
unity-lens-files* unity-lens-music* unity-scope-musicstores*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 3 个软件包,有 140 个软件包未被升级。
解压缩后将会空出 451 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 152932 个文件和目录。)
正在卸载 unity-lens-files ...
正在卸载 unity-scope-musicstores ...
正在卸载 unity-lens-music ...
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity-services
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
libunity-core-4.0-4* unity-services*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 2 个软件包,有 138 个软件包未被升级。
解压缩后将会空出 721 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 152906 个文件和目录。)
正在卸载 libunity-core-4.0-4 ...
正在清除 libunity-core-4.0-4 的配置文件 ...
正在卸载 unity-services ...
正在处理用于 libc-bin 的触发器...
ldconfig deferred processing now taking place
正在处理用于 man-db 的触发器...
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity-asset-pool
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
unity-asset-pool*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 1 个软件包,有 138 个软件包未被升级。
解压缩后将会空出 451 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 152894 个文件和目录。)
正在卸载 unity-asset-pool ...
正在清除 unity-asset-pool 的配置文件 ...
geee@geeepc:~$
OK,here we go.
1、安装GNOME 3
sudo apt-get install gnome-shell
sudo apt-get install gnome-tweak-tool
sudo apt-get install gnome-themes*
(或者简单的选择 sudo apt-get install gnome-themes-standard)
2、删除UNITY:
sudo apt-get -y --auto-remove purge unity
sudo apt-get -y --auto-remove purge unity-common
sudo apt-get -y --auto-remove purge unity-lens*
sudo apt-get -y --auto-remove purge unity-services
sudo apt-get -y --auto-remove purge unity-asset-pool
### 注意:不能用 sudo apt-get --auto-remove purge unity*,看软件包列表里,有不少跟UNITY无关的也列出了。
而且 unity-greeter 必须保留。如果删了,自己蹲墙边哭一会儿再想办法。###
详细过程:
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity
[sudo] password for geee:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
ubuntu-desktop* unity*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 2 个软件包,有 142 个软件包未被升级。
解压缩后将会空出 2,589 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 153261 个文件和目录。)
正在卸载 ubuntu-desktop ...
正在卸载 unity ...
正在处理用于 man-db 的触发器...
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity-common
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
libunity-2d-private0* unity-2d* unity-2d-launcher* unity-2d-panel*
unity-2d-places* unity-2d-spread* unity-common* unity-lens-applications*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 8 个软件包,有 140 个软件包未被升级。
解压缩后将会空出 3,965 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 153236 个文件和目录。)
正在卸载 unity-2d ...
正在清除 unity-2d 的配置文件 ...
正在卸载 unity-2d-spread ...
正在卸载 unity-2d-places ...
正在卸载 unity-2d-panel ...
正在清除 unity-2d-panel 的配置文件 ...
正在卸载 unity-2d-launcher ...
正在卸载 libunity-2d-private0 ...
正在清除 libunity-2d-private0 的配置文件 ...
正在卸载 unity-lens-applications ...
正在清除 unity-lens-applications 的配置文件 ...
正在卸载 unity-common ...
正在处理用于 gconf2 的触发器...
正在处理用于 libglib2.0-0 的触发器...
正在处理用于 man-db 的触发器...
正在处理用于 gnome-menus 的触发器...
正在处理用于 desktop-file-utils 的触发器...
正在处理用于 bamfdaemon 的触发器...
Rebuilding /usr/share/applications/bamf.index...
正在处理用于 libc-bin 的触发器...
ldconfig deferred processing now taking place
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity-lens*
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
注意,根据正则表达式 unity-lens* 选中了 unity-lens-gwibber
注意,根据正则表达式 unity-lens* 选中了 unity-lens-applications
注意,根据正则表达式 unity-lens* 选中了 unity-lens-files
注意,根据正则表达式 unity-lens* 选中了 unity-lens-music
软件包 unity-lens-gwibber 还未安装,因而不会被卸载
软件包 unity-lens-applications 还未安装,因而不会被卸载
下列软件包将被【卸载】:
unity-lens-files* unity-lens-music* unity-scope-musicstores*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 3 个软件包,有 140 个软件包未被升级。
解压缩后将会空出 451 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 152932 个文件和目录。)
正在卸载 unity-lens-files ...
正在卸载 unity-scope-musicstores ...
正在卸载 unity-lens-music ...
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity-services
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
libunity-core-4.0-4* unity-services*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 2 个软件包,有 138 个软件包未被升级。
解压缩后将会空出 721 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 152906 个文件和目录。)
正在卸载 libunity-core-4.0-4 ...
正在清除 libunity-core-4.0-4 的配置文件 ...
正在卸载 unity-services ...
正在处理用于 libc-bin 的触发器...
ldconfig deferred processing now taking place
正在处理用于 man-db 的触发器...
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$
geee@geeepc:~$ sudo apt-get --auto-remove purge unity-asset-pool
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
下列软件包将被【卸载】:
unity-asset-pool*
升级了 0 个软件包,新安装了 0 个软件包,要卸载 1 个软件包,有 138 个软件包未被升级。
解压缩后将会空出 451 kB 的空间。
您希望继续执行吗?[Y/n]y
(正在读取数据库 ... 系统当前共安装有 152894 个文件和目录。)
正在卸载 unity-asset-pool ...
正在清除 unity-asset-pool 的配置文件 ...
geee@geeepc:~$
作者: panblack 发布时间: 2011-10-29
注销后登录,熟悉的GNOME2桌面回来了。 
这时候可以做的是:
1、自动登入GNOME SHELL :
sudo /usr/lib/lightdm/lightdm-set-defaults -s gnome-classic
如果喜欢GNOME3,就 sudo /usr/lib/lightdm/lightdm-set-defaults -s gnome-shell
2、Gnome Classic 自定义面板:Alt + 鼠标右键点击面板,看看奇迹是否发生?!
但是注意:Adwaita主题在自定义面板时不稳定。Radiance主题就很好。
3、如果喜欢Alt + F2,那么就 系统设置 - 键盘 - [快捷键]-[系统] - “显示运行命令提示符”,整吧!

这时候可以做的是:
1、自动登入GNOME SHELL :
sudo /usr/lib/lightdm/lightdm-set-defaults -s gnome-classic
如果喜欢GNOME3,就 sudo /usr/lib/lightdm/lightdm-set-defaults -s gnome-shell
2、Gnome Classic 自定义面板:Alt + 鼠标右键点击面板,看看奇迹是否发生?!

但是注意:Adwaita主题在自定义面板时不稳定。Radiance主题就很好。
3、如果喜欢Alt + F2,那么就 系统设置 - 键盘 - [快捷键]-[系统] - “显示运行命令提示符”,整吧!

作者: panblack 发布时间: 2011-10-29
作者: panblack 发布时间: 2011-10-29
11.10的几个小bug。并不能通过切换经典桌面来解决的
gvim必须-f的。菜单必须ln一个utf8的。
xmodmap不自动载入配置。
某些显卡被强制不能使用compiz。进入blacklist。
面板插件不兼容。
habak被废弃。
关机,杀死信号延时慢。
还有啥。也不算bug。多数是机制改变,导致的。
gvim必须-f的。菜单必须ln一个utf8的。
xmodmap不自动载入配置。
某些显卡被强制不能使用compiz。进入blacklist。
面板插件不兼容。
habak被废弃。
关机,杀死信号延时慢。
还有啥。也不算bug。多数是机制改变,导致的。
作者: eexpress 发布时间: 2011-10-29
eexpress 写道:
11.10的几个小bug。并不能通过切换经典桌面来解决的
gvim必须-f的。菜单必须ln一个utf8的。
xmodmap不自动载入配置。
某些显卡被强制不能使用compiz。进入blacklist。
面板插件不兼容。
habak被废弃。
关机,杀死信号延时慢。
还有啥。也不算bug。多数是机制改变,导致的。
gvim必须-f的。菜单必须ln一个utf8的。
xmodmap不自动载入配置。
某些显卡被强制不能使用compiz。进入blacklist。
面板插件不兼容。
habak被废弃。
关机,杀死信号延时慢。
还有啥。也不算bug。多数是机制改变,导致的。
嗯,这些东西让12.04来优化吧。我想试试新版本,但是对老的桌面难以割舍。
作者: panblack 发布时间: 2011-10-29
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28