summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--symbols/by7
1 files changed, 7 insertions, 0 deletions
diff --git a/symbols/by b/symbols/by
index 7d314b29..1ec09c4d 100644
--- a/symbols/by
+++ b/symbols/by
@@ -41,6 +41,7 @@ xkb_symbols "latin" {
key <AD02> {[ w, W, scaron, Scaron ]};
key <AD07> {[ u, U, ubreve, Ubreve ]};
key <AC02> {[ s, S, sacute, Sacute ]};
+ key <AC08> {[ k, K, lacute, Lacute ]};
key <AC09> {[ l, L, lstroke, Lstroke ]};
key <AB01> {[ z, Z, zacute, Zacute ]};
key <AB02> {[ x, X, zcaron, Zcaron ]};
@@ -48,6 +49,12 @@ xkb_symbols "latin" {
key <AB04> {[ v, V, ccaron, Ccaron ]};
key <AB06> {[ n, N, nacute, Nacute ]};
+ // Poland
+ key <AD03> {[ e, E, eogonek, Eogonek ]};
+ key <AD09> {[ o, O, oacute, Oacute ]};
+ key <AC01> {[ a, A, aogonek, Aogonek ]};
+ key <AC10> {[ j, J, zabovedot, Zabovedot ]};
+
include "level3(ralt_switch)"
};