Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Ubuntu thinks Windows key is right super

I’m on 20.04 Desktop, dual booting on a laptop with Windows.

Everything else works fine, but pressing the super key on my keyboard does nothing. I can press Super+A and it brings up the app overview no problem, but the super button by itself does nothing.

Going into Settings > Region & Language > Input Sources, my one and only keyboard is correctly set to English (US). However, clicking the little eye icon next to it that brings up the onscreen display of which button is being pressed, when I tap the super key on my keyboard (which is located to the left of the spacebar), Super R is the key that is highlighted onscreen.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Any ideas what’s happening here?

>Solution :

There indeed appears to be a discrepancy between the standard keyboard layout definition you use and your physical keyboard. Your (only) Super key appears to emit keycode 134 rather than 133, so by default is mapped to Super_R rather than Super_L.

Modifying a keyboard layout involves editing source files. There is, however, an easy way to have your Super key reveal the Activities overview without changing more fundamental configurations. Issue the following command to have Super_R trigger the overview rather than Super_L:

gsettings set org.gnome.mutter overlay-key 'Super_R'

You can reset to the default setting by changing set by reset and leaving out ‘Super_R’.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading