You are not logged in.
On my system setup fcitx for chinese and japanese input seems to work just fine with most applications except enlightenment's termenology terminal which I have recently taken a liking too. Had anyone else had any luck with Enligthenment at all and east asian input?
I did try various thing editing bashrc enabling input in enligthtenments settings manager but so far not much progress. Any advice would be useful ![]()
Offline
Managed to get fcitx working in awesome and terminology, but not in enlightenment so far:
export XIM_PROGRAM="fcitx"
export XIM="fcitx"
export XIM_ARGS="-d"
export GTK_IM_MODULE="fcitx"
export QT_IM_MODULE="fcitx"
export ECORE_IMF_MODULE="xim"
export XMODIFIERS="@im=fcitx"
Last edited by Maokei (2014-09-07 15:34:33)
Offline