Skip to content

Instantly share code, notes, and snippets.

@stevenliebregt
Created September 6, 2018 19:42
Show Gist options
  • Save stevenliebregt/f3947dacaf7419420317aea148f2190f to your computer and use it in GitHub Desktop.
Save stevenliebregt/f3947dacaf7419420317aea148f2190f to your computer and use it in GitHub Desktop.
Switch XKB map `intl` layouts
# To switch to `intl`
setxkbmap -layout us -variant intl
# To go back
setxkbmap -layout us
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment