mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-07-23 02:19:55 +00:00
+ Added keyboard layout config based on ru.map.gz, but with CapsLock
instead Ctrl+Shift + Added sakura.conf
This commit is contained in:
6
kbdlayout/20-keyboard.conf
Normal file
6
kbdlayout/20-keyboard.conf
Normal file
@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "keyboard-layout"
|
||||
MatchIsKeyboard "on"
|
||||
Option "XkbLayout" "us,ru"
|
||||
Option "XkbOptions" "grp:caps_toggle,grp_led:caps"
|
||||
EndSection
|
BIN
kbdlayout/my.map.gz
Normal file
BIN
kbdlayout/my.map.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user