aboutsummaryrefslogtreecommitdiff
path: root/dotXCompose
diff options
context:
space:
mode:
authoruser <user@debian>2017-02-20 18:30:47 -0300
committeruser <user@debian>2017-02-20 18:30:47 -0300
commit827f9ef0ac4570a384c6eae2f01c910a1f8c7026 (patch)
treebf06849acb549f8e47ea1d4803bbe438a8518c53 /dotXCompose
parentFix spelling in comment (diff)
parentMerge branch 'master' of github.com:kragen/xcompose (diff)
downloaddotXCompose-827f9ef0ac4570a384c6eae2f01c910a1f8c7026.tar.gz
dotXCompose-827f9ef0ac4570a384c6eae2f01c910a1f8c7026.tar.bz2
dotXCompose-827f9ef0ac4570a384c6eae2f01c910a1f8c7026.zip
Merge branch 'master' of github.com:kragen/xcompose
Diffstat (limited to 'dotXCompose')
-rw-r--r--dotXCompose4
1 files changed, 4 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose
index 77fc87e..e908211 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -428,6 +428,7 @@ include "%L"
<Multi_key> <L> <apostrophe> : "」" UFF63 # HALFWIDTH RIGHT CORNER BRACKET
<Multi_key> <7> <quotedbl> : "『" U300E # LEFT WHITE CORNER BRACKET
<Multi_key> <L> <quotedbl> : "』" U300F # RIGHT WHITE CORNER BRACKET
+<Multi_key> <parenleft> <ampersand> <parenright> : "≬" U226C # BETWEEN
<Multi_key> <l> <l> : "ℓ" U2113 # SCRIPT SMALL L
<Multi_key> <bracketleft> <bracketleft> : "⊏" U228F # SQUARE IMAGE OF
<Multi_key> <bracketleft> <equal> : "⊑" U2291 # SQUARE IMAGE OF OR EQUAL TO
@@ -437,6 +438,9 @@ include "%L"
<Multi_key> <bracketright> <underscore> : "⊒" U2292 # SQUARE ORIGINAL OF OR EQUAL TO
# If I did more Haskell, I'd want this more:
<Multi_key> <underscore> <bar> <underscore>: "⊥" U22A5 # UP TACK (bottom) or should we use U27C2 PERPENDICULAR?
+<Multi_key> <underscore> <exclam> <underscore>: "⊤" U22A4 # DOWN TACK (opposite of False)
+<Multi_key> <underscore> <greater> <underscore>: "⊢" U22A2 # RIGHT TACK
+<Multi_key> <underscore> <less> <underscore>: "⊣" U22A2 # LEFT TACK
# Handy for UNIX filenames... but XXX conflicts with standard <Multi_key> <slash> <slash> → "\"
<Multi_key> <slash> <slash> : "⁄" U2044 # FRACTION SLASH