Created
November 9, 2015 17:05
-
-
Save jferris/5b043041bb627a9db8d5 to your computer and use it in GitHub Desktop.
Apple Keyboard Configuration for Xorg on Arch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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