Created attachment 614553 [details] screenshot Description of problem: Can't set change layout key combination (config button is inactive)
this is part of control-center, changing component.
The 'config' button is only active for input methods that have their own config ui (such as ibus-hangul). What is the 'layout key combination' that you are referring to ?
Created attachment 617847 [details] screenshot
I have found that it is now going elsewhere. As you can see I have set Ctrl + Space, but it is not very convenient. I want to set Ctrl + Shift, but this is impossible.
Mikhail, if you already have 3.6.0 (should enter updates-testing today), you can try gsettings set org.gnome.settings-daemon.peripherals.keyboard input-sources-switcher 'ctrl-shift-l' (see gsettings range org.gnome.settings-daemon.peripherals.keyboard input-sources- switcher for the possible values of that key) UI for this will be coming soon
ctrl-shift-l means left ctrl-shift, ctrl-shift-r means right ctrl-shift. But I want use both ctrl-shift.
And I found that this not work when I entered password.
Also this combination not work in search box :(
https://bugzilla.gnome.org/show_bug.cgi?id=677427
(In reply to comment #6) > ctrl-shift-l means left ctrl-shift, ctrl-shift-r means right ctrl-shift. But > I want use both ctrl-shift. I added more combinations in http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=ca32b782eda8b636e604119edc49b7da785ca40d . Should be in 3.6.1 . As for it not working when typing into gnome-shell widgets it's a deeper issue which we can't fix in a non-hacky way yet. We'll hopefully get it fixed to 3.8, see https://bugzilla.gnome.org/show_bug.cgi?id=643111 .