aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotXCompose4
1 files changed, 2 insertions, 2 deletions
diff --git a/dotXCompose b/dotXCompose
index c87d531..3b8525b 100644
--- a/dotXCompose
+++ b/dotXCompose
@@ -140,8 +140,8 @@ include "%L"
<Multi_key> <backslash> <slash> : "∨" U2228 # LOGICAL OR
<Multi_key> <backslash> <underscore> <slash> : "⊻" U22BB # XOR
<Multi_key> <o> <asterisk> : "∘" U2218 # RING OPERATOR (function composition)
-<Multi_key> <o> <asterisk> <x> : "×" UXD7 # TIMES X (cross product)
-<Multi_key> <o> <asterisk> <period> : "⋅" U22C5 # DOT OPERATOR (dot product)
+<Multi_key> <ampersand> <asterisk> <x> : "×" UXD7 # TIMES X (cross product)
+<Multi_key> <ampersand> <asterisk> <period> : "⋅" U22C5 # DOT OPERATOR (dot product)
<Multi_key> <0> <slash> : "∅" U2205 # EMPTY SET (thanks jsled!)
<Multi_key> <slash> <0> : "∅" U2205 # EMPTY SET
# I'm hoping { can work as a set mnemonic