Fix ergodox_yoruian XKB naming
This commit is contained in:
parent
e9ce4960c1
commit
ce53c0643d
2 changed files with 2 additions and 2 deletions
|
@ -2,5 +2,5 @@ Section "InputClass"
|
|||
Identifier "ErgoDox EZ"
|
||||
MatchIsKeyboard "on"
|
||||
MatchProduct "ErgoDox EZ ErgoDox EZ"
|
||||
Option "XkbLayout" "ergodox_ez_yoruian"
|
||||
Option "XkbLayout" "ergodox_yoruian"
|
||||
EndSection
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
partial alphanumeric_keys modifier_keys
|
||||
xkb_symbols "ergodox_ez_yoruian" {
|
||||
xkb_symbols "ergodox_yoruian" {
|
||||
include "us"
|
||||
name[Group1]= "English (yoruian-1.0.0)";
|
||||
|
||||
|
|
Loading…
Reference in a new issue