Skip to content

Instantly share code, notes, and snippets.

@johanforssell
Last active June 7, 2018 06:07
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 johanforssell/e2cf19eca54b1b9bfef8acc886cc2bba to your computer and use it in GitHub Desktop.
Save johanforssell/e2cf19eca54b1b9bfef8acc886cc2bba to your computer and use it in GitHub Desktop.
CapsLock = windows key & left windows key = disabled
! Save as ~/.Xmodmap. Reload any changes with `xmodmap ~/.Xmodmap`
!
! Caps lock key is now the Windows (Super) key
! Left windows key is disabled
!
clear lock
remove mod4 = Super_L
keycode 66 = Super_L
keycode 133 =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment