https://bugs.kde.org/show_bug.cgi?id=435187
Bug ID: 435187 Summary: no multi-modifiers only shortcuts support Product: kwin Version: 5.8.9 Platform: Compiled Sources OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: input Assignee: kwin-bugs-n...@kde.org Reporter: butir...@gmail.com Target Milestone: --- Plasma got support for modifier only shortcuts in Plasma 5.8: https://blog.martin-graesslin.com/blog/2016/08/modifier-only-shortcuts-available-in-plasma-5-8/ That support spans to single modifier shortcuts only. This prevents it from using the feature for common shortcuts switching layout such as Alt+Shift, Ctrl+Shift etc. Using that shortcuts from XKB configuration has drawback as no non-modifier key combinations with this modifiers are longer possible, i.e. Alt+Shift+<some_non-modifier_key>, see bug 435181. Typical ~/.config/kwinrc config for the feature looks like: [ModifierOnlyShorcuts] Alt= Control= Meta=org.kde.krunner,/App,,display Shift=org.kde.plasmashell,/PlasmaShell,org.kde.PlasmaShell,activateLauncherMenu -- You are receiving this mail because: You are watching all bug changes.