aboutsummaryrefslogtreecommitdiff
path: root/dotXCompose
diff options
context:
space:
mode:
authorMark E. Shoulson <mark@kli.org>2020-06-01 11:26:44 -0400
committerMark E. Shoulson <mark@kli.org>2020-06-01 11:26:44 -0400
commit260998464bdda4627a15d1b40e2a9460c990f1dd (patch)
tree73bd75103ed3a5517a381096b7d7dffbb2043d80 /dotXCompose
parentAdded half-stars; fixed some mistakes in comments. (diff)
downloaddotXCompose-260998464bdda4627a15d1b40e2a9460c990f1dd.tar.gz
dotXCompose-260998464bdda4627a15d1b40e2a9460c990f1dd.tar.bz2
dotXCompose-260998464bdda4627a15d1b40e2a9460c990f1dd.zip
Added entries for new emoji in emoji-base
Not necessarily key sequences for all that could have them.
Diffstat (limited to 'dotXCompose')
-rw-r--r--dotXCompose3
1 files changed, 3 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose
index 06ee4aa..8a823e2 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -290,6 +290,9 @@ include "%L"
<Multi_key> <i> <n> : "∈" U2208 # ELEMENT OF
<Multi_key> <exclam> <i> <n> : "∉" U2209 # NOT AN ELEMENT OF
<Multi_key> <U2208> <slash> : "∉" U2209 # NOT AN ELEMENT OF (I have ∈ on my keyboard...)
+<Multi_key> <period> <U2208> : "∊" U220A # SMALL ELEMENT OF
+<Multi_key> <period> <U220B> : "∍" U220D # SMALL CONTAINS AS MEMBER
+# For the above for people without ∈/∋ on their kbds? {♫i/n} and {♫n/i}?
<Multi_key> <n> <i> : "∋" U220B # CONTAINS AS MEMBER (I hope this doesn't conflict)
<Multi_key> <slash> <n> <i> : "∌" U220C # DOES NOT CONTAIN AS MEMBER
# <exclam><n><i> would conflict, with <exclam> <n> for N WITH UNDERDOT, etc.