mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
8093aebfd9
PR: 7494 "By this patch, the problems about Filter Event handle of XIM are solved."
16 lines
578 B
Plaintext
16 lines
578 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 Hidekazu Kuroki (hidekazu@cs.titech.ac.jp).
|
|
It supports Canna and SJ3.
|
|
|
|
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.
|