https://bugs.kde.org/show_bug.cgi?id=433841
--- Comment #17 from Nate Graham <n...@kde.org> --- Git commit 7e7523ad6e8333a58b14d94d81d00fe09ec55c14 by Nate Graham. Committed on 30/01/2025 at 16:16. Pushed by ngraham into branch 'master'. desktop: Replace chord keyboard shortcut with something comprehensible The desktop currently has a local-scoped shortcut to open the config window. This is odd, but because the desktop isn't global (there can be multiple desktops), in principle is can make sense for keyboard accessibility. Unfortunately it uses a chord shortcut, which users don't understand. Replace it with a normal-style shortcut. Part of https://invent.kde.org/plasma/plasma-workspace/-/issues/148. Related: bug 433292 M +2 -2 appiumtests/desktop/desktoptest.py M +1 -1 containments/desktop/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/7e7523ad6e8333a58b14d94d81d00fe09ec55c14 -- You are receiving this mail because: You are watching all bug changes.