I just installed the latest Ubuntu today, and it seems that the desktop effect is quite dazzling. Therefore, we will summarize the entire installation process for your reference.
1. Input and release Installation
Previously I installed scrim in centos, but this time I checked that most Ubuntu uses fcitx. So I also installed one. It feels really good, similar to sougo in windows.
1. To avoid conflicts (I did not verify the online statement), delete scim first.
Sudo apt-Get purge scim
2. Install fcitx
Sudo apt-Get install fcitx
3. Switch the Input Method
Im-switch-s fcitx-Z default
4. Restart X to use fcitx.
If you accidentally turn off fcitx, enter fcitx in the command line to start it.
Ii. Restart the Desktop
Since centos is commonly used, it is OK to restart the desktop with CTRL + ALT + backspace, but it does not seem to succeed in Ubuntu.
I used to restart the desktop in Ubuntu.
Sudo/etc/init. d/MCM restart