how to use virtual keyboard for stm32mp157d-dk1
Unsolved
Mobile and Embedded
-
i am getting error like qt.qpa.wayland: qtvirtualkeyboard currently is not supported at client-side, use QT_IM_MODULE=qtvirtualkeyboard at compositor-side. when i try toimplement as given in the below page https://stackoverflow.com/questions/57161308/virtual-keyboard-or-onscreen-keyboard-for-qtwidgets-applications
-
@sharan16k said in how to use virtual keyboard for stm32mp157d-dk1:
when i try toimplement as given in the below page
So, does it work or not?