Advertisement
Guest User

00-keyboard.conf

a guest
Oct 30th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Section "InputClass"
  2.     Identifier "system-keyboard"
  3.     MatchIsKeyboard "on"
  4.     Option "XkbLayout" "us"
  5.     Option "XkbVariant" "intl-unicode"
  6.     Option "XkbOptions" "caps:swapescape"
  7. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement