Skip to content

Instantly share code, notes, and snippets.

@KevinGimbel
Created November 19, 2013 15:34
Show Gist options
  • Save KevinGimbel/7547184 to your computer and use it in GitHub Desktop.
Save KevinGimbel/7547184 to your computer and use it in GitHub Desktop.
Re-configuring the Keyboard Layout on Ubuntu
# placed in ~/.bashrc
alias keyboardconf='sudo dpkg-reconfigure keyboard-configuration'
# Whenever keyboardconf is written inside a terminal the configure screen comes up and you can
# re-configure the settings to the language you want. It's not a perfect solution and I'm happy
# my keyboard doesn't switch all the time (it's total random)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment