From 247cb443e0c4bb11c797502a9a4f11295d45e43a Mon Sep 17 00:00:00 2001 From: Pieter Degroote Date: Thu, 20 Feb 2025 23:23:18 +0100 Subject: [PATCH 1/1] Add files via upload MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The following characters have been removed from the Compose Key sequences (not really in use, as I believe): ẛ (u+1e9b, long s with dot above), ẝ (u+1e9d, long s with high stroke). --- linux-xcompose/.XCompose | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/linux-xcompose/.XCompose b/linux-xcompose/.XCompose index cabf1d3..3204c4b 100644 --- a/linux-xcompose/.XCompose +++ b/linux-xcompose/.XCompose @@ -1,6 +1,6 @@ include "%L" -# UltimateKEYS Compose Key Sequences - 2025-02-11 +# UltimateKEYS Compose Key Sequences - 2025-02-19 # Website : https://pieter-degroote.github.io/UltimateKEYS/ @@ -256,7 +256,6 @@ include "%L" : "Ȯ" U022E # O with dot above

: "ṗ" U1E57 # p with dot above

: "Ṗ" U1E56 # P with dot above - : "ẛ" U1E9B # long s with dot above : "ṙ" U1E59 # r with dot above : "Ṙ" U1E58 # R with dot above : "ṡ" U1E61 # s with dot above @@ -325,7 +324,6 @@ include "%L" # Macron and Stroke (additional) - : "ẝ" U1E9D # long s with high stroke : "ḡ" U1E21 # g with macron : "Ḡ" U1E20 # G with macron : "ɨ" U0268 # i with stroke -- 2.47.3