[Power/Heat] 笔记本就正常上个微信读书的网页,温度就到70,键盘热
Tofloor
poster avatar
与风长舞的叶
deepin
2022-06-04 17:51
Author

image.pngimage.png

Reply Favorite View the author
All Replies
来自Ubuntu的某位用户
deepin
2022-06-04 19:11
#1

Deepin桌面太笨重,建议用下列的两种方法:

方法1,安装现成桌面(任选一个)

安装mate:

sudo apt install mate

安装xfce:

sudo apt install xfce4

安装Cinnamon:

sudo apt install Cinnamon

安装LXDE:

sudo apt install lxde

安装LXQT:

sudo apt install lxqt

方法二,自己基于openbox搭建桌面

或者参照这个攻略以Openbox为窗口管理器搭建你自己的桌面,Openbox是轻量及窗口管理器,有些Debian用户桌面就是自己搭建的,当然你喜欢玩特效的话也可以换成kwin,compiz,可能就是会占用过多系统资源,但是很多Ubuntu 16.04用户反应unity桌面集成的compiz占用太高,卸载compiz同时会把桌面卸载掉,换句话说就是compiz太笨重了。

https://blog.csdn.net/weixin_39671631/article/details/116881570?ops_request_misc=​&request_id=​&biz_id=102​&utm_term=%E5%AE%9A%E5%88%B6linux%E6%A1%8C%E9%9D%A2​&utm_medium=distribute.pc_search_result.none-task-blog-2~all~sobaiduweb~default-3-116881570.nonecase​&spm=1018.2226.3001.4187

其中也可以加入fbpanel或者tint2作为你的任务栏,或者cario-dock, latte-dock, plank, docky作为你的dock

文中的mydesk可以替换成你想给这个桌面叫什么名字

Reply View the author
来自Ubuntu的某位用户
deepin
2022-06-04 19:18
#2

昨天他的笔记本也是类似这个情况,我教了他一个下午,你也可以去看看

https://bbs.deepin.org/zh/post/238297?offset=3&postId=1340128

Reply View the author
与风长舞的叶
deepin
2022-06-07 06:08
#3
来自Ubuntu的某位用户

昨天他的笔记本也是类似这个情况,我教了他一个下午,你也可以去看看

https://bbs.deepin.org/zh/post/238297?offset=3&postId=1340128

太复杂了,就这样吧,坐等官方优化

Reply View the author
与风长舞的叶
deepin
2022-06-07 06:08
#4

不接电源,用电池键盘表面也是热的

Reply View the author
来自Ubuntu的某位用户
deepin
2022-06-07 06:39
#5
与风长舞的叶

太复杂了,就这样吧,坐等官方优化

第一个方法最简单,复制对应一行命令安装你要安装的桌面,都是轻量级的

Reply View the author
浪云
deepin
2023-07-04 00:55
#6

sudo apt install xfce4

成功,第一次,试试看,还不会用

Reply View the author