2002-10-29 10:50:22 +01:00
|
|
|
Kinput2 is an Japanese text input server for X11 applications.
|
1998-06-29 16:19:03 +02:00
|
|
|
|
2002-10-29 10:50:22 +01:00
|
|
|
A client that require kana-kanji conversion service for Japanese text
|
1998-06-29 16:19:03 +02:00
|
|
|
sends a request to kinput2. Kinput2 receives the request, does
|
|
|
|
kana-kanji conversion, and sends the converted text back to the
|
|
|
|
client.
|
|
|
|
|
2002-10-29 10:50:22 +01:00
|
|
|
The port supports SJ3 and Wnn7(temporary). Those looking for egg-key-binding
|
|
|
|
other than default binding, try as follows:
|
1998-06-29 16:19:03 +02:00
|
|
|
|
2002-10-29 10:50:22 +01:00
|
|
|
% kinput2 -ccdef ccdef.kinput2.egg
|
|
|
|
|
|
|
|
Note: Current wnn7 support on kinput2 is done by backward-compatibility
|
|
|
|
with wnn6, and you need to add following line to ${WNNENVRC}
|
|
|
|
file or /usr/local/lib/wnn7/ja_JP/wnnenvrc:
|
|
|
|
|
|
|
|
boin_kabusoku FALSE
|
1998-06-29 16:19:03 +02:00
|
|
|
|
|
|
|
-- S. Taoka
|
1999-05-01 06:03:48 +02:00
|
|
|
<taoka@FreeBSD.org>
|