setenv
field, so I do the following:default:\
[...]
:setenv=BLOCKSIZE=K,GTK_IM_MODULE=fcitx,QT_IM_MODULE=fcitx,XMODIFIERS=@im=fcitx:\
[...]
cap_mkdb /etc/login.conf
fcitx5-config-qt
to configure fcitx5 to use your preferred Chinese Input Method as shown with the three above.Forgive me my friend, that's all the knowledge base I can offer. I only use fcitx5 for when I need to type in Japanese characters. ?
unicorn I think it's better to open a new thread for this issue so that later people who have the same problem be able to solve it. In addition, users may not follow this thread anymore.I connect to internet through my phone's usb tethering,but I can't use it today. When I type dhclient ue0 in terminal, terminal lost response, all other applications lost response too,keyboard and mouse can't work either. After unplug my phone, system becomes useable. Another problem, these two days system reboots automatically after I type kldload i915kms in terminal. What's wrong?
I can type chinese in LibreOffice, but I can't type chinese in texstudio. I use ibus. How can I type chinese in texstudio?
I just test it, LibreOffice can't use fcitx to input chinese. You can use ibus instead.Hi,
Can you share how you configured to input chinese in libreoffice?
I'm using fcitx for chinese input. So far there are only a few applications don't work with fcitx, and libreoffice is one of them. What happens in libreoffice is when I press Ctl-space, which is the key combo I use to switch input methods on other applications, no switch at all, IM stays in English.
The system locale is en_US.UTF-8.
Hi,
Can you share how you configured to input chinese in libreoffice?
I'm using fcitx for chinese input. So far there are only a few applications don't work with fcitx, and libreoffice is one of them. What happens in libreoffice is when I press Ctl-space, which is the key combo I use to switch input methods on other applications, no switch at all, IM stays in English.
The system locale is en_US.UTF-8.
#fcitx
export XIM_PROGRAM=fcitx
export XIM=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"