翻译
使用“兰译”
todesk
官网的用不了,使用如下包:Ubuntu 20.04.6 LTS 打不开官网上下载的todesk4.7版本,更换下载包_e: 无法定位软件包 todesk-v4.7.2.0-amd64.deb e: 无法按照 glob -CSDN博客
源配置
1.备份: /etc/apt/sources.list.d/ubuntu.sources
2.重写该文件,以下是国内源:
# 阿里云
Types: deb
URIs: http://mirrors.aliyun.com/ubuntu/
Suites: noble noble-updates noble-security
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
#Types: deb
#URIs: http://mirrors.tuna.tsinghua.edu.cn/ubuntu/
#Suites: noble noble-updates noble-security
#Components: main restricted universe multiverse
#Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
#中科大源
#Types: deb
#URIs: http://mirrors.ustc.edu.cn/ubuntu/
#Suites: noble noble-updates noble-security
#Components: main restricted universe multiverse
#Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
#网易163源
#Types: deb
#URIs: http://mirrors.163.com/ubuntu/
#Suites: noble noble-updates noble-security
#Components: main restricted universe multiverse
#Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
#Types: deb
#URIs: http://cn.archive.ubuntu.com/ubuntu/
#Suites: noble noble-updates noble-backports
#Components: main restricted universe multiverse
#Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
#Types: deb
#URIs: http://security.ubuntu.com/ubuntu/
#Suites: noble-security
#Components: main restricted universe multiverse
#Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
3.更新源:sudo update
4.更新软件:sudo upgrade
桌面优化
就用插件扩展,尽量不要装乱七八糟的命令行应用,插件安装和卸载都很方便
1.先安装扩展管理器:
应用中心->搜索,输入“extension” 安装插件管理器。
2.安装4个插件:
根据需要开启,也可以点击“设置”,进行设置。需要什么样式启用那个就行。
一般上面按照序号:(1)、(3)、(2,4),可以组成3对,同时只能启用其中的一对,起多对,屏幕就乱了。根据自己的习惯,自行决定。
其中1,3,是模拟mac和windows的任务兰的,开启后,基本不用设置,就可以用。
(2,4)是unbuntu基本桌面功能的扩展,2主要用来打开鼠标点击窗口图标,自动最小化,最大化窗口,需要打开如下设置:
4是增加快速显示桌面的,打开就能用。
另外,在(2,4)风格的基础上,可以继续安装启用下面3个插件:
“Fullscreen Button":这个是全屏按钮,点了,当前应用进入全屏模式,但是没法回来,需要与下面这个插件配合使用。
”Peek To Bar on Fullscreen":这个可以在全屏摸索下,当鼠标靠近上边缘时,自动显示工具兰,使可以有机会通过“Fullscreen Button“按钮,推出全屏,否则没法退。
“Resource Monitor":cpu,memry...监控查看,支持可配置。