3

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.

GLaz
  • 333

2 Answers2

1

Similar to the problem described in "Problem with shorcuts using Alt key", a possible explanation might be that you have Alt+Shift set up as keyboard layout change shortcut.

Christian
  • 121
0

The problem is gone by itself. Probably after one of system updates.

GLaz
  • 333