Http://help.wps.cn/q-43953.html
Http://www.linuxdiyf.com/linux/13396.html
$ vi/usr/bin/wps # Add content, font callout
*******************************
#!/bin/bash
Export xmodifiers= "@im =FCITX"
Export qt_im_module= "FCITX"
gopt=
#gOptExt =-multiply
gtemplateext= ("WPT" "Dot" "Dotx")
is to add italic text
WPS for Linux cannot use Sogou Input method
Ubuntu version: 15.04
Chinese Input Method: Sogou
WPS text can not be entered in Chinese solution
$ vi/usr/bin/wps # Add content, font callout
*******************************
#!/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 solution
$ vi/usr/bin/et # Add content, font callout
************************
#!/bin/bash
Export xmodifiers= "@im =FCITX"
Export qt_im_module= "FCITX"
gopt=
#gOptExt =-multiply
........
******************************
Cause: The environment variable is not set correctly, and the above can be set directly against WPS.