Bug 441537 - Add a default shortcut for "Configure keyboard shortcuts" in KDE applications
Summary: Add a default shortcut for "Configure keyboard shortcuts" in KDE applications
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kconfig
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Matthew Dawson
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2021-08-25 16:40 UTC by empyreal
Modified: 2021-08-29 18:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.86


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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