0

After the upgrade from Ubuntu 20.04 to 22.04, the left shift key isn't shifting letter case anymore, but instead switching between input languages.

During the update, a popup window asked me for a key to switch between "native and latin input" and I thought this was referring to Pinyin/Latin input, so I set up the left shift key for that.

How can I reverse this?

I already looked in Settings > Keyboard > Keyboard Shortcuts and Settings > Languages to no avail.

In the Terminal, using xev -event keyboard shows some output when I press the the right shift key, but none for the left shift key.

Furthermore, I'm now not very sure what my actual input method is. In the Languages settings, I can select between ibus, fcitx4, and XIM, but this apparently doesn't change anything of the behavior as well.

1 Answers1

1

I found this question that gave me the hint to reset the setting to its defaults via:

gsettings reset org.gnome.desktop.input-sources xkb-options 

Before, the value of this key was ['grp:lshift_toggle', 'grp_led:scroll'] and afterwards [].