Advertisement
Localizator

20-keyboard-layout.conf

Sep 30th, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.25 KB | None | 0 0
  1. Section "InputClass"
  2.         Identifier "keyboard-layout"
  3.         Driver "evdev"
  4.         MatchIsKeyboard "yes"
  5.         Option "XkbLayout" "us, ru, ua"
  6.         Option "XkbOptions"    "grp:alt_shift_toggle,lv3:ralt_switch,grp_led:scroll"
  7. EndSection
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement