Korean not working on Linux? Fix it in 1 minute!
English | 한국어
System Settings → Input Devices → Virtual Keyboard → Select kime or fcitx5 → Re-login
Settings → Keyboard → Input Sources → + → Korean (Hangul)
Copy-paste into terminal:
echo 'export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx' >> ~/.profile && echo "Please re-login!"| Distro | Install Command |
|---|---|
| Ubuntu/Debian | sudo apt install fcitx5 fcitx5-hangul |
| Fedora | sudo dnf install fcitx5 fcitx5-hangul |
| Arch | sudo pacman -S fcitx5-im fcitx5-hangul |
| openSUSE | sudo zypper install fcitx5 fcitx5-hangul |
| Distro | Install Method |
|---|---|
| Arch | yay -S kime or kime AUR |
| openSUSE Tumbleweed | sudo zypper install kime |
| Fedora | dnf copr enable toroidalfox/kime && dnf install kime |
| Debian/Ubuntu | Download .deb from GitHub Releases |
| NixOS | See kime official docs |
| App | Fix |
|---|---|
| Chrome/Brave | Go to chrome://flags → Search "Ozone" → Select Wayland |
| Discord/Slack | Launch with --ozone-platform=wayland |
| Flatpak apps | Run flatpak override --user --socket=session-bus |
| Wine games | ❌ Currently unsupported |
👉 More solutions: Troubleshooting Guide
Which apps work? COMPATIBILITY.md
Found an app that doesn't work?
Open an Issue — Just tell us the app name!
⭐ Helped you? Give it a Star! ⭐