$Id: README-ja,v 1.1 2003/11/28 07:49:14 knok Exp $

screen-uim - GNU screen 用 Input Method

* これは何か

GNU screen 上で、uim <http://www.freedesktop.org/Software/uim> を用い
てさまざまな言語入力環境を提供することを目的としたものです。

* 必要なもの

コンパイルには以下のソフトウェアが必要です。

- uim (0.1.5 で確認)

利用には以下のソフトウェアが必要です。

- GNU screen (3.9.15 以降)

* 利用方法

以下のコマンドを入力して、起動してください。

$ screen -c /usr/local/etc/screenrc-uim

現在は SKK のみサポートしています。C-j で変換の切替えを行ないます。さ
まざまなステータス情報はステータス行に表示されます。

* 著作権

Copyright (C) 2003 NOKUBI Takatsugu <knok@daionet.gr.jp>

This is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version or BSD style license.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
COPYING file for more details.

* バグ

- 現状は、SKK のみをサポートしています。
- 入出力エンコーディングは EUC-JP 固定です。
- 制御キー回りの処理がまだ不完全です。
- 起動初回のみステータスラインに何も表示されません。
- screen-uim において、ユニークな Unix ドメインソケット作成のために 
  tmpnam(3) を利用しています。しかし、セキュリティ上の重大な問題とはな
  らないはずです。
