blob: 55dce61d0eaeac79c305e97c0a4d6bf519645f14 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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 supports SJ3 and Wnn6. Egg key binding is avairable,
if you run
kinput2 -ccdef ccdef.kinput2.egg
-- S. Taoka
<taoka@FreeBSD.org>
|