Skip to content

Instantly share code, notes, and snippets.

@Vicfred
Last active January 15, 2023 10:13
Show Gist options
  • Save Vicfred/c46dcd20ffc4f66bfb928b9440cb43a0 to your computer and use it in GitHub Desktop.
Save Vicfred/c46dcd20ffc4f66bfb928b9440cb43a0 to your computer and use it in GitHub Desktop.
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us"
Option "XkbModel" "pc105"
Option "XkbOptions" "compose:ralt,caps:swapescape"
Option "AutoRepeat" "3000 25"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment