[Ubuntu&Gnome42.5] Support multiple key combinations for switching input sources for keyboard

    By default, the latest version of Gnome (42.5) and Ubuntu (22.04.1 LTS) is multiple combinations for input disabled, and you must use only <Super>+Space combination. And you can't change it without tool 'gnome-tweaks'.

    But, if you are is Windows or Mac user, you can want to use multiply combinations. So, I will hint you how to do it. 


With using the terminal: 

gsettings set org.gnome.desktop.wm.keybindings switch-input-source "['<Shift>Alt_L', '<Super>Space']"

With using the gnome-tweaks:

 



    Sources:
1) Link

Комментарии

Популярные сообщения из этого блога

Вопросы с собеседования С++ (2018)

[NodeJS] How the solve problem with building of node-saas(7.0.1) on nodejs 17