add indentical to sybol to xcompose

This commit is contained in:
2025-11-18 12:45:02 +01:00
parent 0b7fff402a
commit 11bd26b123

View File

@@ -53,7 +53,7 @@ include "%L"
<Multi_key> <P> <S> <I> : "Ψ" U03A8 # GREEK CAPITAL LETTER PSI
<Multi_key> <O> <M> <E> : "Ω" U03A9 # GREEK CAPITAL LETTER OMEGA
# misc mathematical symbols
# misc mathematical/scientific symbols
<Multi_key> <i> <n> <t> : "∫" U222B # INTEGRAL
<Multi_key> <s> <q> <r> <t> : "√" U221A # SQUARE ROOT
<Multi_key> <asciitilde> <equal> : "≈" U2248 # ALMOST EQUAL TO
@@ -63,6 +63,7 @@ include "%L"
<Multi_key> <r> <c> <e> : "⌉" U2309 # RIGHT CEILING
<Multi_key> <l> <f> <l> : "⌊" U230A # LEFT FLOOR
<Multi_key> <r> <f> <l> : "⌋" U230B # RIGHT FLOOR
<Multi_key> <equal> <equal> : "≡" U2261 # IDENTICAL TO
# superscript
<Multi_key> <asciicircum> <2> : "²" U00B2 # SUPERSCRIPT TWO