You are not logged in.
I’m trying to bind the right Meta to Compose key, but it conflicts with the shortcut for the application launcher (the Start Menu-like thingy in the lower left corner)—I can put the Compose to be anything else (like Menu, or even ‘3rd level of Right Win’) and it works, but once it’s on Right Win (right Meta), it instead invokes the launcher.
I’ve searched the Shortcuts in the System Settings, but I’ve not found anything. Right click → Configure Application Launcher does show a keyboard shortcut… but a different one (Alt+F1), disabling which doesn’t change anything for me.
Last edited by Althorion (2023-11-04 19:02:18)
Offline
Running:
kwriteconfig5 --file ~/.config/kwinrc --group ModifierOnlyShortcuts --key Meta ""
qdbus org.kde.KWin /KWin reconfiguredid what I was looking for.
Offline
Your're the man of the hour.
kwriteconfig5 --file ~/.config/kwinrc --group ModifierOnlyShortcuts --key Meta ""
qdbus org.kde.KWin /KWin reconfigureWorks on Kubuntu (grrr), too.
Thanks!
Last edited by sonicvrooom (2025-10-04 05:21:35)
Offline