From b8bc7d6bef9503cb693948decde81f058c000f4c Mon Sep 17 00:00:00 2001 From: dakkar Date: Tue, 25 Aug 2015 16:58:51 +0100 Subject: some emoticons shortcuts --- .XCompose | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/.XCompose b/.XCompose index 6c2123f..59594a7 100644 --- a/.XCompose +++ b/.XCompose @@ -1,7 +1,8 @@ +# -*- mode: conf -*- + include "/usr/share/X11/locale/en_US.UTF-8/Compose" # http://cyberborean.wordpress.com/2008/01/06/compose-key-magic/ - : "☺" U263A # :) : "←" U2190 # <- : "←" U2190 # -< : "→" U2192 # -> @@ -13,3 +14,18 @@ include "/usr/share/X11/locale/en_US.UTF-8/Compose" : "⇒"

: "π" + + : "😀" U1F600 # :D GRINNING FACE + : "😁" U1F601 # ;D GRINNING FACE WITH SMILING EYES + : "😉" U1F609 # ;) WINKING FACE + : "😏" U1F60F # |) SMIRKING FACE + : "😐" U1F610 # :| NEUTRAL FACE +

: "😒" U1F612 # p| UNAMUSED FACE + : "😕" U1F615 # :/ CONFUSED FACE + : "😖" U1F616 # :~ CONFOUNDED FACE + : "😖" U1F616 # :s CONFOUNDED FACE +

: "😛" U1F61B # :p FACE WITH STUCK-OUT TONGUE +

: "😜" U1F61C # ;p FACE WITH STUCK-OUT TONGUE AND WINKING EYE + : "😞" U1F61E # (( DISAPPOINTED FACE + : "😮" U1F62E # :o FACE WITH OPEN MOUTH + <8> : "😲" U1F623 # 8o ASTONISHED FACE -- cgit v1.2.3