From 75ff56820a63277f5ab9ef4a1234d94afef9ae3d Mon Sep 17 00:00:00 2001 From: Pieter Degroote Date: Mon, 30 May 2022 00:17:54 +0200 Subject: [PATCH] Add files via upload Some smaller changes have been made. --- linux-xcompose/.XCompose | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/linux-xcompose/.XCompose b/linux-xcompose/.XCompose index 60ac420..581fc6f 100644 --- a/linux-xcompose/.XCompose +++ b/linux-xcompose/.XCompose @@ -771,10 +771,6 @@ # General/Math Symbols - : "•" U2022 # bullet - : "⁃" U2043 # hyphen bullet - : "‣" U2023 # triangular bullet - : "◦" U25E6 # white bullet : "†" U2020 # dagger : "‡" U2021 # double dagger : "∞" U221E # infinity symbol @@ -791,6 +787,11 @@ : "§" U00A7 # section sign : "§" U00A7 # section sign : "™" U2122 # trademark symbol + : "•" U2022 # bullet + : "•" U2022 # bullet + : "⁃" U2043 # hyphen bullet + : "‣" U2023 # triangular bullet + : "◦" U25E6 # white bullet <1> : "′" U2032 # prime <2> : "″" U2033 # double prime <3> : "‴" U2034 # triple prime @@ -882,6 +883,8 @@ : "⚠" U26A0 # warning sign : "✗" U2717 # ballot x : "✘" U2718 # heavy ballot x + : "✓" U2713 # check mark + : "✔" U2714 # heavy check mark <2> : "♫" U266B # beamed eighth notes <3> : "⁂" U2042 # asterism <5> : "★" U2605 # black star -- 2.47.3