comparison XCompose @ 30:9ccd41c4f3fe

Fix an emoji key combo, comment them and add "fearful" (for "terrified/bad shocked" rather than just "shocked")
author IBBoard <dev@ibboard.co.uk>
date Wed, 20 Apr 2016 19:48:00 +0100
parents 02aded8dde67
children e8bb5fee5b0a
comparison
equal deleted inserted replaced
29:9bce7362e609 30:9ccd41c4f3fe
1 include "%L" # import the default Compose file for your locale 1 include "%L" # import the default Compose file for your locale
2 2
3 3
4 # Custom emoticons, after I found :( and :) work, but can be a bit small 4 # Custom emoticons, after I found :( and :) work, but can be a bit small
5 <Multi_key> <colon> <parenright> : "😊" 5 <Multi_key> <colon> <parenright> : "😊" #SMILING FACE WITH SMILING EYES
6 <Multi_key> <semicolon> <parenright> : "😉" 6 <Multi_key> <semicolon> <parenright> : "😉" #WINKING FACE
7 <Multi_key> <colon> <parenleft> : "😞" 7 <Multi_key> <colon> <parenleft> : "😞" #DISAPPOINTED FACE
8 <Multi_key> <colon> <apostrophe> <parenleft> : "😢" 8 <Multi_key> <colon> <apostrophe> <parenleft> : "😢" #CRYING FACE
9 <Multi_key> <colon> <slash>: "😕" 9 <Multi_key> <colon> <slash>: "😕" #CONFUSED FACE
10 <Multi_key> <colon> <backslash>: "😕" 10 <Multi_key> <colon> <backslash>: "😕" #CONFUSED FACE
11 <Multi_key> <greater> <colon> <parenright> : "😈" 11 <Multi_key> <greater> <colon> <parenright> : "😈" #SMILING FACE WITH HORNS
12 <Multi_key> <greater> <colon> <parenleft> : "😠" 12 <Multi_key> <greater> <colon> <parenleft> : "😠" #ANGRY FACE
13 <Multi_key> <colon> <o> : "😲" 13 <Multi_key> <colon> <o> : "😮" #FACE WITH OPEN MOUTH (shocked)
14 <Multi_key> <colon> <O> : "😲" 14 <Multi_key> <colon> <O> : "😮" #FACE WITH OPEN MOUTH (shocked)
15 <Multi_key> <colon> <D> : "😄" 15 <Multi_key> <colon> <D> : "😄" #SMILING FACE WITH OPEN MOUTH AND SMILING EYES
16 <Multi_key> <colon> <P> : "😛" 16 <Multi_key> <colon> <P> : "😛" #FACE WITH STUCK-OUT TONGUE
17 <Multi_key> <colon> <p> : "😛" 17 <Multi_key> <colon> <p> : "😛" #FACE WITH STUCK-OUT TONGUE
18 <Multi_key> <semicolon> <P> : "😜" 18 <Multi_key> <semicolon> <P> : "😜" #FACE WITH STUCK-OUT TONGUE AND WINKING EYE
19 <Multi_key> <semicolon> <p> : "😜" 19 <Multi_key> <semicolon> <p> : "😜" #FACE WITH STUCK-OUT TONGUE AND WINKING EYE
20 <Multi_key> <semicolon> <bar> : "😐" 20 <Multi_key> <colon> <bar> : "😐" #NEUTRAL FACE
21 <Multi_key> <8> <bar> : "😨" #FEARFUL FACE
21 22
22 23
23 24
24 # http://askubuntu.com/questions/47496/how-can-i-add-a-custom-compose-key-sequence 25 # http://askubuntu.com/questions/47496/how-can-i-add-a-custom-compose-key-sequence
25 <Multi_key> <bar> <greater> : "▸" 26 <Multi_key> <bar> <greater> : "▸"