X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/blobdiff_plain/ab474d0083a29a4d7aacc14904d16c5069b891e4..dd5e5a4591e4e48467209f43b634738ce5c31e9b:/linux-xkb/ultkeys diff --git a/linux-xkb/ultkeys b/linux-xkb/ultkeys index a85a110..379469a 100644 --- a/linux-xkb/ultkeys +++ b/linux-xkb/ultkeys @@ -29,7 +29,7 @@ xkb_symbols "basic" { key { [ g, G, eacute, Eacute ] }; key { [ h, H, ugrave, Ugrave ] }; key { [ j, J, uacute, Uacute ] }; - key { [ k, K, dagger, doubledagger ] }; + key { [ k, K, oe, OE ] }; key { [ l, L, oslash, Oslash ] }; key { [ semicolon, colon, degree, periodcentered ] }; key { [ apostrophe, quotedbl, dead_acute, dead_diaeresis] }; @@ -42,7 +42,7 @@ xkb_symbols "basic" { key { [ u, U, udiaeresis, Udiaeresis ] }; key { [ i, I, idiaeresis, Idiaeresis ] }; key { [ o, O, odiaeresis, Odiaeresis ] }; - key { [ p, P, oe, OE ] }; + key { [ p, P, dagger, doubledagger ] }; key { [ bracketleft, braceleft, guillemotleft, U2039 ] }; key { [ bracketright, braceright, guillemotright, U203A ] }; key { [ 1, exclam, exclamdown, onesuperior ] };