Skip to content

Instantly share code, notes, and snippets.

@danilrwx
Created August 7, 2021 21:16
Show Gist options
  • Select an option

  • Save danilrwx/57509f038dacaa7fc9f0db4e101283af to your computer and use it in GitHub Desktop.

Select an option

Save danilrwx/57509f038dacaa7fc9f0db4e101283af to your computer and use it in GitHub Desktop.
Keyboard
Section "InputClass"
Identifier "system-keyboard"
MatchIsKeyboard "on"
Option "XkbLayout" "us,ru"
Option "XkbModel" "pc105"
Option "XkbOptions" "grp:alt_shift_toggle"
Option "XkbOptions" "caps:swapescape"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment