How to set Caps Lock as keyboard layout changer in Budgie

Hi folks

I am new in Budgie and as far as I understand, keyboard shortcuts in Budgie are controlled by Gnome-settings. However Gnome-setting is not able to set caps lock as default shortcut to switch keyboard layout. In Gnome you can install gnome-tweaks and set caps lock in there. But using gnome-tweaks on Budgie has no effect on keyboard shortcuts. Is there another way to try?
Thank you in advance and sorry for my english

Does this answer work for you?

Yes, nothing happened.

So, here is the solution:

gsettings set org.gnome.desktop.input-sources xkb-options "['grp_led:caps', 'caps:none']"

And then:

gsettings set org.gnome.desktop.wm.keybindings switch-input-source "['Caps_Lock']"
1 Like