1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/japanese/kinput2-canna/pkg-descr
Satoshi Asami a18f56961a Submitted by: maintainer
"By this patch, the problems about Filter Event handle
of XIM are solved."
1998-08-05 06:20:05 +00:00

16 lines
559 B
Plaintext

Kinput2 is an input server for X11 applications that want Japanese
text input.
A client that wants kana-kanji conversion service for Japanese text
sends a request to kinput2. Kinput2 receives the request, does
kana-kanji conversion, and sends the converted text back to the
client.
The port was done by NIIMI Satoshi (sa2c@and.or.jp). It supports
Canna.
WARNING: This kinput2 is applied the patch (patch-az in
/usr/ports/japanese/kinput2-wnn4/patches) that is modified by
Mr. Honma <honma@nasu-net.or.jp> to avoid problems of Filter Event
handle of XIM.