From 55e744eaac7674abf5a28f4078f0b09cb6e4eab8 Mon Sep 17 00:00:00 2001 From: Pieter Degroote Date: Fri, 29 Oct 2021 22:03:45 +0200 Subject: [PATCH] Add files via upload Some smaller changes have been made to a few dead key mappings. --- linux-xcompose/.XCompose | 10 ++++++---- linux-xcompose/.XCompose_sw | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/linux-xcompose/.XCompose b/linux-xcompose/.XCompose index d5ed56f..a42fea3 100644 --- a/linux-xcompose/.XCompose +++ b/linux-xcompose/.XCompose @@ -158,6 +158,9 @@ include "%L" : "ư" U01B0 # u with horn : "Ư" U01AF # U with horn + : "ʃ" U0283 # small letter esh + : "Ʃ" U01A9 # capital letter esh + : "ȁ" U0201 # a with double grave : "Ȁ" U0200 # A with double grave : "ð" eth # small letter eth @@ -175,13 +178,12 @@ include "%L" : "ȕ" U0215 # u with double grave : "Ȕ" U0214 # U with double grave + : "ɫ" U026B # l with middle tilde + : "Ɫ" U2C62 # L with middle tilde : "ꬶ" UAB36 # cross-tailed g : "ɧ" U0267 # small letter heng with hook : "ĸ" U0138 # small letter kra - : "ɫ" U026B # l with middle tilde - : "Ɫ" U2C62 # L with middle tilde - : "ʃ" U0283 # small letter esh - : "Ʃ" U01A9 # capital letter esh + : "ſ" U017F # small long s : "χ" U03C7 # small chi : "Χ" U03A7 # capital chi diff --git a/linux-xcompose/.XCompose_sw b/linux-xcompose/.XCompose_sw index 19e9de2..4057fb4 100644 --- a/linux-xcompose/.XCompose_sw +++ b/linux-xcompose/.XCompose_sw @@ -158,6 +158,9 @@ include "%L" : "ư" U01B0 # u with horn : "Ư" U01AF # U with horn + : "ʃ" U0283 # small letter esh + : "Ʃ" U01A9 # capital letter esh + : "ȁ" U0201 # a with double grave : "Ȁ" U0200 # A with double grave : "ð" eth # small letter eth @@ -175,13 +178,12 @@ include "%L" : "ȕ" U0215 # u with double grave : "Ȕ" U0214 # U with double grave + : "ɫ" U026B # l with middle tilde + : "Ɫ" U2C62 # L with middle tilde : "ꬶ" UAB36 # cross-tailed g : "ɧ" U0267 # small letter heng with hook : "ĸ" U0138 # small letter kra - : "ɫ" U026B # l with middle tilde - : "Ɫ" U2C62 # L with middle tilde - : "ʃ" U0283 # small letter esh - : "Ʃ" U01A9 # capital letter esh + : "ſ" U017F # small long s : "χ" U03C7 # small chi : "Χ" U03A7 # capital chi -- 2.47.3