Bug 441537

Summary: Add a default shortcut for "Configure keyboard shortcuts" in KDE applications
Product: [Frameworks and Libraries] frameworks-kconfig Reporter: empyreal <empyreal>
Component: generalAssignee: Matthew Dawson <matthew>
Status: RESOLVED FIXED    
Severity: wishlist CC: kdelibs-bugs, nate
Priority: NOR Keywords: junior-jobs
Version: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 5.86

Description empyreal 2021-08-25 16:40:58 UTC
Many applications do not have standard shortcut for keybindings.
Ctrl + Shift +, => Preferences
Configure keyboard shortcuts may be Ctrl + Shift + K or simply F12.
Comment 1 Nate Graham 2021-08-26 19:14:07 UTC
Indeed, there is no standard shortcut for it. Adding one is pretty easy--the hard part is using a shortcut that doesn't conflict with any shortcuts used in any existing KDE apps.

The code is here: https://invent.kde.org/frameworks/kconfig/-/blob/master/src/gui/kstandardshortcut.cpp#L334

Wanna give it a try?
Comment 2 empyreal 2021-08-26 19:42:48 UTC
I'll try to figure smth out =)
Comment 3 Nate Graham 2021-08-29 18:12:26 UTC
Git commit 7ad396a0448abc7b6861c0a9ca80b9902d365bc9 by Nate Graham, on behalf of empyreal one.
Committed on 29/08/2021 at 18:12.
Pushed by ngraham into branch 'master'.

Add Ctrl+Alt+Comma shortcut for "Configure Keyboard Shortcuts"
FIXED-IN: 5.86

M  +2    -1    src/gui/kstandardshortcut.cpp

https://invent.kde.org/frameworks/kconfig/commit/7ad396a0448abc7b6861c0a9ca80b9902d365bc9