[guide] how to configure japanese input in desktop mode

just posting the info here so that others looking for info can use what I found. here's what I did for to get japanese input working in KDE Bazzite-deck 1. rpm-ostree install fcitx5-gtk fcitx5-qt5 2. in the /etc/environment file, add the two following lines to the end of the file:
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
3. reboot. Then, in Virtual Keyboard settings, set Fcitx 5 as your virtual keybaord, and click apply 4. in your autostart settings, add Fcitx 5 if everything is configured, pressing ctrl + space should switch between japanese input, and your other language input
2 Replies
dreamyuki
dreamyuki5d ago
GitHub
bazzite/Containerfile at main · ublue-os/bazzite
Bazzite is a custom Fedora Atomic image built with cloud native technology that brings the best of Linux gaming to all of your devices - including your favorite handheld. - ublue-os/bazzite
dreamyuki
dreamyuki5d ago
Bazzite already includes fcitx ootb

Did you find this page helpful?