Mercurial > repos > other > linux
changeset 75:0549e4405a51
Add "Thinking Face" and standardise the "subtract" keys
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 17 Feb 2018 19:09:53 +0000 |
parents | 186cb53eef39 |
children | fb379103c457 |
files | XCompose |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/XCompose Thu Jan 18 19:57:02 2018 +0000 +++ b/XCompose Sat Feb 17 19:09:53 2018 +0000 @@ -38,6 +38,7 @@ <Multi_key> <colon> <asterisk> : "π" #Kissing face - with smiling eyes, so it looks less like duckface! <Multi_key> <B> <parenright> : "π" # SMILING FACE WITH SUNGLASSES <Multi_key> <colon> <numbersign> : "π€¬" # FACE WITH SYMBOLS ON MOUTH (for expletives) +<Multi_key> <colon> <question> : "π€" THINKING FACE <Multi_key> <less> <greater> : "β" # DIAMOND OPERATOR @@ -94,7 +95,7 @@ # the true minus character. <Multi_key> <m> <m> : "β" U2212 # MINUS SIGN -<Multi_key> <minus> <KP_Subract> : "β" U2212 # MINUS SIGN +<Multi_key> <minus> <minus> : "β" U2212 # MINUS SIGN # 2215 is different from both the ASCII slash (which Unicode # confusingly call βsolidusβ) and the U2044 fraction slash β, which