summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPander <pander@users.sourceforge.net>2012-03-14 12:54:53 -0400
committerJames Cloos <cloos@jhcloos.com>2012-03-14 14:54:39 -0400
commit91bcce48d94792f78333d2aea73961cc2e739d2e (patch)
treef1b1bc1ffcdff5274afde919c818c01d0b06aa27
parentcf040016d455bc37f7665d6714337c5eafd8ea94 (diff)
Complete compose key sequences for musical symbols
Signed-off-by: Pander <pander@users.sourceforge.net> Signed-off-by: James Cloos <cloos@jhcloos.com>
-rw-r--r--nls/en_US.UTF-8/Compose.pre4
1 files changed, 4 insertions, 0 deletions
diff --git a/nls/en_US.UTF-8/Compose.pre b/nls/en_US.UTF-8/Compose.pre
index c0de8fa1..1f72ae29 100644
--- a/nls/en_US.UTF-8/Compose.pre
+++ b/nls/en_US.UTF-8/Compose.pre
@@ -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