aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark E. Shoulson <mark@kli.org>2017-12-05 09:26:59 -0500
committerMark E. Shoulson <mark@kli.org>2017-12-05 09:26:59 -0500
commitc8252c963cff0f17debc258cec4c14d9a9944ece (patch)
treef58d92a2e57c0b33e0db2b51f6d5f88a2b568c2a
parentAdded some parens. Fixed a few typos. (diff)
downloaddotXCompose-c8252c963cff0f17debc258cec4c14d9a9944ece.tar.gz
dotXCompose-c8252c963cff0f17debc258cec4c14d9a9944ece.tar.bz2
dotXCompose-c8252c963cff0f17debc258cec4c14d9a9944ece.zip
Add R ROTUNDA
-rw-r--r--dotXCompose8
1 files changed, 8 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose
index c0b0eb4..fe8d2b1 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -255,6 +255,14 @@ include "%L"
<Multi_key> <O> <U> : "Ȣ" U0222 # LATIN CAPITAL LETTER OU
<Multi_key> <o> <u> : "ȣ" U0223 # LATIN SMALL LETTER OU
<Multi_key> <y> <r> : "Ʀ" U01A6 # LATIN LETTER YR
+# <o><r> might almost make more sense, as it's used when r follows [opb].
+# But it conflicts with system ®
+<Multi_key> <r> <o> : "ꝛ" UA75B # LATIN SMALL LETTER R ROTUNDA
+<Multi_key> <r> <0> : "ꝛ" UA75B # LATIN SMALL LETTER R ROTUNDA
+# Alas, <R><O> conflicts with ® anyway.
+<Multi_key> <R> <O> : "Ꝛ" UA75A # LATIN CAPITAL LETTER R ROTUNDA
+# something, anyway.
+<Multi_key> <R> <0> : "Ꝛ" UA75A # LATIN CAPITAL LETTER R ROTUNDA
# Custom additions: Mathematical symbols
<Multi_key> <exclam> <equal> : "≠" U2260 # NOT EQUAL TO