如何将元键设置为除Application Launcher之外的其他东西的键快捷方式?例如在toggle present windows (all desktops)上?
发布于 2022-04-13 22:42:11
我有一些类似的问题:我想禁用通过元键打开Application Launcher (这对我来说太烦人了)。
使用next禁用它:
kwriteconfig5 --file kwinrc --group ModifierOnlyShortcuts --key Meta ""
https://stackoverflow.com/questions/67424069
复制相似问题