Xwayland rootful模式运行,必须要通过dbus才能找到fcitx5服务吗? #1401
Replies: 1 comment
-
用 fcitx5-remote -x ,但这还需要fcitx用dbus接收它的请求,参考支持按需启动 xwayland 的 compositor 使用的 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
在同一台机器上,我若是开机后使用startx启动xorg dwm, 我可以在终端模拟器里面使用拼音输入。
但我若是启动wlroots dwl, 然后在dwl里面以rootful模式运行一个Xwayland实例, 我就没法在Xwayland里的终端模拟器里面使用拼音输入。deepseek说 Xwayland rootful 模式下首先Xwayland要通过dbus找到fcitx5,是吗?我平时启动fcitx5 都是 --disable dbus 的。
Beta Was this translation helpful? Give feedback.
All reactions