Skip to content

Instantly share code, notes, and snippets.

@hiyali
Last active March 19, 2019 11:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiyali/1a38be0b3abe30f7b891d0be91d40152 to your computer and use it in GitHub Desktop.
Save hiyali/1a38be0b3abe30f7b891d0be91d40152 to your computer and use it in GitHub Desktop.
capslock-instead-to-ctrl

debian, ubuntu etc...

Open the following for editing

sudo nvim /etc/default/keyboard

And edit

XKBOPTIONS="ctrl:swapcaps"

Then, reconfigure:

sudo dpkg-reconfigure keyboard-configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment