diff options
author | Gunnar Wolf <gwolf@gwolf.org> | 2011-03-09 12:28:37 -0600 |
---|---|---|
committer | Gunnar Wolf <gwolf@gwolf.org> | 2011-03-09 12:28:37 -0600 |
commit | 6f8ecab11a89213400a24e44cfc19a47b3ae2fe0 (patch) | |
tree | c8092ee08ca4e43947b2ea9d325c64669f0b60a1 | |
parent | Merge branch 'master' of git://github.com/kragen/xcompose (diff) | |
download | dotXCompose-6f8ecab11a89213400a24e44cfc19a47b3ae2fe0.tar.gz dotXCompose-6f8ecab11a89213400a24e44cfc19a47b3ae2fe0.tar.bz2 dotXCompose-6f8ecab11a89213400a24e44cfc19a47b3ae2fe0.zip |
Added heart variations, how lovely❣
-rw-r--r-- | dotXCompose | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dotXCompose b/dotXCompose index 6e77663..bcda88c 100644 --- a/dotXCompose +++ b/dotXCompose @@ -471,6 +471,12 @@ include "%L" <Multi_key> <ampersand> <s> <h> <m> <r> <c> <k> : "☘" U2618 # SHAMROCK <Multi_key> <ampersand> <p> <c> : "☮" U262E # PEACE SYMBOL <Multi_key> <ampersand> <y> <y> : "☯" U262F # YIN YANG +# And now that we are into hearts... +<Multi_key> <Left> <less> <3> : "❥" U2765 # ROTATED HEAVY BLACK HEART BULLET +<Multi_key> <exclam> <less> <3> : "❣" U2763 # HEAVY HEART EXCLAMATION MARK ORNAMENT +<Multi_key> <f> <less> <3> : "❦" U2766 # FLORAL HEART +<Multi_key> <Left> <f> <less> <3> : "❧" U2767 # ROTATED FLORAL HEART BULLET +<Multi_key> <Right> <f> <less> <3> : "☙" U2619 # REVERSED ROTATED FLORAL HEART BULLET # For some reason, I don't really like these word-based mnemonics. But until we have something better... -clsn # are the ampersand versions better? -kragen <Multi_key> <ampersand> <t> <e> <l> : "☎" U260E # BLACK TELEPHONE |