5

My Superkey/Win-key suddenly changed its behaviour and is now a second ctrl-key. I did not do anything to change it. At least not intentionally.

How to change it back to the original behavior?

Additional Info:

Ubuntu Version 18.10

Output of gsettings get org.gnome.desktop.input-sources xkb-options is ['grp_led:scroll']

Output of xmodmap -pke | grep Control

keycode  37 = Control_L NoSymbol Control_L NoSymbol Control_L Control_L
keycode 105 = Control_R NoSymbol Control_R NoSymbol Control_R Control_R

Output of xmodmap -pke | grep Super

keycode 133 = Super_L NoSymbol Super_L NoSymbol Super_L Super_L
keycode 134 = Super_R NoSymbol Super_R NoSymbol Super_R Super_R
keycode 206 = NoSymbol Super_L NoSymbol Super_L NoSymbol Super_L NoSymbol Super_L

Output of xev pressing and releasing physical Superkey(winkey).

image

ARAGATO
  • 151
  • 1
  • 5

1 Answers1

3

The problem was, as often the case, in front of the monitor. :-) My keyboard, TT esports Poseidon ZX, has a key to turn off the Superkey(winkey), which I did not knew about.

After toggling it again and turnin off the functionality everything worked as expected again.

enter image description here

ARAGATO
  • 151
  • 1
  • 5