I am using Plasma 6 Wayland + Fcitx5. Is there any on-screen keyboard that works? Currently, if I click the ‘Virtual Keyboard’ button at the bottom-left corner of the login screen of Plasma, the password input box moves up but no keyboard shows up.
I have tried maliit keyboard or something, but nothing showed up. Besides, it seems that I have to set it as the virtual keyboard, which is already set to Fcitx5. Even if maliit worked this way, wouldn’t that mean that Fcitx5 would not work? I want an on-screen keyboard that does not interrupt Fcitx5.
@yourgod , @AlooOmega ,
You have probably selected Maliit as virtual keyboard.
su
cat >> /etc/environment <<EOF
KWIN_IM_SHOW_ALWAYS=1
EOF
reboot
and (on-screen) Input Method can be activated
or deactivated
by the Input Method widget. By default it can be found among hidden icons of systray.
IDK why Fedora 42 KDE on-screen keyboard is active at login as opposed to EnOS.
The default Plasma keyboard doesn’t have modifier keys (e.g. ctrl, alt), which makes it hard to use the terminal. This keyboard is Wayland friendly and has modifier keys Vboard: A wayland compatible on-screen-keyboard with modifier keys . Note: I am one of the developers