meta key shortcut is not working to open application menu.
i am using kde dragonized with linux zen kernel.
I removed latte doc and reviewed kwinrc file but didn't help.
Any other way to do that..
meta key shortcut is not working to open application menu.
i am using kde dragonized with linux zen kernel.
I removed latte doc and reviewed kwinrc file but didn't help.
Any other way to do that..
yes but didn't help
It works only when new panel is created from latte-dock ....
Try this setting and delete or edit value for Meta=...
sed -n '/\[ModifierOnlyShortcuts/,/^\[/p' $HOME/.config/kwinrc | grep -v '\['
output for the command:
sed -n '/[ModifierOnlyShortcuts/,/^[/p' $HOME/.config/kwinrc | grep -v '['
is
Meta=org.kde.lattedock,/Latte,org.kde.LatteDock,activateLauncherMenu
Since you have removed Latte, this blocks normal Meta functionality.
Delete this line and re-login to see if Meta works.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.