I've set Ubuntu to use CapsLock to change keyboard layout using gnome-teaks. This works fine, but every time I shut down the computer I have to configure this again. In gnome-tweaks the checkbox is marked, but I have to uncheck it or check it again (or check another option and uncheck it). How can I cancel that?
Thanks
Some information that might be useful
keyboard configuration
yotama9@computer:~$ cat /etc/default/keyboard
XKBLAYOUT=us,il,gr
XKBVARIANT=alt-intl,,
BACKSPACE=guess
gstring capslock config (right after reboot)
yotama92@computer gsettings get org.gnome.desktop.input-sources xkb-options
['grp:caps_toggle']
Just summarizing the discussion in the comments above:
If you are on Ubuntu 20.04, it might possibly be related to bug #1899206.
A fix for the issue is currently published here: https://launchpad.net/%7Egunnarhj/+archive/ubuntu/mutter