- bind "bash /path/to/dmenu_emoticons" in window manager
- choose an emoticon that dmenu show
- select it and it will be copied and pasted into the active program
- dmenu 4.5 - http://tools.suckless.org/dmenu/
- clipboard.vala - http://p.rdw.se/clipboard.vala by slaeshjag
- xdotool - sudo apt-get install xdotool
- dmenu xft patch - http://tools.suckless.org/dmenu/patches/xft
- ja_JP.utf8 in locale -a (or edit dmenu_emoticons)
- suitable japanese font (fonts-mona used by default)
add them to the lists in same format of dmenu_emoticons
- font doesnt show some emoticons i have not found best one yet
- some emoticons break bash i dont know why i try to avoid them
- http://japaneseemoticons.net/ for most emoticons used here
- thank yuu to slaeshjag for clipboard.vala and help
- thank yuu to lodysama for linux help