Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. # Written by systemd-localed(8), read by systemd-localed and Xorg. It's
  2. # probably wise not to edit this file manually. Use localectl(1) to
  3. # instruct systemd-localed to update it.
  4. Section "InputClass"
  5. Identifier "system-keyboard"
  6. MatchIsKeyboard "on"
  7. Option "XkbLayout" "de"
  8. Option "XkbModel" "pc105"
  9. Option "XkbVariant" "nodeadkeys"
  10. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement