Fcitx5 Shuangpin Setup Complete | Generated by AI
All set. Here’s the summary:
Shuangpin (双拼) in Fcitx5 — Done
What was configured:
| Setting | Value |
|---|---|
| Pinyin mode | PinyinMode=Shuangpin — always starts in shuangpin mode |
| Shuangpin scheme | ShuangpinProfile=MS — Microsoft 双拼 layout |
| Show indicator | ShowShuangpinMode=True — shows mode in candidate popup |
Config files:
/home/lzw/.config/fcitx5/profile— input method group:keyboard-us+pinyin, default ispinyin/home/lzw/.config/fcitx5/conf/pinyin.conf— engine mode set toShuangpin
How to use on the workstation:
Ctrl+Space— toggle between English (keyboard-us) and Chinese shuangpin- Type
n+i→ outputs你(Microsoft scheme:n=ni,i=i)
Available Shuangpin schemes (change ShuangpinProfile in pinyin.conf):
MS— 微软双拼 (default)Ziranma— 自然码Xiaohe— 小鹤Sogou— 搜狗Ziwei— 紫光ABC— 智能ABCGuobiao— 国标Pinyin++— 拼音加加
To switch scheme:
sed -i 's/ShuangpinProfile=MS/ShuangpinProfile=Xiaohe/' ~/.config/fcitx5/conf/pinyin.conf
# Then restart fcitx5
To toggle on/off via GUI when physically on the machine: fcitx5-config-qt → Pinyin → Double Pinyin tab.