summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-10-19 17:01:12 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-10-19 17:01:12 +0200
commitaf5aad4c64ad329ca7264e22de9d965e72f46596 (patch)
treec55a7450059880c3b6866eb06823b21ae19f5b49
parent952d011ef733986aa8ac77c18cac87325dc09f0e (diff)
xkb: Switch ij/IJ with ï/Ï
-rw-r--r--.xkb/symbols/mango3
1 files changed, 2 insertions, 1 deletions
diff --git a/.xkb/symbols/mango b/.xkb/symbols/mango
index 33ad1c7..b2a0b60 100644
--- a/.xkb/symbols/mango
+++ b/.xkb/symbols/mango
@@ -20,7 +20,8 @@ xkb_symbols "basic" {
key <AD03> { [ e, E, eacute, Eacute ] };
key <AD07> { [ u, U, udiaeresis, Udiaeresis ] };
- key <AD08> { [ i, I, U0133, U0132 ] }; // ij and IJ
+ // key <AD08> { [ i, I, U0133, U0132 ] }; // ij and IJ
+ key <AD08> { [ i, I, idiaeresis, Idiaeresis ] };
key <AD09> { [ o, O, odiaeresis, Odiaeresis ] };
key <BKSL> { [ backslash, bar, logicalor, bar ] };