Skip to content

Instantly share code, notes, and snippets.

@jferris
Created November 9, 2015 17:05
Show Gist options
  • Save jferris/5b043041bb627a9db8d5 to your computer and use it in GitHub Desktop.
Save jferris/5b043041bb627a9db8d5 to your computer and use it in GitHub Desktop.
Apple Keyboard Configuration for Xorg on Arch
Section "InputClass"
Identifier "Apple Keyboard"
MatchProduct "Apple Inc. Apple Keyboard"
Option "XkbOptions" "altwin:swap_alt_win,ctrl:nocaps"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment