sadedot/dotfiles/other/etc/X11/xorg.conf.d/00-keyboard.conf

14 lines
301 B
Plaintext

Section "InputClass"
Identifier "Keyboard0"
MatchIsKeyboard "on"
Option "XkbLayout" "us"
Option "XkbModel" "pc105"
Option "XkbVariant" "intl-unicode"
EndSection
# Config created by Nvidia...
# Section "InputDevice"
# Identifier "Keyboard0"
# Driver "kbd"
# EndSection