home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / usr / share / xterm / unicode / README < prev   
Text File  |  1999-09-19  |  624b  |  19 lines

  1. -- $XFree86: xc/programs/xterm/unicode/README,v 1.1 1999/06/12 15:37:23 dawes Exp $
  2. -- Thomas Dickey <dickey@clark.net>
  3.  
  4. These are some scripts and datafiles used for generating tables used in the
  5. experimental UTF-8 implementation in xterm.
  6.  
  7. To run the convmap.pl script, you will need a copy of UnicodeData-Latest.txt
  8. which is currently available as
  9.  
  10.          ftp://ftp.unicode.org/Public/UNIDATA/UnicodeData-Latest.txt
  11.  
  12. It is a large file (~460kb), so it is not included in this distribution.
  13.  
  14. convmap.pl is used to generate ../keysym2ucs.c, e.g.,
  15.  
  16.     ./convmap.plp >../keysym2ucs.c
  17.  
  18. keysym.map is input data for convmap.pl
  19.