Difference between revisions of "Translations:Using Fcitx 5 on Wayland/53/en"
Jump to navigation
Jump to search
(Importing a new version from external source) |
(No difference)
|
Latest revision as of 11:44, 4 March 2025
Weston
- Application/Compositor uses text-input-v1
- Comopositor/Application uses zwp_input_method_v1.
- Since it has no text-input-v3, which is more commonly used, im module is the only solution for Gtk/Qt, need to set GTK_IM_MODULE=fcitx and QT_IM_MODULE=fcitx.
- Add following content to ~/.config/weston.ini to make it launch fcitx 5. (xwayland part is recommended to make fcitx work best, even if it's wayland)