Advertisement
Guest User

Untitled

a guest
Dec 6th, 2016
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. grep "compose" /usr/share/X11/xkb/rules/base.lst
  2.  
  3. Option "XkbOptions" "<compose-key-code>"
  4.  
  5. Section "InputClass"
  6. Identifier "system-keyboard"
  7. MatchIsKeyboard "on"
  8. Option "XkbLayout" "ch"
  9. Option "XkbVariant" "fr"
  10. Option "XkbOptions" "compose:rctrl"
  11. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement