Files
dotfiles/kbdlayout/20-keyboard.conf
arcan1s 36526c3588 + Added keyboard layout config based on ru.map.gz, but with CapsLock
instead Ctrl+Shift
+ Added sakura.conf
2013-01-08 04:14:36 +04:00

7 lines
183 B
Plaintext

Section "InputClass"
Identifier "keyboard-layout"
MatchIsKeyboard "on"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:caps_toggle,grp_led:caps"
EndSection