9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
# should be in /etc/X11/xorg.conf.d/
|
|
Section "InputClass"
|
|
MatchIsKeyboard "yes"
|
|
Identifier "MoErgo Glove80"
|
|
MatchProduct "16c0:27db"
|
|
Option "XkbLayout" "eu"
|
|
EndSection
|
|
|