I'm trying to run a qtwayland compositor, mouse and keyboard does't work in eglfs platform unless I run the program as root.
The problem is I need to start a wayland session with that compositor and I can't run that with root access, I also tried normal qt programs and their input does't work with -platform eglfs
.
How can I solve that problem?
I'm also using Qt version 5.12.10.