https://bugs.kde.org/show_bug.cgi?id=475694
--- Comment #2 from Nicolas Fella <nicolas.fe...@gmx.de> --- The problem here is that the shortcuts for "Show System Activity" and "Switch Display" are registered without a proper component name and thus get it from their executable (kded5 in Plasma 5). With 6 they now get kded6, that breaks existing shortcuts. The solution is to migrate them to a properly named component. https://invent.kde.org/plasma/kscreen/-/merge_requests/126 does that for the display shortcut -- You are receiving this mail because: You are watching all bug changes.