Add 'etc/X11/xorg.conf.d/00-keyboard.conf'
This commit is contained in:
6
etc/X11/xorg.conf.d/00-keyboard.conf
Normal file
6
etc/X11/xorg.conf.d/00-keyboard.conf
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Section "InputClass"
|
||||||
|
Identifier "system-keyboard"
|
||||||
|
MatchIsKeyboard "on"
|
||||||
|
Option "XkbLayout" "us"
|
||||||
|
Option "XkbModel" "pc105
|
||||||
|
EndSection
|
Reference in New Issue
Block a user