https://bugs.kde.org/show_bug.cgi?id=497338
--- Comment #4 from ostap-tymur-tymchenko <ostap.tymche...@gmail.com> --- (In reply to David Redondo from comment #3) > Should be relatively change if you want to go for it. > > Place to change it would be here > https://invent.kde.org/frameworks/kconfig/-/blob/master/src/gui/ > kstandardshortcut.cpp#L83 > However it already has two standard shortcuts, so it needs adding a third > field to struct KStandardShortcutInfo Maybe it shouldn't be a configurable shortcut at all? I can easily see how someone who doesn't know of kc_copy kc_paste would get very confused. I also think that a user unbinding kc_copy would in 99 out of 100 cases be by accident, and so maybe should be hard coded. Also to note that other keys exist to that we have not mentioned, like for example kc_cut which should be tested. -- You are receiving this mail because: You are watching all bug changes.