blob: 1e9f736e0490d4dedc039c7645925bc2a6f3872a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Kinput2 is an Japanese text input server for X11 applications.
A client that require 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 supports SJ3 and Wnn6. Those looking for egg-key-binding
other than default binding, try as follows:
% kinput2 -ccdef ccdef.kinput2.egg
-- S. Taoka
<taoka@FreeBSD.org>
|