Bug 450365 - The Meta key is no longer linked to Alt+F1
Summary: The Meta key is no longer linked to Alt+F1
Status: RESOLVED DUPLICATE of bug 391322
Alias: None
Product: kwin
Classification: Plasma
Component: input (show other bugs)
Version: 5.24.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-16 08:54 UTC by Synne Kerr
Modified: 2022-02-17 18:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kwinrc (866 bytes, text/plain)
2022-02-16 09:03 UTC, Synne Kerr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Synne Kerr 2022-02-16 08:54:39 UTC
SUMMARY

When I upgraded to Plasma 5.24.0 it stopped recognising Alt+F1 as the Meta key. For example, if I want to open the application launcher I have to press Alt+F1 now instead of pressing the Meta key. 



STEPS TO REPRODUCE
1. Open the application launcher settings.
2. Set the shortcut to Alt+F1.
3. Try to use the Meta key.

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
The application launcher opens.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.16.8-arch1-1
(available in About System)
KDE Plasma Version: 5.24.0
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
Comment 1 Vlad Zahorodnii 2022-02-16 08:58:09 UTC
Can you attach your .config/kwinrc file to the bug report please?
Comment 2 Synne Kerr 2022-02-16 09:03:42 UTC
Created attachment 146804 [details]
kwinrc
Comment 3 Synne Kerr 2022-02-16 09:04:13 UTC
(In reply to Vlad Zahorodnii from comment #1)
> Can you attach your .config/kwinrc file to the bug report please?

I attached it now!
Comment 4 Nate Graham 2022-02-16 18:41:20 UTC
> [ModifierOnlyShortcuts]
> Meta=org.kde.kglobalaccel,/component/kwin,,invokeShortcut,Overview
This says that you or something else set up your Meta key to open the Overview effect instead of the Application Launcher applet.

If you delete those two lines and reboot, Meta should activate the Application Launcher again.
Comment 5 Synne Kerr 2022-02-17 11:10:29 UTC
(In reply to Nate Graham from comment #4)
> > [ModifierOnlyShortcuts]
> > Meta=org.kde.kglobalaccel,/component/kwin,,invokeShortcut,Overview
> This says that you or something else set up your Meta key to open the
> Overview effect instead of the Application Launcher applet.
> 
> If you delete those two lines and reboot, Meta should activate the
> Application Launcher again.

Thanks, I tried removing those lines and rebooting, but it still doesn't work.
Comment 6 Nate Graham 2022-02-17 15:13:05 UTC
Does your Application Launcher applet have its shortcut set to Alt+F1? You can check by going to its settings window and then the "Keyboard Shortcuts" page
Comment 7 Synne Kerr 2022-02-17 16:17:35 UTC
(In reply to Nate Graham from comment #6)
> Does your Application Launcher applet have its shortcut set to Alt+F1? You
> can check by going to its settings window and then the "Keyboard Shortcuts"
> page

Yes, as I mentioned this in the "steps to reproduce" section, the shortcut is set to Alt+F1.
Comment 8 Nate Graham 2022-02-17 18:38:18 UTC
In that case, this is the same thing reported in Bug 391322; marking as a duplicate.

*** This bug has been marked as a duplicate of bug 391322 ***