Guest User

Untitled

a guest
May 24th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. Section "InputClass"
  2. Identifier "Keyboard Defaults"
  3. MatchIsKeyboard "yes"
  4. Option "XkbLayout" "no"
  5. EndSection
  6.  
  7. Section "InputClass"
  8. Identifier "Apple External Keyboard"
  9. MatchIsKeyboard "yes"
  10. # From lsusb
  11. MatchVendor "05ac"
  12. MatchProduct "0221"
  13. Option "XkbModel" "apple:badmap"
  14. EndSection
Add Comment
Please, Sign In to add comment