I want to disable the keyboard shortcut overlay that appears on holding Super key in gnome desktop. How do I disable this?
I'm using Ubuntu Gnome 17.04.
I've searched and found the suggested solution(How can I disable the Windows key from opening the Activities overview?) not work for me. The suggested solution was to set:
gsettings set org.gnome.mutter overlay-key 'Alt_R'
but this didn't work :( How does one disable it?
gsettings set org.gnome.mutter overlay-key ""
– user.dz May 29 '23 at 08:26