dotfiles/00-thinkpad-p53-keyboard.conf

7 lines
165 B
Plaintext
Raw Normal View History

2021-01-25 14:54:01 -05:00
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us"
Option "XkbOptions" "ctrl:nocaps"
EndSection