Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
qtwayland コンポジターを実行しようとしていますが、ルートとしてプログラムを実行しない限り、eglfs プラットフォームでマウスとキーボードが機能しません。
問題は、そのコンポジターで wayland セッションを開始する必要があり、root アクセスでそれを実行できないことです。通常の qt プログラムも試しましたが、それらの入力は-platform eglfs.
-platform eglfs
どうすればその問題を解決できますか?
Qt バージョン 5.12.10 も使用しています。