Skip to content

Instantly share code, notes, and snippets.

@galtsev
Created December 3, 2018 13:47
Show Gist options
  • Select an option

  • Save galtsev/d8c60be42585744243ad62b558da3391 to your computer and use it in GitHub Desktop.

Select an option

Save galtsev/d8c60be42585744243ad62b558da3391 to your computer and use it in GitHub Desktop.
xorg keyboard ru
Section "InputClass"
Identifier "keyboard-layout"
MatchIsKeyboard "on"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:caps_toggle,grp_led:scroll"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment