
              FUJITSU input server for Japanese language

 xfeoak is input server for Japanese language based on the frontend/backend
technology. This has been developed by FUJITSU LIMITED.
 This supports multi-dictionary.

Supporting protocols

 - XIM Protocol (The Input Method Protocol) for XIM (X Window
   System, Version 11 Input Method Specification)

 - The following Transport Protocol are supported at this release
     * X Protocol
     * TCP Protocol

Supporting conversion engins and dictionaries

 - OAK dictionary (FUJITSU propertry)

Installation

  You can make it by Makefile. At compiling, you have to define one of the
 following definitions.
 
   - DFUJITSU_OAK    : To use OAK dictionary made by FUJITSU
                       (not supported at this release)

  If the above difinitions are ommited, the frontend which supports only
  HIRAGANA/KATAKANA conversion is made. 
  
Directories

 This distribution contains the following directories.

   ./sxc           : This directory contains source code for the convertion 
                     of romaji-henkan.
   ./oak           : This directory contains source code for the connection 
                     part of OAK dictionary (not supported at this release). 


This distribution has been tested on the following systems.

    FUJITSU DS       7230, 7742  OS: UXP/DS V10L20
    FUJITSU FM-G     1600        OS: SX/G E15


/******************************************************************

      Copyright 1991, 1992, 1993, 1994 by FUJITSU LIMITED

Permission to use, copy, modify, distribute, and sell this software
and its documentation for any purpose is hereby granted without fee,
provided that the above copyright notice appear in all copies and
that both that copyright notice and this permission notice appear
in supporting documentation, and that the name of FUJITSU LIMITED
not be used in advertising or publicity pertaining to distribution
of the software without specific, written prior permission.
FUJITSU LIMITED makes no representations about the suitability of
this software for any purpose.  It is provided "as is" without
express or implied warranty.

FUJITSU LIMITED DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
IN NO EVENT SHALL FUJITSU LIMITED BE LIABLE FOR ANY SPECIAL, INDIRECT
OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
OR PERFORMANCE OF THIS SOFTWARE.

  Author: Takashi Fujiwara     FUJITSU LIMITED 
                               fujiwara@a80.tech.yk.fujitsu.co.jp
          Kiyoaki oya          FUJITSU LIMITED
          Riki Kawaguchi       FUJITSU LIMITED
          Toshimitu Terazono   FUJITSU LIMITED

******************************************************************/

