Specify the maliit-keyboard as the input method to use

I wonder why we were specifying maliit-server now, definitely was
unused.
Using maliit-keyboard we'll get to leverage the input-method-v1 support
we have now in kwin, allowing to move the keyboard into a separate
process and making the development of the virtual keyboard increasinly
modular.
This commit is contained in:
Aleix Pol 2020-08-18 02:10:15 +02:00
parent 54bb4a3946
commit 0998bcfa27

View file

@ -23,4 +23,4 @@ if [ -d @KDE_INSTALL_FULL_LIBDIR@/libhybris-egl ]; then
fi
touch /tmp/simplelogin_starting
startplasma-wayland --xwayland --libinput --inputmethod maliit-server --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession
startplasma-wayland --xwayland --libinput --inputmethod maliit-keyboard --exit-with-session=@KDE_INSTALL_FULL_LIBEXECDIR@/startplasma-waylandsession