WPS for Linux cannot use Chinese Input method

Source: Internet
Author: User
WPS for linux cannot use Chinese input method

wps text modify wps file
wps demo modify wpp file
wps form modify et file
The above files are in the / usr / bin directory, and you can insert the blue bold code
#! / bin / bash
export XMODIFIERS = "@ im = fcitx"
export QT_IM_MODULE = "fcitx"
gOpt =
# gOptExt = -multiply

************************************************** **************

WPS for linux cannot use Chinese input method
ubuntu version: 16.04
Chinese input method: Sogou
wps text cannot be input in Chinese, insert bold code

vi / usr / bin / wps

wps demo to modify wpp file

# Add content, font annotation
**********************************
#! / bin / bash
export XMODIFIERS = "@ im = fcitx"
export QT_IM_MODULE = "fcitx"
gOpt =
# gOptExt = -multiply
gTemplateExt = ("wpt" "dot" "dotx")

**********************************************

wps form cannot be entered in Chinese
vi / usr / bin / et

#Add content, font annotation
**********************************
#! / bin / bash
export XMODIFIERS = "@ im = fcitx"
export QT_IM_MODULE = "fcitx"
gOpt =
# gOptExt = -multiply
******************************
Reason: The environment variable is not set correctly. The above can be set directly for wps.

WPS for linux cannot use Chinese input method

 

WPS for linux cannot use Chinese input method

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.