为什么死键在kubuntu上不使用Intellij 21.10?

发布于 2025-01-18 15:35:16 字数 99 浏览 1 评论 0原文

在Kubuntu 21.10上,死键在Intellij上不起作用。 我有两个键盘设置:普通的美国英语和带有死键的英语。即使我使用KDE设置编辑器选择正确的键盘布局,这些这些也不起作用。

On Kubuntu 21.10, the dead keys do not work on Intellij.
I have two keyboard set up: plain US english and US english with dead keys. Those do not work even when I select the correct keyboard layout using KDE settings editor.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

高跟鞋的旋律 2025-01-25 15:35:16

回答我的问题:

设置似乎在寻找 fcitx 包,甚至显示“在 dbus 上找不到 fcitx”之类的错误。软件包是fcitx5,老版本好像是fcitx。

安装 fcitx5 软件包然后重新加载 Intellij 解决了问题。

sudo apt install fcitx5

然后重新启动 Intellij。

Answering my question:

The settings seem to look for a fcitx package, even displaying an error like "fcitx not found on dbus". The package is fcitx5, the old version seems to be fcitx.

Installing the fcitx5 package then reloading Intellij solved the problem.

sudo apt install fcitx5

Then restart Intellij.

海拔太高太耀眼 2025-01-25 15:35:16

您也可以检查:

ibus-daemon -rd

有关它的更多详细信息

Also you can check:

ibus-daemon -rd

For more details about it

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文