Fix ergodox_yoruian XKB naming
parent
e9ce4960c1
commit
ce53c0643d
|
@ -2,5 +2,5 @@ Section "InputClass"
|
||||||
Identifier "ErgoDox EZ"
|
Identifier "ErgoDox EZ"
|
||||||
MatchIsKeyboard "on"
|
MatchIsKeyboard "on"
|
||||||
MatchProduct "ErgoDox EZ ErgoDox EZ"
|
MatchProduct "ErgoDox EZ ErgoDox EZ"
|
||||||
Option "XkbLayout" "ergodox_ez_yoruian"
|
Option "XkbLayout" "ergodox_yoruian"
|
||||||
EndSection
|
EndSection
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
partial alphanumeric_keys modifier_keys
|
partial alphanumeric_keys modifier_keys
|
||||||
xkb_symbols "ergodox_ez_yoruian" {
|
xkb_symbols "ergodox_yoruian" {
|
||||||
include "us"
|
include "us"
|
||||||
name[Group1]= "English (yoruian-1.0.0)";
|
name[Group1]= "English (yoruian-1.0.0)";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue