KeyboardLayout widget: add EurKey (#2003)
This commit is contained in:
parent
202be62157
commit
a20dd4ad61
|
@ -46,6 +46,7 @@ keyboardlayout.xkeyboard_country_code = {
|
||||||
["epo"] = true, -- Esperanto
|
["epo"] = true, -- Esperanto
|
||||||
["es"] = true, -- Spain
|
["es"] = true, -- Spain
|
||||||
["et"] = true, -- Ethiopia
|
["et"] = true, -- Ethiopia
|
||||||
|
["eu"] = true, -- EurKey
|
||||||
["fi"] = true, -- Finland
|
["fi"] = true, -- Finland
|
||||||
["fo"] = true, -- Faroe Islands
|
["fo"] = true, -- Faroe Islands
|
||||||
["fr"] = true, -- France
|
["fr"] = true, -- France
|
||||||
|
|
Loading…
Reference in New Issue