如何使用 Linux Mint 为我的 IDE 修复 ctrl space 快捷方式?

How to fix ctrl space shortcut for my IDE using Linux Mint?

在使用 Cinnamon 的 Linux Mint 机器上,ctrl + space 不起作用。它似乎什么也没做,即使在 PhpStorm 中正确配置了键映射。

此问题不仅适用于 PhpStorm,还适用于 Eclipse 或 Netbeans,因此我认为这与 Linux Mint 有关。

我有found the solution,即:

disabling the shortcut for "IBus", which was set to ctrl-space after upgrading from 14 to 17.

If you search your applications for "ibus" ... you should see "Keyboard Input Methods" pop. Click on that app, and the very first option you can set is the keyboard shortcut for "Next input method". Click this, then "delete" in the popup that shows. Immediate fix for me with PHPStorm not registering any ctrl-space command.