diff options
author | Gunnar Wolf <gwolf@gwolf.org> | 2011-06-24 12:29:41 -0500 |
---|---|---|
committer | Gunnar Wolf <gwolf@gwolf.org> | 2011-06-24 12:29:41 -0500 |
commit | 3f87cbe5ffd589f5e8b84357df24d3058d0bbcdc (patch) | |
tree | 3ef1206eaab91bce457c48c1d9313cf5868d86c6 | |
parent | Merge branch 'master' of https://github.com/gwolf/xcompose into gwolf-master (diff) | |
download | dotXCompose-3f87cbe5ffd589f5e8b84357df24d3058d0bbcdc.tar.gz dotXCompose-3f87cbe5ffd589f5e8b84357df24d3058d0bbcdc.tar.bz2 dotXCompose-3f87cbe5ffd589f5e8b84357df24d3058d0bbcdc.zip |
Some more chat aids I could not refuse ;-)
-rw-r--r-- | dotXCompose | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose index f774160..5e30b44 100644 --- a/dotXCompose +++ b/dotXCompose @@ -452,6 +452,15 @@ include "%L" <Multi_key> <colon> <parenleft> : "☹" U2639 # WHITE FROWNING FACE <Multi_key> <colon> <asciitilde> : "⍨" U2368 # APL FUNCTIONAL SYMBOL TILDE DIAERESIS <Multi_key> <colon> <bar> : "⸚" U2E1A # HYPHEN WITH DIAERESIS +# Those are archaic cyrilic letters... but look so _perfect_ for use +# in chat. And about the last, the "multiocular O"... Well, I don't +# know what it can be used for, but given the description, how could I +# leave it out‽ +<Multi_key> <O> <period> <O> : "Ꙭ" UA66C # CYRILLIC CAPITAL LETTER DOUBLE MONOCULAR O * used in the dual of words based on the root for 'eye' +<Multi_key> <o> <period> <o> : "ꙭ" UA66D # CYRILLIC SMALL LETTER DOUBLE MONOCULAR O +<Multi_key> <O> <colon> : "Ꙫ" UA66A # CYRILLIC CAPITAL LETTER BINOCULAR O * used in the dual of words based on the root for 'eye' +<Multi_key> <o> <colon> : "ꙫ" UA66B # CYRILLIC SMALL LETTER BINOCULAR O +<Multi_key> <o> <plus> : "ꙮ" UA66E # CYRIILLIC LETTER MULTIOCULAR O * used in the epithet 'many-eyed' <Multi_key> <exclam> <question> : "‽" U203D # INTERROBANG <Multi_key> <question> <exclam> : "‽" U203D # INTERROBANG (in case you can’t remember the order) <Multi_key> <questiondown> <exclamdown> : "⸘" U2E18 # INVERTED INTERROBANG (if you have a ¡ key. Otherwise...? "?i" maybe? |