Bug 408498

Summary: "Shortcut Schemes" -> "Current Scheme" specified in custom Konsole profile has no effect
Product: [Applications] konsole Reporter: Harish Karumuthil <harish2704>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: CONFIRMED ---    
Severity: normal CC: maxrd2
Priority: NOR    
Version: 19.04.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Harish Karumuthil 2019-06-09 18:19:01 UTC
SUMMARY
For example, In Konsole profile config, the following config section 

```
[Shortcut Schemes]
Current Scheme=XXXXX
```
does not cause Konsole to use "keyboard shortcut scheme" "XXXX" for the specific konsole profile.

All Konsole seems to same settings specified in "~.config/konsolerc" instead of profile specific configuration
Comment 1 Kurt Hindenburg 2019-07-12 03:33:02 UTC
I've never heard or used shortcut schemes so I'm not surprised they don't work in Konsole.

https://docs.kde.org/trunk5/en/applications/fundamentals/shortcuts.html
Comment 2 fire f. 2019-12-17 16:09:12 UTC
scheme.kksrc import & export has moved from "manage schemes" button on that page to "File" button.
Comment 3 fire f. 2019-12-17 16:10:17 UTC
(In reply to fire f. from comment #2)
> scheme.kksrc import & export has moved from "manage schemes" button on that
> page to "File" button.

example content now:

[konsole][Global Shortcuts]
Konsole Background Mode=Meta+F
Comment 4 fire f. 2019-12-17 16:11:33 UTC
... with "Meta" being the Windows-Key.
Comment 5 Mladen Milinkovic, Max 2023-09-29 18:14:49 UTC
Should be fixed here:
https://invent.kde.org/frameworks/kxmlgui/-/merge_requests/190