Skip to content

Instantly share code, notes, and snippets.

@koloda
Created May 12, 2015 11:36
Show Gist options
  • Save koloda/9ba26631afc984dc3da8 to your computer and use it in GitHub Desktop.
Save koloda/9ba26631afc984dc3da8 to your computer and use it in GitHub Desktop.
set keyboard switching to Alt+Shift (in elementary OS)
gsettings set org.pantheon.desktop.gala.keybindings switch-input-source "['<Alt>Shift_L', '<Alt>Shift_R', '<Shift>Alt_L', '<Shift>Alt_R']"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment