Skip to content

Instantly share code, notes, and snippets.

@juev
Created March 18, 2011 13:58
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 juev/876101 to your computer and use it in GitHub Desktop.
Save juev/876101 to your computer and use it in GitHub Desktop.
~/.Xmodmap for Apple Aluminium Keyboard with Numeric Keypad
remove mod4 = Super_L Super_R
remove control = Control_L Control_R
keycode 37 = Super_L
keycode 105 = Super_R
keycode 133 = Control_L
keycode 134 = Control_R
add Control = Control_L Control_R
add mod4 = Super_L Super_R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment