出现这个问题, 多是由于咱们不当心开启了自动缩放模式
!
解决版本: 只须要按下Right Ctrl + c
便可linux
deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse deb http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse deb-src http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse
1.安装x-windows的基础chrome
sudo apt-get install -fy x-window-system-core
2.安装gnome基础ubuntu
sudo apt-get install -fy gnome-core
3.安装中文显示(建议安装)windows
apt install language-pack-gnome-zh \ language-pack-zh language-support-zh-hans language-support-zh-hant language-support-zh
4.安装中文输入法浏览器
apt install ibus-pinyin apt install ibus-libpinyin apt install fcitx
5.进入图形界面:startx
6.退出图形桌面:ctrl + alt + backspace
7.卸载gnome桌面环境ionic
sudo apt-get –purge remove liborbit2
sudo apt-get remove xfce4* sudo apt-get remove xubuntu* sudo apt-get autoremove sudo apt-get clean
wget https://dl.google.com/linux/d...google
sudo dpkg -i google-chrome-stable_current_amd64.debspa
apt-get install -fyrest
参考连接:
ubuntu下手动安装X11图形界面code