https://bugs.kde.org/show_bug.cgi?id=401768
--- Comment #5 from Michail Vourlakos <mvourla...@gmail.com> --- (In reply to trmdi from comment #3) > Is there any way to display shortcut badges while holding the Meta button? ok not possible, this is achieved through : PlasmaCore.DataSource { id: keystateSource engine: "keystate" connectedSources: ["Alt"] } in global menu plasmoid. For Meta is does not work. -- You are receiving this mail because: You are watching all bug changes.