9 lines
281 B
Text
9 lines
281 B
Text
Section "InputClass"
|
|
Identifier "Keyboard"
|
|
MatchIsKeyboard "on"
|
|
Driver "libinput"
|
|
Option "XkbModel" "pc105"
|
|
Option "XkbLayout" "gb"
|
|
# Option "XkbOptions" "terminate:ctrl_alt_bksp,lv3:lalt_switch,eurosign:4"
|
|
Option "XkbOptions" "terminate:ctrl_alt_bksp,eurosign:4"
|
|
EndSection
|