Difference between revisions of "Translations:Setup Fcitx 5/35/zh-cn"

From Fcitx
Jump to navigation Jump to search
(Created page with "如果您知道它适用于您的系统,您可以将以下代码片段添加到您的 <code>~/.pam_environment</code> 中。 <nowiki>XMODIFIERS DEFAULT=\@im=fcitx GTK_IM_MO...")
 
(No difference)

Latest revision as of 03:21, 18 March 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Setup Fcitx 5)
If you know it works for your system, you can put following snippet to your <code>~/.pam_environment</code>.
 <nowiki>XMODIFIERS DEFAULT=\@im=fcitx
GTK_IM_MODULE DEFAULT=fcitx
QT_IM_MODULE DEFAULT=fcitx</nowiki>.
Translation如果您知道它适用于您的系统,您可以将以下代码片段添加到您的 <code>~/.pam_environment</code> 中。
 <nowiki>XMODIFIERS DEFAULT=\@im=fcitx
GTK_IM_MODULE DEFAULT=fcitx
QT_IM_MODULE DEFAULT=fcitx</nowiki>.

如果您知道它适用于您的系统,您可以将以下代码片段添加到您的 ~/.pam_environment 中。

XMODIFIERS DEFAULT=\@im=fcitx
GTK_IM_MODULE DEFAULT=fcitx
QT_IM_MODULE DEFAULT=fcitx.