How to set up the use of Chinese input method in Ubuntu 18.04

How to set up the use of Chinese input method in Ubuntu 18.04

In the latest version of Ubuntu, users no longer need to download Chinese input methods separately. This time, I used Ubuntu 18.04LTS (when logging in, I chose Ubuntu on Wayland). The setting method is very simple.

1. Open the settings. If you don’t know, please click the toolbar in the upper right corner to see it.

2. Find the language item in the settings, click Language Installation Management, and select the input method after installing the Chinese language.


Click Close, then add input language, find Chinese Pinyin and add it




You can see that the Chinese input method already exists. Click to select it and use it. The input method looks like sunpinyin, so just ignore it. If you want to use Sogou, please select XIM when choosing the input method.

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • Solution to no Chinese input method in Ubuntu
  • How to install Chinese input method in Ubuntu

<<:  How to import Chinese data into csv in Navicat for SQLite

>>:  Navicat imports csv data into mysql

Recommend

Detailed explanation of uniapp's global variable implementation

Preface This article summarizes some implementati...

Teach you about react routing in five minutes

Table of contents What is Routing Basic use of pu...

JavaScript single thread and asynchronous details

Table of contents 1. Task Queue 2. To explain som...

Detailed explanation of several ways to create a top-left triangle in CSS

Today we will introduce several ways to use CSS t...

Solution to the Docker container cannot be stopped and deleted

Find the running container id docker ps Find the ...

Three ways to delete a table in MySQL (summary)

drop table Drop directly deletes table informatio...

Implementation of mysql split function separated by commas

1: Define a stored procedure to separate strings ...

Detailed explanation of JavaScript's Set data structure

Table of contents 1. What is Set 2. Set Construct...

Analysis of pitfalls in rounding operation of ROUND function in MySQL

This article uses examples to illustrate the pitf...

Detailed explanation of basic data types in mysql8.0.19

mysql basic data types Overview of common MySQL d...

How to set the default value of a MySQL field

Table of contents Preface: 1. Default value relat...

A few things about favicon.ico (it’s best to put it in the root directory)

Open any web page: for example, http://www.baidu....

Vue mobile terminal realizes finger sliding effect

This article example shares the specific code for...