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

From Fcitx
Jump to navigation Jump to search
(Created page with "您需要添加到 <code>~/.bash_profile</code> 的代码片段如下: <nowiki> export XMODIFIERS=@im=fcitx export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx</nowiki>")
 
(No difference)

Latest revision as of 03:17, 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)
The snippet that you need to add to <code>~/.bash_profile</code> would be
 <nowiki>
export XMODIFIERS=@im=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx</nowiki>
Translation您需要添加到 <code>~/.bash_profile</code> 的代码片段如下:
 <nowiki>
export XMODIFIERS=@im=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx</nowiki>

您需要添加到 ~/.bash_profile 的代码片段如下:

export XMODIFIERS=@im=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx