mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-06 13:58:03 +02:00
Complete compose key sequences for musical symbols
Signed-off-by: Pander <pander@users.sourceforge.net> Signed-off-by: James Cloos <cloos@jhcloos.com>
This commit is contained in:
parent
cf040016d4
commit
91bcce48d9
1 changed files with 4 additions and 0 deletions
|
|
@ -232,6 +232,10 @@ XCOMM Dashes
|
|||
<Multi_key> <minus> <minus> <minus> : "—" U2014 # EM DASH
|
||||
|
||||
XCOMM Musical alterations
|
||||
<Multi_key> <numbersign> <q> : "♩" U2669 # QUARTER NOTE
|
||||
<Multi_key> <numbersign> <e> : "♪" U266a # EIGHTH NOTE
|
||||
<Multi_key> <numbersign> <E> : "♫" U266b # BEAMED EIGHTH NOTES
|
||||
<Multi_key> <numbersign> <S> : "♬" U266c # BEAMED SIXTEENTH NOTES
|
||||
<Multi_key> <numbersign> <b> : "♭" U266d # MUSIC FLAT SIGN
|
||||
<Multi_key> <numbersign> <f> : "♮" U266e # MUSIC NATURAL SIGN
|
||||
<Multi_key> <numbersign> <numbersign> : "♯" U266f # MUSIC SHARP SIGN
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue