Ucm is a small xfd-like widget specifically designed for Unicode
fonts.  Unlike xfd, ucm allows you to select a character which can
then be pasted into another application, or identify an arbitrary
character by pasting it into ucm.

Ucm prefers to transfer selections as UTF8_STRING; if that fails, it
falls back to COMPOUND_TEXT, and finally to STRING.  COMPOUND_TEXT is
only supported if compiled against XFree86 4.0.2 or later.

Installation instructions:

 $ xmkmf
 $ make
 $ make install
 $ make install.man

If you don't install, you will need to tell ucm where to find its
application defaults:

 $ XENVIRONMENT=Ucm-color.ad ./ucm &

                                        Juliusz Chroboczek
                                        <jch@xfree86.org>

