-
Notifications
You must be signed in to change notification settings - Fork 3
Support of fcitx Under Linux / 添加支持fcitx的输入法 #7
Comments
Since I personally do not use fcitx, it would be somewhat difficult for me to test against fcitx. 嗯。。。因为我本人不用fcitx,所以要适配可能会比较困难。。。 |
I'm using Minecraft 1.11.2 with forge. Then what I did is manually modify your code and compile it so that I can have a YAIF working with 1.11.2 :P 我的MC版本是1.11.2+forge。之所以我能用是因为我手动改了你的代码并编译了,这才能在1.11.2上用你的mod 233。 I'm not so good at Java but I'm willing to help. Any questions are welcome! |
Hi. I'm a Japanese linux user, programmer(not java) and minecraft player. https://raw.githubusercontent.com/kiyoshifone/cjkinputpic/master/minecjk01.png It seems like keydowns are caught by both of fcitx and minecraft java window. |
Hello @kiyoshifone, thank you for your information. It seems to be similar to a known BUG in vanilla Minecraft. MC-122477 |
It seems that this mod is not working with fcitx, e.g. Sogou Pinyin under Linux no mater how hard I tried. I'm running Ubuntu with Gnome user interface (yes I don't like the default Unity UI). I can see that white input toolbar in game but could not type any Chinese with fcitx or switch between different input methods either. Even though I forced my system input into Sogou Pinyin, I could still input English instead.
So could you make this mod works with fcitx, at least with Sogou PInyin please? Your Yet-Another-Input-Fix is literally my last final hop that I can type Chinese properly in Minecraft under Linux. I have tried the bash script stuff (https://github.com/Hagb/MIH) but the zenity window doesn't even show up at all in Minecraft. So please please please add support with fcitx.
这个mod好像并不支持fcitx类输入法, 比如搜狗输入法。我在用Ubuntu和Gnome版UI(嗯我不喜欢官方的Unity UI)。游戏里我可以看见那个白色的输入工具条但并不能打中文甚至切换别的输入法。即使我强制使用搜狗输入法,打字的时候还是只有英文。
请问可以添加对fcitx的支持吗?或者至少支持搜狗输入法。这个Yet-Another-Input-Fix可以说是我能在Linux版Minecraft正常打中文的最后希望了。我已经试过那个bash脚本(https://github.com/Hagb/MIH)但他那个zenity对话框根本就出不来。所以拜托拜托拜托请务必添加对fcitx的支持。 Orz
My system spec are 我的系统参数如下:
Ubuntu 17.04 with Gnome https://wiki.ubuntu.com/ZestyZapus/ReleaseNotes/UbuntuGNOME (I don't think the mod is going to work with the default "unity" UI either. 我觉得这个mod在unity UI下也会有同样的问题)
fcitx 4.2.9.1-6 (installed with apt-get 用apt-get装的)
Sogou Pinyin Input 2.1.0.0086 http://pinyin.sogou.com/linux/?r=pinyin
If you need more information please let me know in any time :)
如果你需要更多信息的话请随时问我哈 :)
The text was updated successfully, but these errors were encountered: