Bug 340096 - Shortcuts with the meta key in Yakuake do not work
Summary: Shortcuts with the meta key in Yakuake do not work
Status: RESOLVED FIXED
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-18 15:38 UTC by Gerion
Modified: 2020-11-21 11:23 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerion 2014-10-18 15:38:35 UTC
If you set some shortcuts to combinations with the meta key it does not trigger any action in yakuake.
For e.g. plasma or kwin meta key combinations work.

Reproducible: Always

Steps to Reproduce:
1. Set one combination to e.g. Meta-Shift-T
2. Press Meta-Shift-T

Actual Results:  
To the console is printed: ^X@sT

Expected Results:  
The corresponding action is triggered

I attached my shortcut config here. I set the shortcuts with the gui:
$ cat ~/.config/yakuakerc 
[Appearance]
Translucency=true

[Colors]
CurrentPalette=Forty Colors

[Desktop Entry]
DefaultProfile=Shell.profile

[Favorite Profiles]
Favorites=Shell.profile

[Shortcuts]
close-active-terminal=Ctrl+Shift+R
close-session=Ctrl+Shift+W
decrease-window-height=Alt+Shift+Up
decrease-window-width=Alt+Shift+Left
file_quit=Ctrl+Shift+Q
grow-terminal-bottom=Ctrl+Alt+Down
grow-terminal-left=Meta+Shift+H
grow-terminal-right=Meta+Shift+L
grow-terminal-top=Meta+Shift+K
help_whats_this[$d]
increase-window-height=Meta+Shift+J
increase-window-width=Alt+Shift+Right
move-session-left=Ctrl+Shift+Left
move-session-right=Ctrl+Shift+Right
new-session=Meta+Shift+T
next-session=Meta+;
next-terminal=Meta+Shift+N
previous-session=Meta+Shift+B
previous-terminal=Meta+Shift+M
rename-session=Ctrl+Alt+S
split-left-right=Meta+Shift+U
split-top-bottom=Meta+Shift+I
toggle-session-monitor-activity=Ctrl+Shift+A
toggle-session-monitor-silence=Ctrl+Shift+I
view-full-screen=Ctrl+Shift+F11

[Window]
Height=70
KeepOpen=false
ShowTabBar=false
Width=95
Comment 1 Eike Hein 2014-10-19 09:50:23 UTC
Please add your Plasma version to the report.
Comment 2 Gerion 2014-10-19 10:04:27 UTC
I use. plasma 5.1.0.1 and kde frameworks 5.3.0.
Comment 3 Thomas Lübking 2015-10-15 14:15:47 UTC
That's apparently about a local yakuake shortcut, ie. has no relation to either kglobalaccel, let alone khotkeys.

Fwwi, Meta+Shift+Tab works fine for me.

$ yakuake --version
Qt: 4.8.7
KDE Development Platform: 4.14.11
Yakuake: 2.9.9
Comment 4 Gerion 2015-10-17 16:21:14 UTC
Ehm, this is fixed for me. I use yakuake actually with the meta key, so you may want close the bug.

I use Version 2.9.9+ with KDE Frameworks 5.14.0 and Qt 5.4.2. Git version from 26.09.2015.