aboutsummaryrefslogtreecommitdiffhomepage
path: root/xorg/09-custom-kbd.conf
blob: f2123ff4fef13d86c5f20ed5c2c54804cac75381 (plain)
1
2
3
4
5
6
Section "InputClass"
    Identifier "keyboard defaults"
    MatchIsKeyboard "on"

    Option "XKbOptions" "ctrl:nocaps"
EndSection