10-keyboard.conf 187 B

1234567
  1. Section "InputClass"
  2. Identifier "system-keyboard"
  3. MatchIsKeyboard "on"
  4. Option "XkbLayout" "us"
  5. Option "XkbVariant" "dvp"
  6. Option "XkbOptions" "compose:ralt"
  7. EndSection