I changed keyboard layout switching to Alt+Shift (with Tweaks). But I still have LShift+RShift switching behavior working with new one simultaneously.
How can I disable this double shift switch?
UPD:
glaz@glaz-pc:/etc/profile.d$ cat /etc/default/keyboard
XKBLAYOUT=us,ru
BACKSPACE=guess
XKBVARIANT=,
glaz@glaz-pc:/etc/profile.d$ gsettings get org.gnome.desktop.input-sources xkb-options
['grp:alt_shift_toggle']
UPD (2017-11-15): The problem is gone by itself. Probably after one of system updates.
cat /etc/default/keyboard
andgsettings get org.gnome.desktop.input-sources xkb-options
(Please edit your question and include the output there.) – Gunnar Hjalmarsson Nov 08 '17 at 19:34