From 44f18857dd882852972ce7e0ca1cca1e26095778 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Wed, 4 Jun 2025 18:05:13 +0200 Subject: xkb: Map Compose-t/T to þ/Þ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .xkb/symbols/mango | 1 + 1 file changed, 1 insertion(+) (limited to '.xkb/symbols') diff --git a/.xkb/symbols/mango b/.xkb/symbols/mango index 642dc7e..f2ab38f 100644 --- a/.xkb/symbols/mango +++ b/.xkb/symbols/mango @@ -19,6 +19,7 @@ xkb_symbols "basic" { key { [ minus, underscore, endash, emdash ] }; key { [ e, E, eacute, Eacute ] }; + key { [ t, T, thorn, THORN ] }; key { [ u, U, udiaeresis, Udiaeresis ] }; // key { [ i, I, U0133, U0132 ] }; // ij and IJ key { [ i, I, idiaeresis, Idiaeresis ] }; -- cgit v1.2.3