Is there a way to get English spell checking results while using a different keyboard layout than English. #1271
-
So I'm on VanillaOS (Gnome) and just installed fcitx5 via flatpak (and the required Gnome extension for it) Gnome apps work well while I have my Turkish key layout. All the spellchecking works in English while using Turkish key layout. However, any app that is not a Gnome app defaults me to English keyboard while being able to spell check. When I set the keyboard to Turkish, I get no English suggestions (or any suggestions in general) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi, thank you for your interest in using fcitx. Yes, the issue you're pointing out is known issue. I think it is separated into 2 different parts:
That's why, the Turkish doesn't have any spell check data, however, it does have some emoji result if you search with "Turkish". There is no easy way (via GUI - a.k.a configure) to make it use English as dict. However, if you do want to do that, you can try to locate the xdg data path for fcitx, a.k.a ~/.var/app/org.fcitx.Fcitx5/data/ Create following file at ~/.var/app/org.fcitx.Fcitx5/data/fcitx5/inputmethod/keyboard-tr.conf (Name can be anything you want, LangCode=en is the key part, it will override the keyboard's addon's langauge tag)
This will make it assume English as language for spell checking. I could also look into build enchant support in flatpak version, which should give you Turkish spell check though might not be what you really want. |
Beta Was this translation helpful? Give feedback.
Hi, thank you for your interest in using fcitx.
Yes, the issue you're pointing out is known issue. I think it is separated into 2 different parts: