Skip to content

Instantly share code, notes, and snippets.

@overdese
Created October 1, 2015 10:43
Show Gist options
  • Save overdese/6e98a47a026bd700b3a3 to your computer and use it in GitHub Desktop.
Save overdese/6e98a47a026bd700b3a3 to your computer and use it in GitHub Desktop.
Elementary OS Freya переключение раскладки

Shift+Alt:
gsettings set org.pantheon.desktop.gala.keybindings switch-input-source "['<Alt>Shift_L', '<Alt>Shift_R', '<Shift>Alt_L', '<Shift>Alt_R']"

Shift+Ctrl:
gsettings set org.pantheon.desktop.gala.keybindings switch-input-source "['<Ctrl>Shift_L', '<Ctrl>>Shift_R', '<Shift>Control_L', '<Shift>Control_R']"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment