This commit is contained in:
nihilist 2024-07-25 12:23:36 +02:00
parent 86565ba3a2
commit a70c1566c6
1171 changed files with 27461 additions and 0 deletions

View file

@ -0,0 +1,6 @@
Section "InputClass"
Identifier "keyboard"
MatchIsKeyboard "yes"
Option "XkbLayout" "us"
Option "XkbVariant" "nodeadkeys"
EndSection