8 lines
264 B
Text
8 lines
264 B
Text
##### THIS IS MANAGED BY ANSIBLE #####
|
|
Section "InputClass"
|
|
Identifier "system-keyboard"
|
|
MatchIsKeyboard "on"
|
|
Option "XkbLayout" "de"
|
|
Option "XkbVariant" "nodeadkeys"
|
|
Option "XkbOptions" "terminate:ctrl_alt_bksp"
|
|
EndSection
|