mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-06 12:48:06 +02:00
Compose: Removed <slash> <U> and vice versa
Combination with lower case u suffices Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
3a8b163713
commit
6bfd1dca6e
1 changed files with 0 additions and 2 deletions
|
|
@ -538,8 +538,6 @@ XCOMM Part 3
|
|||
<Multi_key> <asciicircum> <KP_3> : "³" threesuperior # SUPERSCRIPT THREE
|
||||
<Multi_key> <3> <asciicircum> : "³" threesuperior # SUPERSCRIPT THREE
|
||||
<Multi_key> <m> <u> : "µ" mu # MICRO SIGN
|
||||
<Multi_key> <slash> <U> : "µ" mu # MICRO SIGN
|
||||
<Multi_key> <U> <slash> : "µ" mu # MICRO SIGN
|
||||
<Multi_key> <slash> <u> : "µ" mu # MICRO SIGN
|
||||
<Multi_key> <u> <slash> : "µ" mu # MICRO SIGN
|
||||
<dead_circumflex> <1> : "¹" onesuperior # SUPERSCRIPT ONE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue